1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/modules
Eelco Dolstra 646d67465c * Upstart stupidly doesn't kill post-start scripts if we do "stop
JOB", but it does kill the job's main process.  So if the post-start
  script if waiting for the job's main process to reach some state, it
  may hang forever.  Thus, the post-start script should monitor
  whether its job has been requested to stop and exit in that case.

svn path=/nixos/trunk/; revision=33176
2012-03-16 21:24:51 +00:00
..
config * Modularize filesystem support. Filesystems such as btrfs and 2012-03-09 14:37:58 +00:00
hardware intel microcode update module 2012-02-22 20:28:44 +00:00
installer iso-image: Make efi-bootable cds actually bootable. 2012-03-16 16:45:40 +00:00
misc * Add a 32-bit AMI that finally seems to boot reliably. 2012-03-13 15:03:41 +00:00
profiles * Modularise vfat support. Also add fsck.vfat to the initrd. This 2012-03-09 16:17:37 +00:00
programs * Virtualbox: use the right set of kernel packages. 2012-03-10 14:34:40 +00:00
security keep NIX_PATH in sudo env 2012-03-10 16:11:40 +00:00
services * Upstart stupidly doesn't kill post-start scripts if we do "stop 2012-03-16 21:24:51 +00:00
system Revert r33139 2012-03-16 12:01:08 +00:00
tasks * Renamed services.nfsKernel to services.nfs. Unfortunately 2012-03-16 20:41:49 +00:00
testing strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
virtualisation * Automatically start VBoxClient-all when the X session starts. This 2012-03-16 01:29:51 +00:00
module-list.nix * Renamed services.nfsKernel to services.nfs. Unfortunately 2012-03-16 20:41:49 +00:00
rename.nix * wpa_supplicant: automatically figure out the wireless interface(s) 2012-03-04 17:21:14 +00:00