git: initrd - minor fixes

看板DFBSD_commit作者時間15年前 (2010/07/12 05:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #1CEZXY3x (DFBSD_commit)