|
|
|
@ -1,8 +1,8 @@
@@ -1,8 +1,8 @@
|
|
|
|
|
#!/bin/bash |
|
|
|
|
echo "installing plymouth" |
|
|
|
|
. "$moddir"/plymouth-populate-initrd |
|
|
|
|
inst_hook pre-udev 10 "$moddir"/plymouth-start.sh |
|
|
|
|
inst_hook pre-pivot 90 "$moddir"/plymouth-newroot.sh |
|
|
|
|
inst_hook emergency 50 "$moddir"/plymouth-emergency.sh |
|
|
|
|
inst_rules "$moddir/63-luks.rules" |
|
|
|
|
inst "$moddir"/cryptroot-ask.sh /lib/udev/cryptroot-ask |
|
|
|
|
inst cryptsetup |
|
|
|
|