commit f3266596e8ac7c5dfbe3634fc4655a6ca1c1b40d
Author: François Tigeot <[email protected]>
Date: Fri Apr 11 21:33:30 2014 +0200
Create and install an initial ramdisk image
* This initrd can be used to mount encrypted filesystems or as a
minimal rescue system
* Existing initrd.img files will be removed by make upgrade; the
new ramdisk images are compressed and named initrd.img.gz
Summary of changes:
Makefile.inc1 | 1 +
Makefile_upgrade.inc | 1 +
UPDATING | 8 ++++++++
sys/conf/kern.post.mk | 3 +++
4 files changed, 13 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f3266596e8ac7c5dfbe3634fc4655a6ca1c1b40d
--
DragonFly BSD source repository