diskimage-builder/elements/dracut-ramdisk
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
..
binary-deps.d Use binary-deps.d for dracut ramdisks 2014-10-22 15:13:48 -05:00
environment.d Enable dracut deploy ramdisks 2014-10-17 21:44:09 -05:00
extra-data.d/scripts/module Enable dracut deploy ramdisks 2014-10-17 21:44:09 -05:00
install.d Enable dracut deploy ramdisks 2014-10-17 21:44:09 -05:00
post-install.d Use binary-deps.d for dracut ramdisks 2014-10-22 15:13:48 -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
README.md 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

Build Dracut-based ramdisks

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