diskimage-builder/elements/ramdisk-base
Ben Nemec bb8126e887 Use binary-deps.d for dracut ramdisks
Instead of hard-coding a list of binaries to include in the dracut
ramdisk, use the existing binary-deps.d functionality to provide a
list.  This will allow other ramdisks (such as discovery) to add
the binaries they need.

Change-Id: Ib7ffa15e08db1cc45e93a8f2a5c01369772c93ff
2014-10-22 15:13:48 -05:00
..
cleanup.d Refactor ramdisk element to allow alternate implementations 2014-09-26 00:13:55 -05:00
extra-data.d Refactor ramdisk element to allow alternate implementations 2014-09-26 00:13:55 -05:00
init.d Refactor ramdisk element to allow alternate implementations 2014-09-26 00:13:55 -05:00
post-install.d Use binary-deps.d for dracut ramdisks 2014-10-22 15:13:48 -05:00
README.md Refactor ramdisk element to allow alternate implementations 2014-09-26 00:13:55 -05:00

README.md

Shared functionality required by all of the different ramdisk elements.