git: initrd - minor fixes

Alex Hornung alexh at crater.dragonflybsd.org
Sun Jul 11 14:08:47 PDT 2010


commit b2ca7e5e500009de153d6a79aa6eb5e2c3e19640
Author: Alex Hornung <ahornung at gmail.com>
Date:   Sat Jul 10 16:13:37 2010 +0100

    initrd - minor fixes
    
    * mount the new root as read-only so that fsck doesn't complain and
      drop us to single-user mode.
    
    * drop a few unnecessary tools from the initrd
    
    * Remove a debug printf from the mini_init.
    
    * Mount the device as read-only in rcmount_crypt since fsck and so on
      expect it that way.

Summary of changes:
 sbin/mkinitrd/mini_init/oinit.c |    1 -
 sbin/mkinitrd/mkinitrd.sh       |    4 ++--
 share/initrd/rc                 |   11 ++++++++++-
 share/initrd/rcmount_crypt      |    2 +-
 4 files changed, 13 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b2ca7e5e500009de153d6a79aa6eb5e2c3e19640


-- 
DragonFly BSD source repository





More information about the Commits mailing list