nixpkgs/modules/tasks
Nicolas Pierron 81d621b4f7 * Replace blowfish by AES, since recent CPU could have optimisation for it.
* Miss-interpretation of the --skip option of cryptsetup.  Ciphered partition labels are not supported.  Labels are erased when doing mkswap on the ciphered partition.
* Avoid doing swapon on devices which are already listed in /proc/swaps.
* Remove no longer listed devices with only one swapoff command.

svn path=/nixos/trunk/; revision=19164
2009-12-31 13:56:47 +00:00
..
filesystems.nix * Doh! The mount options weren't passed properly. 2009-10-30 08:49:35 +00:00
kbd.nix * Updated some more jobs. 2009-11-06 19:20:09 +00:00
lvm.nix * In the network-interfaces task, emit an ip-up event if there is a 2009-11-06 21:38:40 +00:00
network-interfaces.nix * In the network-interfaces task, emit an ip-up event if there is a 2009-11-06 21:38:40 +00:00
swap.nix * Replace blowfish by AES, since recent CPU could have optimisation for it. 2009-12-31 13:56:47 +00:00
swraid.nix Made a small fix because I kept receiving errors about: diff command not found. It also makes my system horribly slow. 2009-12-29 21:23:22 +00:00
tty-backgrounds-combine.sh * Move various system initialisation tasks (e.g. mounting filesystems, 2009-05-28 15:03:05 +00:00
tty-backgrounds.nix * Use Upstart 0.6. Jobs are now in /etc/init instead of /etc/event.d. 2009-11-06 10:43:38 +00:00