diff --git a/bundles/dracut b/bundles/dracut new file mode 100644 index 000000000..074c69284 --- /dev/null +++ b/bundles/dracut @@ -0,0 +1,14 @@ +# [TITLE]: dracut +# [DESCRIPTION]: dracut is an event driven initramfs infrastructure. +# [STATUS]: Active +# [CAPABILITIES]: +# [TAGS]: Developer Tools +# [MAINTAINER]: Daan De Meyer + + +# start of custom additions (edits outside this area will be removed automatically) +include(binutils) +# end of custom additions + +# main package +dracut diff --git a/bundles/sysadmin-basic b/bundles/sysadmin-basic index fba57224a..eed34bb47 100644 --- a/bundles/sysadmin-basic +++ b/bundles/sysadmin-basic @@ -31,7 +31,7 @@ dfc include(diffutils) dmidecode dos2unix -dracut +include(dracut) e2fsprogs efibootmgr include(file)