summaryrefslogtreecommitdiff
path: root/uts/debian/changelog
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2014-04-23 22:28:27 +0400
committerIgor Pashev <pashev.igor@gmail.com>2014-04-23 22:28:27 +0400
commit11597cd9b1c68826c5ee667bb0f84beae162724a (patch)
treecb8ed6294cc416125e27a52cc6a9694e984de76d /uts/debian/changelog
parent0c3d4298f7efd8454c13bee7f9e9feef80edf417 (diff)
downloadillumos-packaging-11597cd9b1c68826c5ee667bb0f84beae162724a.tar.gz
New package: illumos-kernel-headers
This package provides the architecture-specific kernel header files for illumos kernel, generally used for building out-of-tree kernel modules (like kmdb).
Diffstat (limited to 'uts/debian/changelog')
-rw-r--r--uts/debian/changelog13
1 files changed, 7 insertions, 6 deletions
diff --git a/uts/debian/changelog b/uts/debian/changelog
index bc96371..cde2798 100644
--- a/uts/debian/changelog
+++ b/uts/debian/changelog
@@ -3,13 +3,14 @@ uts (4.3+3) UNRELEASED; urgency=medium
* Added sys_ioctl_h-bsd-comp.patch
* Completely removed compiler check from sys/feature_tests.h
(updated relax-standard-conformance.patch
- * Install usr/src/uts/i86pc/sys/*.h to usr/include/illumos/i86pc/sys
- * Install usr/src/uts/i86xpv/sys/*.h to usr/include/illumos/i86xpv/sys
- * Install usr/src/uts/common/fs/sockfs/*.h to usr/include/illumos/fs/sockfs
- * Install usr/src/uts/common/io/*.h to usr/include/illumos/io
- * Install usr/src/uts/common/inet/sctp/*.h to usr/include/illumos/inet/sctp
- * Install usr/src/uts/common/sys/cmt.h to usr/include/sys
* Install usr/include/sys/sysevent_impl.h. Replaces libsysevent1-dev (<< 2.10-3)
+ * New package illumos-kernel-headers:
+ - Install usr/src/uts/i86pc/sys/*.h to usr/include/illumos/i86pc/sys
+ - Install usr/src/uts/i86xpv/sys/*.h to usr/include/illumos/i86xpv/sys
+ - Install usr/src/uts/common/fs/sockfs/*.h to usr/include/illumos/fs/sockfs
+ - Install usr/src/uts/common/io/*.h to usr/include/illumos/io
+ - Install usr/src/uts/common/inet/sctp/*.h to usr/include/illumos/inet/sctp
+ - Install usr/src/uts/common/sys/cmt.h to usr/include/sys
-- Igor Pashev <pashev.igor@gmail.com> Sat, 12 Apr 2014 16:21:39 +0400