241 Commits (00f0a6e7662f5ffa2f771402d7273c3d0e8b9bef)

Author SHA1 Message Date
Harald Hoyer 53759538cb fix udevtriggeropts 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
Harald Hoyer 87ce134e08 preserve the original root= variable 16 years ago
Harald Hoyer 92bfa4c6e3 use iscsi-iname to generate the initiator name, if not specified 16 years ago
Harald Hoyer 61537c7de6 override commandline/conf options by root_path 16 years ago
Harald Hoyer 34cb684936 removed debug code 16 years ago
Harald Hoyer ac4ded9128 add iSCSI module 16 years ago
Harald Hoyer 4332e5f71f install cat for network module 16 years ago
Harald Hoyer cff3457e32 fixed fstype mount options 16 years ago
Warren Togami d0c7d42b3e plymouth-0.7: details.so must be copied as well 16 years ago
David Dillow ebd5615489 strip block: off root= when using the mount hooks 16 years ago
David Dillow b4dc8ad346 Allow NFS and NBD to be built into the kernel 16 years ago
David Dillow 7132e6a346 Remove dependency on /bin/echo 16 years ago
David Dillow 92997caf35 cleanup shebangs in sourced scripts 16 years ago
Warren Togami 4f0e32751f nfs needs sunrpc 16 years ago
Warren Togami 9dcf9cef38 Include only wired ethernet drivers, explicitly exclude wireless. 16 years ago
Warren Togami e902c65391 plymouth-0.7: fully install default theme and associated plugin 16 years ago
Victor Lowther 4eba843dde Revert --resolve-names=never in init 16 years ago
David Dillow 2b117123ec Add NBD support 16 years ago
David Dillow 5103130352 nfsroot: move to netroot framework 16 years ago
David Dillow 7d7efa4a3d netroot: add common handler for network root devices 16 years ago
David Dillow ae5bc1fd8a dracut-lib: add source_all to library 16 years ago
David Dillow 9810ce7e38 resume: add support for labeled resume devices 16 years ago
David Dillow d15c7a1ab7 cmdline: cleanup handling and block: handler 16 years ago
David Dillow e450281431 dracut: add cmdline hook 16 years ago
David Dillow 5c123162ed block root: split out resume parsing and udev rules 16 years ago
David Dillow 145ca9e5b3 nfsroot: move to same sort order as block methods 16 years ago
Victor Lowther e314863e67 Several updates to make dracut a bit more robust. 16 years ago
Victor Lowther 5033486389 Have udevd never try to resolve user or group ownership of devices. 16 years ago
Victor Lowther f3fb8d8074 Modify the check script so that 40network will only load as a 16 years ago
Victor Lowther 3774d3cc15 Removed 90kernel-modules-loaded. 16 years ago
Victor Lowther 66ac3cd1f0 Update check scripts in modules to make them work again. 16 years ago
Warren Togami 2c54bc996a Victor pointed out --hostonly doesn't go into check. 16 years ago
Warren Togami 2d7d2fdbbb Properly detect -H and --hostonly mode 16 years ago
Warren Togami adfe014640 Remove redundant modprobe.d copy 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 06558b3ee4 Make nfsroot work with hostonly mode. 16 years ago
Warren Togami c1143d3d6c Filesystem modules already included in =fs, no runtime detection allowed in default dracut 16 years ago
Warren Togami ba126e82af $drivers specified from .conf or --drivers get copied once, instead of multiple times with other calls to instmods() 16 years ago
Warren Togami e19d6bf603 Disambiguate modules and drivers. modules are dracutmodules. drivers are kernel modules. 16 years ago
David Dillow aa43d0b0df More runtime files to /tmp 16 years ago
Warren Togami 3da5856981 Move all files generated during initrd runtime to /tmp 16 years ago
Warren Togami 6941b1b556 Make /sbin/nfsroot executable 16 years ago