64 Commits (00f0a6e7662f5ffa2f771402d7273c3d0e8b9bef)

Author SHA1 Message Date
Philippe Seewer 9f10836d63 Add warn() function to log warnings but not die() 16 years ago
Philippe Seewer 0fd1ab9d87 Log error messages to /dev/kmsg 16 years ago
Philippe Seewer 311a2769a0 Add 'die()' for easier error handling 16 years ago
Philippe Seewer 2734a87537 netroot: Use root.info instead of netroot.info 16 years ago
Philippe Seewer d1a55b113d Exporting fstype, rflags and root is no longer necessary 16 years ago
Philippe Seewer 3da03a6036 NFS: Add support for debian based distros 16 years ago
David Dillow aec48753c2 network: add support for netroot=... 16 years ago
Warren Togami e1ee93539f Copy netboot state into /dev/.initramfs/ before switch_root 16 years ago
David Dillow 9fe7bc1bba dracut init: add rdnetdebug to exclude list 16 years ago
David Dillow a2810bf24a root option parsing belongs in 99base now 16 years ago
Seewer Philippe 07b2fbb183 Get rid of cat and grep 16 years ago
Victor Lowther 8158ad29ec make udevtriggeropts just use an environment variable 16 years ago
Harald Hoyer 2e7f65d96e try to install switch_root from system 16 years ago
Harald Hoyer 53759538cb fix udevtriggeropts 16 years ago
Harald Hoyer 91b1157500 add support to specify additional udev trigger options 16 years ago
Harald Hoyer 1eeddd31af run udevadm trigger for graphics for plymouth in pre-trigger hook 16 years ago
Victor Lowther 4eba843dde Revert --resolve-names=never in init 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 d15c7a1ab7 cmdline: cleanup handling and block: handler 16 years ago
David Dillow e450281431 dracut: add cmdline hook 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
Warren Togami ba126e82af $drivers specified from .conf or --drivers get copied once, instead of multiple times with other calls to instmods() 16 years ago
Harald Hoyer 4127130480 prefixed more internal command line options with "rd" 16 years ago
Andreas Thienemann 5fa499403f cleanup environment before calling real init 16 years ago
Andreas Thienemann e89bf85757 Prevent unnecessary installation of bash if bash. Same goes for dash. 16 years ago
Harald Hoyer 65f14ce19c renamed internal command line options to rd* namespace 16 years ago
David Dillow df44688f3e lib: create a library for useful shell functions 16 years ago
Warren Togami 7ee170746f Abort if switch_root does not exist. 16 years ago
Warren Togami 4ae46e575d Oops, make it work 16 years ago
Warren Togami 76434898ad Do not attempt to load policy if selinux-policy is not installed. 16 years ago
Harald Hoyer a4aee9e573 add emergency hook 16 years ago
Harald Hoyer 155c171d88 recreate /dev/null after /dev mounting 16 years ago
Harald Hoyer b6e0fea80c change file descriptor for flock locking 16 years ago
Harald Hoyer fea5683693 sleep 0.5 seconds instead of 1 16 years ago
Harald Hoyer c7e0d91c80 add udevdebug and udevinfo command line arguments 16 years ago
Harald Hoyer 4479cb2b45 move root command line argument parsing to modules 16 years ago
Harald Hoyer 2003e18962 rename "debug" to "ramfsdebug" to differ from the kernel "debug" argument 16 years ago
Harald Hoyer ef08521555 only create the /bin/sh symlink to bash, if it does not exist yet 16 years ago
Victor Lowther 37dcb40001 do not use grep to test if sysroot is mounted 16 years ago
Victor Lowther 7bc0e5714b module 90kernel-modules-loaded 16 years ago
Victor Lowther 80c9d068b2 Just pass args the kernel passed to us, not /proc/cmdline args. 16 years ago
Victor Lowther b5c7c7e829 Silence in the initramfs is golden. 16 years ago
Victor Lowther 35f90aafd2 Move finding and mounting root on block devices into its own hook. 16 years ago
Victor Lowther 99576a2a63 Split out resume handling into its own hook. 16 years ago
Victor Lowther 1b87b9670a Move parsing rootfs options to a pre-udev hook. 16 years ago
Victor Lowther f81a894eb0 Move processing root options into a pre-udev hook. 16 years ago
Victor Lowther 88ffd2df3f Update test framework to create and use LVM on cryptroot 16 years ago