Age | Commit message (Expand) | Author | Files | Lines |
2012-09-06 | FIPS workaround for fipscheck dir | Milan Broz | 1 | -0/+12 |
2012-08-23 | moved the /etc/host_devs write out to 99base | Harald Hoyer | 1 | -2/+0 |
2012-08-23 | Add for_each_host_dev_and_slaves for device only checking | dyoung@redhat.com | 1 | -1/+47 |
2012-08-01 | Revert "dracut-functions: $_x should exist, no need to test." | Chao Wang | 1 | -0/+1 |
2012-07-30 | dracut-functions.sh: inst_hook() with [0-9]-<name> | Harald Hoyer | 1 | -1/+1 |
2012-07-30 | dracut-functions: $_x should exist, no need to test. | Chao Wang | 1 | -1/+0 |
2012-07-26 | dracut-functions.sh:inst_rule_programs() fix error messages | Harald Hoyer | 1 | -3/+3 |
2012-07-26 | dracut-functions.sh:inst_rule_programs() fixed IMPORT{program} | Harald Hoyer | 1 | -2/+2 |
2012-07-26 | mv rootfs-block/module-setup.sh:search_option() in dracut-functions.sh | Harald Hoyer | 1 | -0/+20 |
2012-07-26 | dracut-functions.sh: corrected usage comment of find_mp_fstype() | Harald Hoyer | 1 | -3/+3 |
2012-07-26 | dracut-functions.sh: add find_mp_fstype() | Harald Hoyer | 1 | -0/+27 |
2012-07-24 | get rid of "basename" | Harald Hoyer | 1 | -6/+6 |
2012-07-24 | dracut-functions.sh: small error print correction | Harald Hoyer | 1 | -1/+1 |
2012-07-20 | dracut-functions.sh: fixed host-only kernel module bug | Harald Hoyer | 1 | -2/+2 |
2012-07-19 | dracut-functions.sh: set LC_MESSAGES=C not LC_ALL | Harald Hoyer | 1 | -1/+1 |
2012-07-16 | dracut-functions.sh: output more info, if dependency modules are omitted | Harald Hoyer | 1 | -4/+16 |
2012-07-09 | dracut-functions.sh: bail out, if $initdir is not set | Harald Hoyer | 1 | -0/+5 |
2012-07-05 | fips: add instmods silent check mode "-c -s" | Harald Hoyer | 1 | -6/+12 |
2012-07-02 | dracut-functions.sh:find_kernel_modules_by_path() fixed hostonly part | Harald Hoyer | 1 | -1/+5 |
2012-07-02 | dracut-functions.sh: forgot --set-version $kernel for modprobe | Harald Hoyer | 1 | -1/+2 |
2012-07-02 | dracut-functions.sh: create $initdir, if it does not exist | Harald Hoyer | 1 | -0/+4 |
2012-07-02 | dracut-functions.sh,dracut.sh: use xargs with "-r" | Harald Hoyer | 1 | -9/+8 |
2012-07-02 | dracut-functions.sh: set LC_ALL=C to get correct parsing information | Harald Hoyer | 1 | -1/+1 |
2012-07-02 | move dracut-install to dracutbasedir | Harald Hoyer | 1 | -52/+69 |
2012-06-29 | Use /usr/bin/dracut-install if available | Harald Hoyer | 1 | -208/+281 |
2012-06-29 | dracut-functions.sh: grep for "--relative" for the ln_r() check | Harald Hoyer | 1 | -1/+1 |
2012-06-29 | dracut.sh, dracut-functions.sh: add dracut_kernel_post() | Harald Hoyer | 1 | -1/+22 |
2012-06-29 | dracut-functions.sh: error out, if $initdir is not set | Harald Hoyer | 1 | -0/+4 |
2012-06-29 | dracut-functions: inst(),inst_binary() fixed inst_symlink call | Harald Hoyer | 1 | -2/+2 |
2012-06-29 | dracut-functions.sh:inst_libdir_files() combine installs | Harald Hoyer | 1 | -2/+4 |
2012-06-29 | dracut.sh, dracut-functions.sh: do lazy kernel module dep resolving | Harald Hoyer | 1 | -31/+61 |
2012-06-29 | dracut-functions.sh:find_kernel_modules_by_path() use IFS=: | Harald Hoyer | 1 | -1/+6 |
2012-06-29 | dracut-functions.sh:inst_decompress() simplify function | Harald Hoyer | 1 | -15/+2 |
2012-06-29 | dracut-functions.sh:inst_simple() do inst_symlink for symlinks | Harald Hoyer | 1 | -7/+10 |
2012-06-29 | dracut-functions.sh: cp with --reflink=auto and --sparse=auto | Harald Hoyer | 1 | -1/+1 |
2012-06-29 | dracut-functions.sh: mksubdirs(): check for dir existence first | Harald Hoyer | 1 | -1/+1 |
2012-06-29 | dracut-functions.sh: replace strstr() | Harald Hoyer | 1 | -1/+1 |
2012-06-21 | dracut-functions.sh: use "ln -r" instead of shell functions | Harald Hoyer | 1 | -4/+16 |
2012-06-18 | Set some global variables in dracut-functions.sh | Harald Hoyer | 1 | -3/+31 |
2012-06-18 | fixed instmods() return code and set pipefail globally | Harald Hoyer | 1 | -12/+9 |
2012-06-15 | dracut-functions.sh: fixup inst_libdir_file() again | Harald Hoyer | 1 | -4/+4 |
2012-06-15 | Debian multiarch support | Thomas Lange | 1 | -4/+4 |
2012-06-06 | modules are now only handled with /sys/modules and modules.dep | Harald Hoyer | 1 | -44/+12 |
2012-06-06 | make udevdir systemdutildir systemdsystemunitdir global vars | Harald Hoyer | 1 | -6/+0 |
2012-06-06 | Avoid annonying warnings when pkg-config is not installed. | Juan RP | 1 | -1/+1 |
2012-06-04 | use pkg-config to determine the udev directory | Harald Hoyer | 1 | -6/+42 |
2012-05-16 | check kernel module existance | Cong Wang | 1 | -9/+28 |
2012-05-07 | removed old udev "vol_id" | Harald Hoyer | 1 | -11/+0 |
2012-04-23 | merge "cleanup" and "pre-pivot-cleanup" hooks | Harald Hoyer | 1 | -2/+2 |
2012-04-19 | add pre-pivot-cleanup hook | Dave Young | 1 | -1/+1 |