3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/modules/tasks
Eelco Dolstra f729f12e4e Some cleanups in the activation script:
* Moved some scriptlets to the appropriate modules.
* Put the scriptlet that sets the default path at the start, since it
  never makes sense not to have it there.  It no longer needs to be
  declared as a dependency.
* If a scriptlet has no dependencies, it can be denoted as a plain
  string (i.e., `noDepEntry' is not needed anymore).

svn path=/nixos/trunk/; revision=23762
2010-09-13 15:41:38 +00:00
..
filesystems.nix * Added an option to disable fsck on particular filesystems. 2010-09-13 11:46:35 +00:00
kbd.nix * Don't do "kbd_mode -u" because it kicks the X server out of raw 2010-04-20 14:35:12 +00:00
lvm.nix * --mknodes is no longer needed (in fact it might interfere with 2010-01-10 20:07:23 +00:00
network-interfaces.nix Some cleanups in the activation script: 2010-09-13 15:41:38 +00:00
swraid.nix * Activate software RAID devices from udev. This makes the swraid 2010-05-16 20:40:04 +00:00
tty-backgrounds-combine.sh * tty-backgrounds: don't do a setcfg action on the console if the 2010-06-01 18:30:17 +00:00
tty-backgrounds.nix * Don't stop tty-backgrounds during shutdown. 2010-06-02 16:04:30 +00:00