initrd - minor fixes
authorAlex Hornung <ahornung@gmail.com>
Sat, 10 Jul 2010 15:13:37 +0000 (16:13 +0100)
committerAlex Hornung <ahornung@gmail.com>
Sun, 11 Jul 2010 21:05:58 +0000 (22:05 +0100)
commitb2ca7e5e500009de153d6a79aa6eb5e2c3e19640
tree57decda81dc8ccac61528cbdef05175a10371492
parent8bd3d23cacb2ee28cb21ee3d50f68e868fa018cc
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.
sbin/mkinitrd/mini_init/oinit.c
sbin/mkinitrd/mkinitrd.sh
share/initrd/rc
share/initrd/rcmount_crypt