nixpkgs/modules
Eelco Dolstra b53842df3e Don't set the passno field for tmpfs and other FSs that have no device
If passno is set, then systemd will instantiate a systemd-fsck unit,
which in turn will instantiate a <device>.device unit
(e.g. "none.device").  Since no such device exists, mounting will
fail.  So don't set passno.
2012-09-11 10:55:56 -04:00
..
config Merge branch 'master' of github.com:NixOS/nixos into systemd 2012-08-20 11:27:38 -04:00
hardware Removing rt73 module, adding ralink module. 2012-08-11 14:53:34 +02:00
installer find modules/ -name \*.nix -print0 | xargs -0 sed -i 's/RT73Firmware/RalinkFirmware/g' 2012-08-11 12:34:35 -04:00
misc Don't use consolekit anywhere 2012-08-23 10:25:15 -04:00
profiles Remove jfsrec from the minimal CD because it pulls in Boost 2012-07-25 11:39:41 -04:00
programs Fix the dependencies of the vboxnet0 service 2012-08-20 16:19:57 -04:00
security Merge branch 'master' of github.com:NixOS/nixos into systemd 2012-08-20 11:27:38 -04:00
services Fix the OpenVPN jobs 2012-08-30 21:11:36 -04:00
system switch-to-configuration: Stop sockets corresponding to services 2012-08-23 12:12:58 -04:00
tasks Don't set the passno field for tmpfs and other FSs that have no device 2012-09-11 10:55:56 -04:00
testing Automatically append ".service" to the name of service units 2012-08-23 10:25:27 -04:00
virtualisation Automatically append ".service" to the name of service units 2012-08-23 10:25:27 -04:00
module-list.nix Merge branch 'master' of github.com:NixOS/nixos into systemd 2012-08-20 11:27:38 -04:00
rename.nix Adding a rename line for rt73 -> ralink. 2012-08-11 14:54:43 +02:00