64 Commits (ae5ec68355f580ca4b86aa35fbbcbb0ed0900bb6)

Author SHA1 Message Date
Harald Hoyer 08e10f05f6 plymouth/cryptroot-ask.sh: beautify password prompt 15 years ago
Harald Hoyer b6a7c09070 chmod 0755 *.sh 15 years ago
Harald Hoyer a8ca68a91e plymouth/plymouth-populate-initrd: get rid of awk 15 years ago
Harald Hoyer 5be225d299 use "grep" directly without "nm" to drop binutils requirement 15 years ago
Harald Hoyer d7a272a95e plymouth: only display luksname and device for multiple luks 15 years ago
Harald Hoyer bb2200ffca cryptroot-ask.sh: fixed luks handling 15 years ago
Harald Hoyer 0a19e31886 plymouth-pretrigger: force initializing of console (bug #526570) 15 years ago
Harald Hoyer 2c2e3ad860 cryptroot-ask.sh: s/==/=/g (bug #542081) 15 years ago
Harald Hoyer 394f30d8d4 crypt: ignore devices in /etc/crypttab (root is not in there) 16 years ago
Harald Hoyer 349bac4214 crypt: install /etc/crypttab and honor crypttab entries 16 years ago
Harald Hoyer c3844cbf4a crypt: refix rd_LUKS_UUID handling 16 years ago
Harald Hoyer 8aa36728f5 plymouth: suppress "find" errors 16 years ago
Harald Hoyer b94c520660 plymouth: add rd_NO_PLYMOUTH 16 years ago
Harald Hoyer 1888e57bf9 plymouth: grep for PLYMOUTH_POPULATE_SOURCE_FUNCTIONS 16 years ago
Harald Hoyer 8c45b484ce plymouth: removed rd_plytheme 16 years ago
Harald Hoyer 650da7bada removed initrdargs from parse-*.sh 16 years ago
Harald Hoyer f9749f368f plymouth: use /usr/libexec/plymouth/plymouth-populate-initrd if possible 16 years ago
Harald Hoyer b809e77f54 plymouth: in the generic case, only install text and details themes 16 years ago
Harald Hoyer 5c6a593f2e add udevsettle function and settle after raid/lvm/crypto activities 16 years ago
Harald Hoyer ed2de829e1 cryptroot-ask.sh: fix rd_LUKS_UUID handling 16 years ago
Harald Hoyer ed6220fd25 plymouth: make the daemon attach to the session/terminal 16 years ago
Harald Hoyer 3714170f33 plymouth-populate-initrd: do not install label.so 16 years ago
Harald Hoyer 33ee031c4a dracut: add --kernel-only and --no-kernel arguments 16 years ago
Harald Hoyer 441d31b927 use kernel module directory specified on command line in modules also 16 years ago
Harald Hoyer f4785648fb plymouth: also trigger dri subsystem 16 years ago
Harald Hoyer 7c00784e5c plymouth: install all themes and make them selectable by command line 16 years ago
Harald Hoyer 835d568916 plymouth: removed console_init call 16 years ago
Warren Togami 44f1ab8285 Remove 63-luks.rules, it is no longer used 16 years ago
Harald Hoyer f874872fc2 add command line parameters to specify exact actions for root assembly 16 years ago
Harald Hoyer 58dbb43eac initqueue now loops until /dev/root exists or root is mounted 16 years ago
Harald Hoyer eab677a216 switch to initqueue handling of events 16 years ago
Harald Hoyer 5966b1b15d bail out of cryptroot-ask, if we have already asked about the password 16 years ago
Harald Hoyer d0d1ea3d87 prompt the crypto disk, when asking for a password 16 years ago
Harald Hoyer b006ff9930 removed shebang from .sh and changed mode to 0644 16 years ago
Harald Hoyer c9111106f5 remove redundant vol_id run from out udev rules 16 years ago
Victor Lowther fa0f73f438 Ugh, using backticks instead of $() 16 years ago
Victor Lowther 8158ad29ec make udevtriggeropts just use an environment variable 16 years ago
Harald Hoyer 91b1157500 add support to specify additional udev trigger options 16 years ago
Warren Togami 2c02c8318c Ensure KMS drivers are loaded before plymouth. 16 years ago
Warren Togami dff7ea6864 No longer needed, already ran in pre-trigger 16 years ago
Harald Hoyer 27a101f47c simplify plymouth startup 16 years ago
Harald Hoyer 071bd6e1a0 don't run plymouth --show-splash from udev rule 16 years ago
Harald Hoyer 1eeddd31af run udevadm trigger for graphics for plymouth in pre-trigger hook 16 years ago
Warren Togami 0a56724cd6 plymouth0.7: Launch plymouth --show-splash from udev event, and once before switch_root in case it didn't start 16 years ago
Warren Togami e9b1426eb7 Detect KMS capable drm drivers instead of hard coded list. 16 years ago
Warren Togami d0c7d42b3e plymouth-0.7: details.so must be copied as well 16 years ago
Warren Togami e902c65391 plymouth-0.7: fully install default theme and associated plugin 16 years ago
Warren Togami 642e160c0e Install KMS drivers. It sucks to have a hard coded list, but there is no clean way of doing this distro-neutral at the moment. 16 years ago
Victor Lowther cfc5b698e6 Add dependency info to the plymouth modules and the nfsroot module. 16 years ago
Victor Lowther 4957ab92f2 Create test image on an md array and improve cryptroot handling 16 years ago