dracut-032
[platform/upstream/dracut.git] / modules.d / 95udev-rules /
2013-08-07 Harald Hoyerdracut-functions.sh: inst_multiple == dracut_install
2013-07-24 Harald Hoyeradd debian udev rule files
2013-06-18 Harald Hoyerudev-rules: add 75-net-description.rules
2013-06-06 Harald Hoyerudev-rules: add 80-net-name-slot.rules
2013-05-29 Harald Hoyerudev-rules/module-setup.sh: optionally install /etc...
2013-03-26 Harald Hoyeruse systemd*dir variables everywhere
2013-03-14 Harald Hoyerudev-rules/module-setup.sh: do not install /run/*
2013-03-07 Harald Hoyersplit 95udev-rules/59-persistent-storage.rules to md...
2013-02-11 Harald Hoyerudev-rules: modify udev rules on initramfs creation...
2012-12-14 Harald Hoyerudev-rules/udev-rules-prepare.sh: get UDEVVERSION,...
2012-12-14 Amadeusz ŻołnowskiFallback to external blkid and path_id in udev rules...
2012-10-16 Harald Hoyerudev-rules: do not install all /etc/group
2012-09-24 Harald Hoyerudev-rules/module-setup.sh: add udev groups
2012-08-21 Colin Guthrieudev-rules: Pre usrmove systemd installs might not...
2012-07-30 Harald Hoyerdmraid,mdraid,lvm,udev: don't process DM_MULTIPATH_DEVI...
2012-07-27 Harald Hoyerfixed install locations for udev rules and change to...
2012-07-24 Harald Hoyerget rid of "basename"
2012-06-29 Harald Hoyermodules.d/*/module-setup.sh: combine and specify type...
2012-06-29 Harald Hoyerudev-rules/module-setup.sh: ln with --force
2012-06-06 Harald Hoyermake udevdir systemdutildir systemdsystemunitdir global...
2012-06-06 Juan RPAvoid annonying warnings when pkg-config is not installed.
2012-06-04 Harald Hoyerudev-rules: check for systemd-udevd symlink already...
2012-06-04 Harald Hoyeruse pkg-config to determine the udev directory
2012-05-07 Harald Hoyerremoved old udev "vol_id"
2012-04-25 Harald Hoyerudev-rules/module-setup.sh: fixed udevd location
2012-04-19 Harald Hoyerudevd moved to /lib/systemd/systemd-udevd
2012-04-17 Harald Hoyerudev-rules: remove 01-ignore.rules
2012-04-16 Jon Ander HernandezDebian multiarch support
2011-10-20 Harald Hoyer95udev-rules/module-setup.sh: correctly create udevd...
2011-10-10 Harald Hoyer95udev-rules/module-setup.s: fixed symlink for udevd...
2011-10-06 Harald Hoyer95udev-rules/module-setup.sh: also search in /lib/udev...
2011-08-31 Harald Hoyer95udev-rules: add input_id
2011-08-12 Harald Hoyeruse inst_simple to install non-binary files
2011-05-12 Harald Hoyerdracut-functions: make local vars local and prefix...
2011-05-10 Harald Hoyerremoved trailing whitespaces
2011-04-11 Harald Hoyerprecreate /run/udev/rules.d
2011-02-02 Harald Hoyerrenamed module-info.sh to module-setup.sh
2011-02-02 Harald Hoyerreplaced check,install,installkernel with module-info.sh
2010-11-10 Peter Rajnoha*.rules: honor DM_UDEV_DISABLE_OTHER_RULES_FLAG
2010-09-10 Harald Hoyerreformat source code
2010-08-23 Harald Hoyerfixed "use $libdir and $usrlibdir instead of ..."
2010-08-23 Amadeusz Żołnowskiuse $libdir and $usrlibdir instead of individual detect...
2010-06-09 Victor LowtherArch handles loading modules from udev in a somewhat...
2010-04-16 Harald Hoyerudev-rules: be more careful about md devices and blkid...
2010-04-13 Harald Hoyeradd module btrfs
2010-03-04 Harald Hoyerudev-rules: hotplug.functions is not executable, so...
2010-03-04 Harald Hoyerudev-rules: choose between several firmware upload...
2010-02-17 Harald Hoyerfix lib64 check
2009-11-05 Harald Hoyerudev-rules: do not run blkid on temporary device mapper...
2009-09-23 Harald Hoyerdevicemapper: add dmeventd and new rules for device...
2009-09-14 Harald Hoyeradd pcmcia adapter
2009-09-07 Harald Hoyer95udev-rules: fixed c&p bug which did not install 61...
2009-09-02 Harald Hoyerreordered blkid/vol_id rules
2009-08-20 Victor LowtherAbstract out vol_id vs. blkid usage.
2009-08-19 Harald Hoyerudev-rules: install vol_id
2009-08-14 Harald Hoyerudev-rules: hardcode helper binaries
2009-07-02 Daniel DrakeAdd firmware loading support
2009-06-19 Harald Hoyerinstall rules to ignore some devices
2009-06-19 Harald Hoyerprepare udev rules for udev >= 143
2009-06-18 Harald Hoyerinstall "basename" for path_id
2009-06-17 Philippe SeewerInstall debian renamed udev rules as well
2009-06-01 Warren TogamiMerge branch 'master' of ../dracut-dillow
2009-06-01 Victor LowtherRevert --resolve-names=never in init
2009-05-30 Victor LowtherHave udevd never try to resolve user or group ownership...
2009-03-23 Harald HoyerMerge branch 'enhanced-test-framework' of git://fnordov...
2009-03-09 Harald Hoyerremoved trailing \
2009-03-08 Victor LowtherMake udevd shut up
2009-03-06 Victor LowtherMake 90lvm load the device-mapper rules instead of...
2009-03-06 Victor LowtherMake 90dmraid load the dm-raid udev rules instead of...
2009-03-04 Victor LowtherGet rid of some RedHat specific modules and udev rules
2009-03-04 Victor LowtherCreate a self-contained structure for dracut modules