136 Commits (f8cad00948c10107f84b9fcba812589a256f8f80)

Author SHA1 Message Date
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
Warren Togami d03caf15cc Check /sbin/plymouthd for arch instead of /proc/$$/exe. /sbin/plymouthd is guaranteed to be there and be the correct arch. 16 years ago
Andreas Thienemann 9a4495557f add missing files for plymouth 16 years ago
Harald Hoyer 69f8af0267 plymouth hide-splash on emergency shell 16 years ago
Harald Hoyer 6cfef0c638 check for plymouth-set-default-theme not plymouth-set-default-plugin 16 years ago
Harald Hoyer 1babfad10a fix node check for plymouth-start.sh 16 years ago
Harald Hoyer 42baa902f2 add plymouth module for plymouth < 0.7 16 years ago
Andreas Thienemann 7a02208af4 Prevent plymouth-start.sh from creating already existing device nodes. 16 years ago
Harald Hoyer 41fab50b5f fixed plymouth installation for plymouth-0.7.0-0.2009.05.08.1.fc11 16 years ago
Victor Lowther 5fff86626b Update plymouth to work with running cryptsetup from a udev rule. 16 years ago
Harald Hoyer 04726f4169 removed exit 1 from debug 16 years ago
Harald Hoyer ab83e0a6f5 get crypt password with rules 16 years ago
Harald Hoyer e22d1330d1 Revert "Make plymouth play nice with the current crypt code, part 1" 16 years ago
Victor Lowther f8fc759574 Modify modprobe.d installation and add check for plymouth 16 years ago
Victor Lowther 321763882c Chop tons of unneeded stuff out of the plymouth module 16 years ago
Victor Lowther 580ea15dee Make plymouth play nice with current ctypt code, part 2. 16 years ago