diskimage-builder/elements/dracut-ramdisk
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
..
binary-deps.d Remove duplicate binary-deps from dracut-ramdisk 2014-11-14 12:43:49 -06:00
environment.d Enable dracut deploy ramdisks 2014-10-17 21:44:09 -05:00
extra-data.d/scripts/module Simplify Dracut cmdline script 2014-11-12 11:18:53 -06:00
install.d Enable dracut deploy ramdisks 2014-10-17 21:44:09 -05:00
post-install.d dracut-ramdisk: fix support for elements with ramdisk-install.d 2014-12-18 11:46:49 +01:00
README.md Enable dracut deploy ramdisks 2014-10-17 21:44:09 -05:00
element-deps Enable dracut deploy ramdisks 2014-10-17 21:44:09 -05:00
pkg-map Enable dracut deploy ramdisks 2014-10-17 21:44:09 -05:00
source-repository-dracut Enable dracut deploy ramdisks 2014-10-17 21:44:09 -05:00

README.md

Build Dracut-based ramdisks

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