146 Commits (486ec65745f5da361b104bb2ee94fb47ceed4d07)

Author SHA1 Message Date
Harald Hoyer 2937028c54 init: fix cdrom polling loop 15 years ago
Harald Hoyer cd83e4c54d init: trigger with --action=add 15 years ago
Harald Hoyer 0e0bf83057 init: add hacky cdrom polling mechanism 15 years ago
Andrey Borzenkov b63fd4d905 Pass init argument(s) to real init 15 years ago
Harald Hoyer bab749e23e init: dashified $[] -> $(()) 15 years ago
Harald Hoyer 5db587d7c1 init: fixed emergency_shell argument parsing 15 years ago
Luca Berra b5664d5d02 base: improve emergency shell 15 years ago
Harald Hoyer 57c6b805ce rootfs-block/mount-root: remount root with /etc/fstab filesystem options 15 years ago
Harald Hoyer f2a716d47c base/init: make link /dev/fd, mount devpts,tmpfs with correct dev parm 16 years ago
Harald Hoyer ac36d5db7e base/init: kill loginit after one second of waiting 16 years ago
Harald Hoyer 8d0a55cfac do not use init= arg as first argument 16 years ago
Philippe Seewer 7a6e646c83 Move write-ifcfg to its own module 16 years ago
Philippe Seewer a71f1b4917 Add multinic test suite 16 years ago
Harald Hoyer 4592b6983a base: add logger for rdinitdebug 16 years ago
Harald Hoyer de439e24d7 base/init: stop udev exec queue before killing it 16 years ago
Harald Hoyer 52aeb3f312 base/dracut-lib: add setdebug 16 years ago
Harald Hoyer 0e0031dc61 init: start udevd with --resolve-names=never 16 years ago
Harald Hoyer 2168327bfa init: mount /dev/shm 16 years ago
Harald Hoyer 8238850caa init: add initqueue-finished 16 years ago
Harald Hoyer 247c9f70bf init: fixed command line handling for /sbin/init and init=<custom init> 16 years ago
Harald Hoyer 0b2de1f895 99base/init: output more info() 16 years ago
Harald Hoyer 71094bee63 base/init: add scsi_wait_scan to wait for host adapter scans 16 years ago
Harald Hoyer 273b197d75 added initqueue-settled and refactored code 16 years ago
Harald Hoyer 5c6a593f2e add udevsettle function and settle after raid/lvm/crypto activities 16 years ago
Warren Togami a89fb6daa5 Write netboot config for passing to OS as requested in https://bugzilla.redhat.com/show_bug.cgi?id=515771#c18 16 years ago
Warren Togami 148284ced6 Remove ugly hack 16 years ago
Warren Togami 13d5225fc8 Temporary hack to provide ifcfg files to OS in a way that might work with existing initscripts. 16 years ago
Warren Togami 984a819b92 There is only one resolv.conf. 16 years ago
Warren Togami 645bde35d3 Use standard ifcfg filenames, put them into an ifcfg directory. 16 years ago
Harald Hoyer 0375106c78 add source_conf for static configuration variables 16 years ago
Harald Hoyer 4809126378 99base/init: fix argument stripping 16 years ago
Harald Hoyer 53e1c5b996 init: add "pre-trigger" and "initqueue" breakpoints 16 years ago
Warren Togami 81f83dab0a More informative failure messages or rdbreak. 16 years ago
Warren Togami c3cd4c76d7 Standardize boot failed language. 16 years ago
Harald Hoyer 52c3715fd4 change the way init arguments are stripped from the command line 16 years ago
Harald Hoyer aceddbe8a4 do not pass rdshell option to real init 16 years ago
Harald Hoyer 2a652c0b95 add environment variables for different udev versions 16 years ago
Harald Hoyer 89056045f5 check for root after udevadm settle returns 16 years ago
Harald Hoyer d72eec354a test for empty udev queue with timeout=1 instead of 0 16 years ago
Warren Togami dacba77805 rdbreak should imply rdshell. If sleeping forever say so, so the user doesn't wonder. 16 years ago
Harald Hoyer a75c29be45 remove redirection of output to /dev/kmesg 16 years ago
Harald Hoyer a3a3448d8c rdshell 16 years ago
Harald Hoyer 58dbb43eac initqueue now loops until /dev/root exists or root is mounted 16 years ago
Harald Hoyer 9719024132 Defer mount to the real mount loop 16 years ago
Harald Hoyer 83701d66f6 output everything to /dev/kmesg and add dmesg for the emergency_shell 16 years ago
Harald Hoyer e0364f95bc beautified devtmpfs mount 16 years ago
Harald Hoyer eab677a216 switch to initqueue handling of events 16 years ago
Harald Hoyer 7e87a0bfa0 try harder to kill udev 16 years ago
Harald Hoyer 3473f5d938 prepare init to mount devtmpfs instead of tmpfs on /dev 16 years ago
Harald Hoyer b8f39ef152 renamed dracut-lib to dracut-lib.sh 16 years ago