Merge "Install dracut-generic-config package"
This commit is contained in:
commit
9e9425ba3a
@ -1,12 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
# Recreate the initramfs within the loop device so everything gets
|
|
||||||
# picked up correctly.
|
|
||||||
|
|
||||||
if [ ${DIB_DEBUG_TRACE:-1} -gt 0 ]; then
|
|
||||||
set -x
|
|
||||||
fi
|
|
||||||
set -eu
|
|
||||||
set -o pipefail
|
|
||||||
|
|
||||||
dracut --regenerate-all --force --verbose
|
|
@ -1,5 +1,6 @@
|
|||||||
audit:
|
audit:
|
||||||
dracut:
|
dracut:
|
||||||
|
dracut-config-generic:
|
||||||
grubby:
|
grubby:
|
||||||
kernel:
|
kernel:
|
||||||
initscripts:
|
initscripts:
|
||||||
|
Loading…
Reference in New Issue
Block a user