DragonFly commits List (threaded) for 2010-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: initrd - minor fixes
commit b2ca7e5e500009de153d6a79aa6eb5e2c3e19640
Author: Alex Hornung <ahornung@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]