initrd - Update for LVM root support
authorAlex Hornung <ahornung@gmail.com>
Wed, 7 Jul 2010 22:31:26 +0000 (23:31 +0100)
committerAlex Hornung <ahornung@gmail.com>
Sun, 11 Jul 2010 21:05:55 +0000 (22:05 +0100)
commita208b6ca921421a5ad5c1af8c6ce4f5b18f56385
treebdb43b0f5678ffc63cfc93adf728999c17f549a3
parent7b7c4f643d93448f93fc8b9fd080748e257d9140
initrd - Update for LVM root support

* Also add support for some generic mounting of local volumes
  (configured via the loader tunable vfs.root.realroot) and scriptable
  mounting of other kinds of volumes.

* Add some more tools to the default mkinitrd set

* Add support to mount crypt volumes
sbin/mkinitrd/mkinitrd.sh
share/initrd/Makefile
share/initrd/rc
share/initrd/rc.lvm2 [new file with mode: 0755]
share/initrd/rcmount_crypt [new file with mode: 0755]