198 Commits (c2c3108882973ce3067e640c26acedbbb34385e7)

Author SHA1 Message Date
Harald Hoyer 1fbe575888 base/init: removed scsi_wait_scan hack 15 years ago
Harald Hoyer 921f4b5b52 base/init: fixed " typo 15 years ago
Harald Hoyer 7853bbfa7d base/init: do not clean RD_* environment variables 15 years ago
Harald Hoyer c79517b4d9 base/init: fixed indention 15 years ago
Harald Hoyer 5e1898fa5a base/init: only mknod /dev/null, if it does not exist yet 15 years ago
Harald Hoyer 11a2ab6228 base/init: merge mkdir calls 15 years ago
Harald Hoyer 9b79345001 base/init: rd.shell=1 per default 15 years ago
Harald Hoyer 577b1fc833 base/init: s/RDTIMESTAMP/RD_TIMESTAMP/g 15 years ago
Harald Hoyer 6ef8e5b4d3 mkdir /dev/.initramfs with "-p" 15 years ago
Harald Hoyer 9bfff3746f base: send DRACUT_LOG_END to loginit at the end 15 years ago
Harald Hoyer 2c1f37d45c base/init: fix for /sbin/init being an absolute softlink 15 years ago
Harald Hoyer fa7ada31d0 new parameter option names with "rd.*" namespace 15 years ago
Harald Hoyer bfd602f849 base: install switch_root to /sbin and call it with the full path 15 years ago
Amadeusz Żołnowski 9d1015b646 Revert "add option --ignore-kernel-modules" 15 years ago
Harald Hoyer 2ca35ac7ee init: symlink /dev/stdin /dev/stdout /dev/stderr 15 years ago
Amadeusz Żołnowski 4bacdf2811 99base/init: honor env. vars provided by kernel (PATH, HOME and TERM) 15 years ago
Harald Hoyer 94388aaffa init: removed bogus nop line 15 years ago
Harald Hoyer 647bef8ca6 base/init: set RDTIMESTAMP 15 years ago
Harald Hoyer 3636d59e38 base/init: unset HOME and TERM for real init 15 years ago
Harald Hoyer cc02093d69 reformat source code 15 years ago
Amadeusz Żołnowski f3af7bd66b use 'type' built-in instead of external cmd 'which' in every Bash script 15 years ago
Amadeusz Żołnowski 0ca3a5ee84 add option --ignore-kernel-modules 15 years ago
Harald Hoyer c492fe12c0 init: create /dev/.udev/rules.d with correct permissions 15 years ago
Harald Hoyer 3a4d0c9c14 dracut-lib.sh: fixed getarg for nonexistent parameters 15 years ago
Harald Hoyer db3641a2ea init: set old umask before switch_root 15 years ago
Harald Hoyer e001359311 mknod with mode and set umask for the rest 15 years ago
Amadeusz Żołnowski 2926b5b35d 90crypt: keys on external devices support 15 years ago
Harald Hoyer adde3a7a27 dracut-lib.sh: getarg() returns the value of the last argument 15 years ago
Harald Hoyer 3a4989cae2 dracut-lib: export RDDEBUG 15 years ago
Harald Hoyer bd987e3036 selinux: move selinux to a separate module 15 years ago
Harald Hoyer a2929f90ff selinux-loadpolicy.sh: exit for "selinux=0" 15 years ago
Harald Hoyer b6a7c09070 chmod 0755 *.sh 15 years ago
Harald Hoyer e54a84113e get rid of rdnetdebug 15 years ago
Harald Hoyer 85fd75f91f add rd_retry kernel command line parameter 15 years ago
Harald Hoyer 3409c2377f loginit: turn off debugging 15 years ago
Harald Hoyer 4058d85cb6 init: do not redirect to - 15 years ago
Harald Hoyer 2937028c54 init: fix cdrom polling loop 15 years ago
Harald Hoyer 1d149cd039 dracut-lib: turn of shell debug mode in strstr and getarg(s) 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 9232cab470 fix IFS restoring 15 years ago
Harald Hoyer a15935c143 selinux: fix "selinux=0" handling 15 years ago
Harald Hoyer 7800cc247e fix selinux disabled state 15 years ago
Harald Hoyer c98bcec89c add preliminary IPv6 support 15 years ago
Harald Hoyer bab749e23e init: dashified $[] -> $(()) 15 years ago
Harald Hoyer 97c97ff6d5 base: fix selinux handling if .autorelabel is present 15 years ago
Harald Hoyer 5db587d7c1 init: fixed emergency_shell argument parsing 15 years ago
Harald Hoyer 4bb570c9a4 dracut-lib: do not leave debug mode in getarg and getargs 15 years ago
Harald Hoyer 2dfdcbf4e7 dracut-lib: read multiple lines from $init/etc/cmdline 15 years ago