287 Commits (f8cad00948c10107f84b9fcba812589a256f8f80)

Author SHA1 Message Date
Harald Hoyer 1d2c070071 dracut.sh: output unknown argument 13 years ago
Harald Hoyer 43fed15129 dracut.sh: mkdir $initdir/lib/dracut 13 years ago
Harald Hoyer d2a9c4a8e7 dracut.sh: mkdir of $libdirs at then end 13 years ago
Harald Hoyer fe1484f3db modules are now only handled with /sys/modules and modules.dep 13 years ago
Harald Hoyer d161561290 make udevdir systemdutildir systemdsystemunitdir global vars 13 years ago
Harald Hoyer d77540c8e4 get rid of libdir and usrlibdir 13 years ago
Harald Hoyer 2614421601 dracut.sh: precopy some essential device nodes 13 years ago
Harald Hoyer 01bbe8311a dracut.sh: do not rely on the presence of lib64, check with ldd 13 years ago
Harald Hoyer dbf8f6ba0e add dracut-version.sh 13 years ago
Dave Young ec3c59518d add option --printsize 13 years ago
Cong Wang bd4be59fb2 check install files passed by cmdline 13 years ago
Cong Wang a6d3be9dd5 check kernel module existance 13 years ago
Harald Hoyer f2d887d7d5 dracut.sh: install var/run and var/lock 13 years ago
Harald Hoyer 0a35a80b93 dracut.sh: log installed modules to $initdir/lib/dracut/modules.txt 13 years ago
Jon Ander Hernandez c9143a63fe Debian multiarch support 13 years ago
Harald Hoyer 31b6f4a3ae dracut.sh:_get_fs_type() readlink devices to avoid dups 13 years ago
Harald Hoyer f1354b8af9 fstab-sys: also include the module, if --add-fstab was specified 13 years ago
Amadeusz Żołnowski 882c4c5a48 add --tmpdir option to cmd line args and tmpdir to config file 13 years ago
Harald Hoyer cb74b38247 dracut.sh: add "--no-hostonly" option 13 years ago
Harald Hoyer 02aa795514 remove --ctty 13 years ago
Harald Hoyer 4fed3ddf16 add "initqueue/*" to hookdirs and create them in dracut itsself 13 years ago
Harald Hoyer 379c34d2cf dracut.sh/dracut-functions.sh: use a marker-dir for kernel modules 13 years ago
Harald Hoyer d433da4473 dracut.sh: first install /usr dirs, then toplevel 13 years ago
Harald Hoyer 34248c926c change omit_drivers to support regexp expressions 13 years ago
Harald Hoyer 14c47b0ee4 dracut.sh: do not install some files in installkernel 13 years ago
Harald Hoyer 3335ed0ef4 dracut.sh: skip symlink dirs for prelink unlink 13 years ago
Harald Hoyer 552ecca6db Renamed all shell scripts to *.sh 13 years ago
Harald Hoyer fcbcb2521c dracut: add "--omit-driver" 13 years ago
Harald Hoyer 7b2d3d995c dracut: honor binaries in sbin first 13 years ago
Harald Hoyer 68910ba4a5 dracut: setup clean PATH w/o existing one 13 years ago
Harald Hoyer c6c6a08850 add "install_items" to dracut.conf 13 years ago
Harald Hoyer 96b8d60a9b dracut: precreate "${initdir}/etc/cmdline.d" 13 years ago
Harald Hoyer 65fe8ae8a5 dracut: construct PATH with resolved symlinks 13 years ago
Dave Young 0fc2080294 fix fstab-sys module check 13 years ago
Harald Hoyer 4f10ae2b86 dracut: _get_fs_type() also handle /dev/block/maj:min 13 years ago
Harald Hoyer ccaa9bee2e dracut, dracut.8.xml: added more documentation about "[LIST]" 13 years ago
Harald Hoyer 1fcf2d2f4a dracut: unset GREP_OPTIONS 13 years ago
Dave Young b93aaba84f --ctty: add help line in usage 13 years ago
Dave Young cdfeb278ab Add ssh client module code 13 years ago
Michal Soltys 4401925c82 Add job control support to emergency shell 13 years ago
Cong Wang d0096de764 Pass device name instead of major:minor in for_each_host_dev_fs() 13 years ago
Cong Wang 1b7fd0fa3e Check module dependencies of mount points 13 years ago
Cong Wang cd7ff122a4 Allow to add mount points even not in hostonly mode 13 years ago
Colin Guthrie 482c573d9e Only install files from /etc/ld.so.conf.d/ directory 13 years ago
Harald Hoyer 70cb8a686f dracut: add --add-fstab and --mount option 13 years ago
Harald Hoyer 480d772f22 */module-setup.sh: use host_fs_types host_devs 13 years ago
Harald Hoyer 7ae5d9d11d dracut: export host_fs_types host_devs 13 years ago
Harald Hoyer c5a6599080 Makefile, dracut.spec: move dracut to /usr/lib/dracut 13 years ago
Harald Hoyer 0ec40e08d5 dracut: add install_items to dracut.conf 13 years ago
Harald Hoyer ef6900eb79 dracut: create var/log directory in the initramfs 13 years ago