Erwan Velu 75b34baa98 dracut-ramdisk: fix support for elements with ramdisk-install.d
Copy all of TMP_MOUNT_PATH into the ramdisk so that
ramdisk-install.d actions are respected.

Includes a workaround for a bug in Dracut that caused the copy
to fail.

Also moves init instead of copying it so we don't conflict with
the Dracut init.

Change-Id: Ia8d7b210369fe7eb7ab239cbdb7f96841104a35d
Closes-Bug: 1403121
2014-12-18 11:46:49 +01:00
..
2014-10-17 21:44:09 -05:00
2014-10-17 21:44:09 -05:00
2014-10-17 21:44:09 -05:00
2014-10-17 21:44:09 -05:00

Build Dracut-based ramdisks

This is an alternative to the ramdisk element that uses Dracut to provide the base system functionality instead of Busybox.