500 Commits (cfa365a32d47388c8476064b23d7d4684f1e591b)

Author SHA1 Message Date
Harald Hoyer 6d58fa27a4 change "while read x" to cope with EOF without newline 10 years ago
Harald Hoyer 9f0878540b base/dracut-lib.sh: read /proc/cmdline with multiple lines 10 years ago
Harald Hoyer 363469d757 base/module-setup.sh: merge systemd conditional 10 years ago
Jonas Jonsson 7075a402d7 99base: Properly remove files with rd.hostonly=0 10 years ago
Hannes Reinecke a262ad91e8 99base: Add chown binary 10 years ago
Thomas Renninger 517d27a75f 99base: Increase initqueue timeout in non systemd case 10 years ago
Hannes Reinecke 7c2311660f 99base: warn on invalid command for initqueue 10 years ago
Thorsten Behrens e3eec4b8a2 Align dev_unit_name() with systemd's function. 10 years ago
Hannes Reinecke 56663e7e32 Implement 'rd.timeout' to modify the device timeout 10 years ago
Tom Gundersen ca4108b78e initrd-release: move from /etc to /usr/lib 10 years ago
Harald Hoyer 99d4fd6bb7 do not symlink /var/log to /run/log 10 years ago
Harald Hoyer fa45d0d9c9 base/init.sh: ignore exclamation mark for kmod static-nodes 10 years ago
Colin Guthrie af67d62151 base: Set udevd log level via environment var to cover early startup. 10 years ago
Harald Hoyer 967cc19ab1 remove all vim and emacs code format comments 11 years ago
Harald Hoyer 85752f0f5f dracut-lib.sh:dev_unit_name(): use systemd-escape, if available 11 years ago
Harald Hoyer 7c752ffaef dracut-lib.sh:cancel_wait_for_dev() fixed double escape 11 years ago
Harald Hoyer ad8638e04e base/dracut-lib:pidof() turn off debugging 11 years ago
Harald Hoyer 6525182bfc base/init.sh: use loop counter with unique varname 11 years ago
Harald Hoyer f232f6623d Add "rd.cmdline=ask" kernel command line parameter 11 years ago
Harald Hoyer 7e59d55042 usable_root(): only check for ld-*.so 11 years ago
Harald Hoyer 5a57582050 Add rd.hostonly kernel command line parameters 11 years ago
Harald Hoyer 4e58a1ffc7 dracut-lib.sh: fixed return value of pidof() 11 years ago
Chapman Flack 2c19a5fa78 Specify strstr tightly, add strglob/strglobin. 11 years ago
Chapman Flack ddfea6b54c Break at switch_root only for bare rd.break 11 years ago
Harald Hoyer ee4b74fb9c Do not wait_for_dev if hostonly_cmdline not set 11 years ago
Harald Hoyer 8ee1825364 dracut: don't let devices timeout 11 years ago
Harald Hoyer c860837303 base/rdsosreport.sh: add dracut version to rdsosreport 11 years ago
Stig Telfer 6cc8f694b5 dracut-lib.sh: bugfix for pidof function 11 years ago
Stig Telfer abdf191b64 dracut-lib.sh: bugfix for pidof function 11 years ago
Harald Hoyer e2ecc2d8c6 base/dracut-lib.sh: "halt" the machine in systemd mode for die() 11 years ago
Harald Hoyer ac5bff2b6f dracut-lib/wait_for_dev(): prevent systemd daemon-reload 11 years ago
Harald Hoyer 89031be373 move uefi-lib to a seperate module 11 years ago
Harald Hoyer f11712ea21 base/rdsosreport.sh: add "ip a" output 11 years ago
Harald Hoyer b92896ece4 base/dracut-lib.sh:wait_for_dev() relax requirement 11 years ago
Harald Hoyer 56903458d7 mkdir basic dirs in /run 12 years ago
Harald Hoyer ab2676d291 base/init.sh: also mkdir /run/lock 12 years ago
Harald Hoyer 8bcfd683bd */module-setup.sh: add comments for dracut called functions 12 years ago
Harald Hoyer 46cc29261f fcoe: add FCoE UEFI boot device support 12 years ago
Harald Hoyer 8d3d72a68c no more global $CMDLINE 12 years ago
WANG Chao b2fab575dc dracut-lib: do not use cached CMDLINE in _getcmdline 12 years ago
Harald Hoyer df478eee75 base/dracut-lib.sh: move warn() definition before usage 12 years ago
Harald Hoyer 3605b48508 shutdown: fixed killall_proc_mountpoint() 12 years ago
Harald Hoyer 109283a883 base: don't install switch_root, if systemd is used 12 years ago
Harald Hoyer af11946054 dracut-functions.sh: inst_multiple == dracut_install 12 years ago
Baoquan He d2765b5175 Change the implementation of action_on_fail 12 years ago
Harald Hoyer d27cd4dfdd Revert "base: setup correct system time and time zone in initrd" 12 years ago
Harald Hoyer dc7085ceeb systemd: use systemd in the initramfs, if installed on the system 12 years ago
Harald Hoyer 904a76376f base/init.sh: create static device nodes with kmod 12 years ago
Harald Hoyer 71bb2ecd79 base: hard depend on systemd, if system was started by systemd 12 years ago
Harald Hoyer 549442cc2a base/dracut-lib.sh: check for /proc/cmdline existance 12 years ago