modules: add support for FreeBSD
This is based on a patch submitted by Joe Maloney <pkgdemonteam@gmail.com>. This fixes #91.
This commit is contained in:
@@ -32,7 +32,7 @@ SYSINIT-${OS}=
|
||||
BOOT-BSD= hostid newsyslog savecore syslogd swap-blk
|
||||
|
||||
# Generic BSD stuff
|
||||
BOOT-FreeBSD+= hostid newsyslog savecore syslogd
|
||||
BOOT-FreeBSD+= hostid modules newsyslog savecore syslogd
|
||||
# FreeBSD specific stuff
|
||||
BOOT-FreeBSD+= adjkerntz dumpon syscons
|
||||
|
||||
|
Reference in New Issue
Block a user