about summary refs log tree commit diff
path: root/modules/services/hardware/udev.nix
Commit message (Expand)AuthorAge
* Set the firmware_class path in modprobe.dShea Levy2013-04-30
* Revert "Use the new net.ifnames kernel command line flag to disable persisten...Shea Levy2013-04-03
* Use the new net.ifnames kernel command line flag to disable persistent interf...Shea Levy2013-04-01
* Clear /proc/sys/kernel/hotplug againEelco Dolstra2013-03-27
* Don't set the firmware path in 3 different placesEelco Dolstra2013-03-27
* Silence a harmless warning on kernels without the 'path' parameter for firmwa...Shea Levy2013-03-05
* Add our firmware path to the in-kernel lookup pathShea Levy2013-03-04
* Fix the boot.hardwareScan optionEelco Dolstra2013-02-21
* Add option to disable predictable network interface namingEelco Dolstra2013-02-11
* Rename ‘system.build.systemd’ to ‘systemd.package’Eelco Dolstra2013-01-16
* Merge branch 'master' of github.com:NixOS/nixos into systemdEelco Dolstra2012-08-20
|\
| * udev requires unix sockets and inotifyShea Levy2012-08-06
* | Merge branch 'master' of github.com:NixOS/nixos into systemdEelco Dolstra2012-06-28
|\|
| * fix the grep pattern finding programs called by absolute paths in udev rules.David Guibert2012-06-27
* | Remove accidentally committed lineEelco Dolstra2012-06-19
* | Use udev from systemdEelco Dolstra2012-06-15
|/
* * Fix the permissions on /dev/vboxuser in VirtualBox guests.Eelco Dolstra2012-03-23
* * Restrict VirtualBox to users in the vboxusers group.Eelco Dolstra2012-03-20
* * udev: don't set the STARTUP flag anymore, since LVM no longer usesEelco Dolstra2012-03-19
* * Attempt to fix the random "udevadm settle - timeout of 120 secondsEelco Dolstra2012-03-19
* * Move the implementation of boot.kernelModules to udev's postStart.Eelco Dolstra2012-03-18
* * Use boot.kernelModules everywhere instead of explicit calls toEelco Dolstra2012-03-17
* Applied the patch of James Cook.Arie Middelkoop2012-02-21
* switched all mergeOptionString to pkgs.lib.types.stringFlorian Friesdorf2011-12-29
* udev: Ignore commented lines when populating run_progs.Shea Levy2011-12-05
* * Use the ‘path’ attribute in Upstart jobs in more places. It's a bitEelco Dolstra2011-11-25
* * Remove references to the "safemode" boot option, which doesn't doEelco Dolstra2011-11-03
* strip trailing whitespace; no functional changePeter Simons2011-09-14
* Allow RUN+="socket:..." in udev rulesYury G. Kudryashov2011-08-25
* Merge with udev-173Yury G. Kudryashov2011-08-24
* * The write_cd_rules script in udev needs udev in its $PATH.Eelco Dolstra2011-07-26
* * Shut up some udev warnings.Eelco Dolstra2011-07-17
* * Fix the path to mount in the rule in 50-udev-default.rules thatEelco Dolstra2011-07-16
* * Allow modules to add packages to the $PATH seen by programs calledEelco Dolstra2010-09-16
* * Include the Bluetooth module in module-list.nix.Eelco Dolstra2010-08-27
* * Fix example.Eelco Dolstra2010-08-08
* Fix udev startup issue in OpenVZ guest environmentEvgeny Egorochkin2010-07-24
* * Run udevtrigger in a separate job. This speeds up booting becauseEelco Dolstra2010-06-07
* * Don't use klibc in the initrd. It's simpler (and slightly smaller)Eelco Dolstra2010-06-01
* More verbose udev logYury G. Kudryashov2010-05-19
* * The default action for `udevadm trigger' changed from `add' toEelco Dolstra2010-05-16
* Fix bad substitution of mdadm program name.Nicolas Pierron2010-05-16
* * Udev no longer likes the "%k" name in the kqemu rule, so remove it.Eelco Dolstra2010-05-16
* Add /root/test-firmware to FIRMWARE_DIRSYury G. Kudryashov2010-04-26
* Don't try to copy /root/test-firmware to /nix/storeYury G. Kudryashov2010-04-26
* Change firmware handlingYury G. Kudryashov2010-04-25
* * Doh, subtle race condition: STARTUP must be cleared after "udevadmEelco Dolstra2010-01-10
* * Create devicemapper/lvm device nodes from udev (using the rulesEelco Dolstra2010-01-07
* * Change all the startOn / stopOn attributes to the Upstart 0.6 syntaxEelco Dolstra2009-11-06
* * In the network-interfaces task, emit an ip-up event if there is aEelco Dolstra2009-11-06