nrelease: Simplify the adjustments to loader.conf for IMG bootUse 'sed' similar to fstab adjustments instead of grep+echo to adjust'boot/loader.conf' to the IMG boot.
installer/LiveCD: Do no longer set kern.emergency_intr_enable to 1.In-discussion-with: sephe
installer: Add support for creating encrypted partitions.With the exception of /boot for the HAMMER install and / for the UFSinstall, allow the configuration of encryption of partitions viacheckb
installer: Add support for creating encrypted partitions.With the exception of /boot for the HAMMER install and / for the UFSinstall, allow the configuration of encryption of partitions viacheckboxes in the partition creation stage.
show more ...
nrelease - installer - Use different emergency interrupt mechanic* Use a tuneable instead of a sysctl.
Introduce /usr/src/nrelease which begins to implement the new 'live CD'ISO builder idea. This initial commit is capable of creating bootableISO images which contain a complete working distribution
Introduce /usr/src/nrelease which begins to implement the new 'live CD'ISO builder idea. This initial commit is capable of creating bootableISO images which contain a complete working distribution but will bootinto a login prompt (login as root) rather then sysinstall or asysinstall-like utility. Development is ongoing. Critical subdirectoriesare remounted as MFS so most normal commands, including vi, should work justfine.