Commit Graph

227 Commits

Author SHA1 Message Date
Igor Pashev 5a8e0256ec sys/mmap.h: expose getpagesizes & mmapobj 2016-12-04 13:46:33 +03:00
Igor Pashev ded7c4eb00 sys/mman.h expose memcntl() 2015-10-21 16:17:16 +03:00
Igor Pashev a26e5b562d Updated changelog 2015-10-19 21:38:47 +03:00
Igor Pashev fdcc4f7ff2 Suggest new driverdb 2015-10-19 20:37:19 +03:00
Igor Pashev 3af33e7764 Added basic ABI sanity test 2015-10-19 20:35:05 +03:00
Igor Pashev 1277d7f92c Removed old files, added new 2015-10-19 19:53:08 +03:00
Igor Pashev cf24bafd7e Updated for avl_swap 2015-10-19 19:36:19 +03:00
Igor Pashev 64f298f048 Added bnxe-macro.patch 2015-10-19 18:54:22 +03:00
Igor Pashev d37b08ac17 Refreshed patches 2015-10-19 18:09:54 +03:00
Igor Pashev 791c7b320f New upstream snapshot. Updated patches 2015-10-19 18:03:40 +03:00
Igor Pashev ad9b4f0587 Added test-orig 2015-10-19 17:25:30 +03:00
Igor Pashev 83bc409fcb Typo 2015-10-18 15:24:41 +03:00
Igor Pashev b7d8d6db6e Typo 2015-10-18 11:59:52 +03:00
Igor Pashev 0ad68c4535 uts (4.3.1.git.35107df-2) 2015-10-18 11:55:50 +03:00
Igor Pashev 0631fe39ce Sanity check 2015-10-18 11:27:45 +03:00
Igor Pashev 364b5e0fbd Updated debian/copyright, though it is not accurate 2015-10-17 23:11:06 +03:00
Igor Pashev fe4fd3cf9f Set install root 2015-10-17 23:08:17 +03:00
Igor Pashev 708a8737a6 Use 3.0 (quilt) format with new dh_illumos_gate 2015-10-17 17:45:37 +03:00
Igor Pashev 28f163a7ad 4.3+9 by GCC 5 2015-10-10 21:17:44 +03:00
Igor Pashev 2778f29ddd uts (4.3+8) unstable; urgency=medium
* One more issue with rpc/rpc.h. Now both libc and samba can be compiled as
    is. Updated debian/patches/rpc-rpc-h.patch
2015-03-27 21:06:52 +03:00
Igor Pashev a01819f4e5 uts (4.3+7) 2015-03-26 17:19:00 +03:00
Igor Pashev d3788a6bc7 Added debian/patches/statfs-is-statvfs.patch 2015-03-26 16:47:02 +03:00
Igor Pashev 3e45f04c8e Updated debian/patches/rpc-rpc-h.patch 2015-02-11 12:26:57 +03:00
Igor Pashev cfc7ebbad4 uts (4.3+6) unstable; urgency=medium
* Added debian/patches/index_t.patch
  * Added debian/patches/rpc-rpc-h.patch
  * Added debian/patches/sys-ioctl-include-termios.patch
  * Added debian/patches/regset-names.patch
2015-01-11 22:13:39 +03:00
Igor Pashev 717e433a57 Added debian/patches/regset-names.patch 2015-01-11 22:13:13 +03:00
Igor Pashev e668811bdc rpc/svc_mt.h should not be included for kernel (missing synch.h) 2015-01-11 20:13:07 +03:00
Igor Pashev 796cf717b6 sys/ioctl.h should include sys/termios.h 2015-01-08 15:34:15 +03:00
Igor Pashev 089183c52a Added debian/patches/rpc-rpc-h.patch: resolve conflicts with other libraries 2014-12-25 21:16:37 +03:00
Igor Pashev f6f5aa8b5f Get rid of index_t 2014-11-04 01:22:58 +04:00
Igor Pashev 454801a2c7 uts (4.3+5) unstable; urgency=medium
* Install usr/src/uts/common/sys/scsi/impl/*.h to
    usr/include/sys/scsi/impl
  * Install usr/src/uts/common/sys/scsi/generic/*.h to
    /usr/include/sys/scsi/generic
  * Define SOL_TCP == IPPROTO_TCP in netinet/in.h (updated define-SOL_IP.patch)
  * Added disable-clobbered-warning.patch
2014-10-01 11:19:50 +04:00
Igor Pashev ef48e57b4d Define SOL_TCP == IPPROTO_TCP 2014-10-01 18:17:04 +04:00
Igor Pashev c616d27e78 Install usr/src/uts/common/sys/scsi/generic/*.h to /usr/include/sys/scsi/generic 2014-06-22 15:29:00 +04:00
Igor Pashev a6a4c5cb47 Install usr/src/uts/common/sys/scsi/impl/*.h to usr/include/sys/scsi/impl 2014-06-21 17:27:50 +04:00
Igor Pashev 89d6aa34c9 uts (4.3+4) unstable; urgency=medium
* sys/ioctl.h: do not include sys/tt*.h unless BSD_COMP is defined, other
    files (sys/filio.h, sys/sockio.h) are included unconditionally
    (updated sys_ioctl_h-bsd-comp.patch). This fixes FTBFS of the shadow
    package, caused by the previous version of that patch. sys/tt*.h
    shadow some macros from sys/termios.h
  * Backported 4840 ddi_dma_mem_alloc()/ddi_dma_mem_free() are O(n**2)
    [illumos-4840-ddi_dma_mem_alloc.patch]
  * Install usr/src/uts/common/sys/ib/*.h to usr/include/sys/ib (moved
    to uts-dev)
2014-06-17 23:59:47 +04:00
Igor Pashev 7a43ede518 Backported 4840 ddi_dma_mem_alloc()/ddi_dma_mem_free() are O(n**2) 2014-05-06 12:03:33 +04:00
Igor Pashev 8790be457a sys/ioctl.h: do not include sys/tt*.h unless BSD_COMP is defined 2014-05-05 19:42:45 +04:00
Igor Pashev e0dc9cbb29 uts (4.3+3) unstable; 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/include/sys/sysevent_impl.h. Replaces libsysevent1-dev (<< 2.10-3)
  * Install usr/src/uts/common/inet/ilb.h to /usr/include/inet
  * Install usr/src/uts/common/sys/fs/smbfs_mount.h /usr/include/sys/fs
  * New package illumos-kernel-headers:
    - many kernel headers under /usr/include/illumos
    - some headers moved from uts-dev
  * Build with gcc 4.8:
    - Added uts-gcc48-warnings.patch
    - Build depends gcc (>= 4:4.8.2)
2014-05-02 14:37:47 +04:00
Igor Pashev ea00fff5a4 Install comstar headers 2014-04-25 18:53:57 +04:00
Igor Pashev 056ac40e69 Install fc ulp and private headers 2014-04-25 18:41:21 +04:00
Igor Pashev a553df14c7 Install emlxs headers 2014-04-25 18:36:35 +04:00
Igor Pashev 5744989dad Fixed path to sys/sysevent_impl.h 2014-04-25 14:23:17 +04:00
Igor Pashev de262c92fd Build with gcc 4.8.
- Added uts-gcc48-warnings.patch
    - Build depends gcc (>= 4:4.8.2)
2014-04-25 11:02:23 +04:00
Igor Pashev 11597cd9b1 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).
2014-04-23 22:28:27 +04:00
Igor Pashev 0c3d4298f7 Completely removed compiler check from sys/feature_tests.h 2014-04-22 16:07:00 +04:00
Igor Pashev 4adf06cb39 A lot of new headers to allow building out of illumos source
* 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)
2014-04-15 13:10:27 +04:00
Igor Pashev 9ed67b9722 Added sys_ioctl_h-bsd-comp.patch
We always want more from sys/ioctl.h,  especially FIONREAD
2014-04-12 16:23:31 +04:00
Igor Pashev b42d48ab72 uts (4.3+2) unstable; urgency=medium
* Refreshed illumos-4682.patch
  * Define SYS_accept4 in sys/syscall.h (updated syscall-accept4.patch)
2014-04-03 18:36:42 +04:00
Igor Pashev 06524515cb Refreshed illumos-4682.patch 2014-04-03 15:23:35 +04:00
Igor Pashev 06d25c6ad6 Define SYS_accept4 in sys/syscall.h 2014-04-03 15:23:18 +04:00
Igor Pashev 344441b6bc uts (4.3+1) unstable; urgency=medium
* Disabled building kmdb (with disable-kmdb.patch)
  * Added illumos-4431-4616-igb.patch:
    - 4431 igb support for I354
    - 4616 igb has uninitialized kstats
  * Depends on updated driverdb (>= 4.3+1)
  * Backported fixes for bugs:
    4622 asy.conf interrupt configuration broken (illumos-4622-asy.patch)
    4653 net hooks registered with HH_BEFORE or HH_AFTER hints create invalid
         hint_value kstats (illumos-4653.patch)
    4679 want workaround for Intel erratum BT81 (illumos-4679-intel-erratum-BT81.patch)
    4682 panic in mptsas refhash (illumos-4682.patch)
2014-04-02 18:36:14 +04:00