Age | Commit message (Expand) | Author | Files | Lines |
2013-03-07 | crypt, dmraid, mdraid: use for_each_host_dev_and_slaves_all() | Harald Hoyer | 1 | -1/+1 |
2012-09-27 | add "rd.auto" parameter and switch off automatic assembly | Harald Hoyer | 2 | -27/+37 |
2012-07-30 | dmraid,mdraid,lvm,udev: don't process DM_MULTIPATH_DEVICE_PATH devs | Harald Hoyer | 1 | -0/+2 |
2012-07-27 | fixed install locations for udev rules and change to IMPORT{builtin} | Harald Hoyer | 1 | -1/+2 |
2012-07-25 | require kpartx and partx for some modules | Harald Hoyer | 1 | -1/+2 |
2012-07-25 | deprecate old command line options | Harald Hoyer | 2 | -4/+4 |
2012-06-29 | modules.d/*/module-setup.sh: no more sourcing of dracutfunctions | Harald Hoyer | 1 | -3/+0 |
2012-05-07 | removed old udev "vol_id" | Harald Hoyer | 1 | -3/+1 |
2012-04-16 | Debian multiarch support | Jon Ander Hernandez | 1 | -3/+1 |
2012-02-22 | host-only checks corrected and kernel_only mode | Harald Hoyer | 1 | -6/+7 |
2012-02-13 | shutdown on demand | Harald Hoyer | 1 | -0/+1 |
2012-02-07 | dracut: precreate "${initdir}/etc/cmdline.d" | Harald Hoyer | 1 | -1/+0 |
2012-01-13 | Check module dependencies of mount points | Cong Wang | 1 | -1/+1 |
2011-12-15 | */module-setup.sh: use host_fs_types host_devs | Harald Hoyer | 1 | -11/+29 |
2011-11-15 | lvm, dm, dmraid: cleanup, which module installs what | Harald Hoyer | 1 | -0/+4 |
2011-09-22 | 90(md|dm)raid: recognize ddf container | Michal Soltys | 2 | -0/+5 |
2011-08-12 | 90dmraid: don't install non-existent dmraid-cleanup | Harald Hoyer | 1 | -1/+1 |
2011-08-11 | 90dm: install libdevmapper-event* for 90dm and cleanup 90dmraid | Harald Hoyer | 1 | -13/+0 |
2011-05-12 | dracut-functions: make local vars local and prefix with "_" | Harald Hoyer | 1 | -5/+7 |
2011-05-10 | removed trailing whitespaces | Harald Hoyer | 2 | -6/+6 |
2011-04-08 | get rid of absolute PATHs | Harald Hoyer | 1 | -1/+1 |
2011-03-25 | check for getarg() function before sourcing dracut-lib.sh | Harald Hoyer | 1 | -1/+1 |
2011-03-04 | Gentoo ebuild for LVM2 prior to 2.02.63-r1 doesn't install rules: | Amadeusz Żołnowski | 1 | -0/+3 |
2011-02-23 | add missing shebang | Harald Hoyer | 1 | -0/+1 |
2011-02-02 | renamed module-info.sh to module-setup.sh | Harald Hoyer | 1 | -0/+0 |
2011-02-02 | replaced check,install,installkernel with module-info.sh | Harald Hoyer | 3 | -53/+58 |
2010-11-10 | *.rules: honor DM_UDEV_DISABLE_OTHER_RULES_FLAG | Peter Rajnoha | 1 | -0/+2 |
2010-10-28 | new parameter option names with "rd.*" namespace | Harald Hoyer | 2 | -5/+5 |
2010-09-10 | reformat source code | Harald Hoyer | 4 | -11/+19 |
2010-08-23 | dmraid: switch to rd_NO_MDIMSM, if no mdadm installed | Harald Hoyer | 1 | -0/+6 |
2010-08-23 | fixed "use $libdir and $usrlibdir instead of ..." | Harald Hoyer | 1 | -1/+1 |
2010-08-23 | use $libdir and $usrlibdir instead of individual detect with ldd | Amadeusz Żołnowski | 1 | -9/+2 |
2010-08-23 | use 'type' built-in instead of external cmd 'which' in every Bash script | Amadeusz Żołnowski | 2 | -2/+2 |
2010-05-19 | chmod 0755 *.sh | Harald Hoyer | 1 | -0/+0 |
2010-04-13 | dmraid: parse different error messages | Harald Hoyer | 1 | -1/+1 |
2009-11-25 | lvm/dmraid: make LIBDIR depend on the binary | Harald Hoyer | 1 | -1/+7 |
2009-11-25 | Wildcards need dracut_install | Yanko Kaneti | 1 | -1/+6 |
2009-10-27 | 90dmraid,90lvm: device mapper upstream rules got renamed | Harald Hoyer | 1 | -2/+2 |
2009-10-27 | Add dm_mod loader | Philippe Seewer | 1 | -0/+3 |
2009-10-09 | dmraid: only install libdmraid-events-isw.so | Harald Hoyer | 1 | -1/+1 |
2009-10-09 | dmraid: do not fail if /usr/lib/libdmraid-events-isw.so is not present | Harald Hoyer | 1 | -5/+3 |
2009-09-29 | dm/lvm: make usage of new udev event rules optionally | Harald Hoyer | 1 | -3/+8 |
2009-09-23 | dmraid: add missing dso | Harald Hoyer | 1 | -1/+1 |
2009-09-23 | devicemapper: add dmeventd and new rules for device mapper | Harald Hoyer | 1 | -1/+3 |
2009-09-18 | md/dm/lvm: install pre-pivot cleanup hooks only if actually needed | Harald Hoyer | 3 | -4/+4 |
2009-09-18 | Recognize nodmraid and noiswmd kernel cmdline options | Hans de Goede | 1 | -1/+2 |
2009-09-16 | lvm/dm/md: switch from lockfiles to $sys/$devpath/holders/* | Harald Hoyer | 1 | -7/+6 |
2009-09-16 | dmraid: use and install kpartx for dmraids | Harald Hoyer | 1 | -1/+1 |
2009-09-16 | 90dmraid: use kpartx to scan for partitions | Hans de Goede | 1 | -5/+17 |
2009-09-16 | add udevproperty() to dracut-lib and use it | Harald Hoyer | 1 | -1/+1 |