.. | |||||
module-setup.sh | |||||
plymouth-emergency.sh | |||||
plymouth-newroot.sh | |||||
plymouth-populate-initrd.sh | |||||
plymouth-pretrigger.sh |
#!/bin/sh if type plymouth >/dev/null 2>&1 && [ -z "$DRACUT_SYSTEMD" ]; then plymouth --newroot=$NEWROOT fi
.. | |||||
module-setup.sh | |||||
plymouth-emergency.sh | |||||
plymouth-newroot.sh | |||||
plymouth-populate-initrd.sh | |||||
plymouth-pretrigger.sh |