|
* Package for Dyson
* Added SMF service
* Build and install imsolaris module for illumos only
* Patched imsolaris not to link with libdoor which is filter on both illumos
libc and glibc
* Disable imklog modules on illumos
* Make rsyslog.conf universal for linux and illumos:
imklog or imsolaris are loaded from corresponding /etc/rsyslog.d/*.conf
* Patched imuxsock to use -D_XPG4_2 to make CMSG_DATA & Ko available
from sys/socket.h on illumos/solaris libc
* Pre-Depends: smf-tools (>= 2.10-5) [illumos-any]
* Depends: initscripts (>= 2.88dsf-13.3) [!illumos-any !kopensolaris-any]
* Make debian/rsyslog.logrotate SMF aware
|