Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ############################################################ IDENT(1)
- #
- # $Title: /etc/installerconfig for bsdinstall(8) on FreeBSD release media. $
- #
- ############################################################ PRE-INSTALL
- #PARTITIONS=da0
- # *OR*
- #ZFSBOOT_DISKS=da0
- #DISTRIBUTIONS="kernel.txz base.txz"
- ############################################################ POST-INSTALL
- #!/bin/sh
- echo 'init_path="/sbin/launchd"' >> /boot/loader.conf
- echo 'mach_load="YES"' >> /boot/loader.conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement