nixpkgs/upstart-jobs
Eelco Dolstra 5b993b4ff5 * Quick hack to prevent the system from hanging in halt/reboot: force
NFS unmounts.  We have to do this because networking is already down
  by the time we get to the unmounting.  It would be better to unmount
  all remote file systems when an ip-down event occurs.

svn path=/nixos/trunk/; revision=7620
2007-01-10 17:08:34 +00:00
..
udev-rules * Don't refer to non-existent groups. 2006-12-21 19:22:06 +00:00
ctrl-alt-delete.nix * Moving stuff around. 2006-11-27 19:49:05 +00:00
dhclient.nix * Lots of refactoring. 2006-12-10 22:29:44 +00:00
filesystems.nix * Mount file systems when an ip-up event occurs (e.g., for NFS mounts). 2007-01-10 17:07:21 +00:00
gather.nix * Use runCommand. 2006-12-10 22:43:04 +00:00
halt.nix * Quick hack to prevent the system from hanging in halt/reboot: force 2007-01-10 17:08:34 +00:00
hardware-scan.nix * Option boot.doHardwareScan to disable the hardware scan. Also, if 2006-12-22 23:34:42 +00:00
httpd.nix * Remove references to stdenvNew. 2007-01-04 10:21:25 +00:00
lvm.nix * LVM support (in stage 2; having / on LVM is not yet supported). LVM 2006-12-24 01:07:28 +00:00
maintenance-shell.nix * Moving stuff around. 2006-11-27 19:49:05 +00:00
make-job.nix * Use runCommand. 2006-12-10 22:43:04 +00:00
mingetty.nix * Allow any login program to be specified. 2007-01-08 21:34:30 +00:00
network-interfaces.nix * Moving stuff around. 2006-11-27 19:49:05 +00:00
nix-daemon.nix * "set" -> "env". 2006-12-13 13:09:20 +00:00
ntpd.nix * Chroot ntpd. 2006-12-22 19:29:18 +00:00
sshd.nix * Generate sshd_config to set XAuthLocation if X11 forwarding is 2007-01-07 10:19:16 +00:00
swap.nix * Allow swap devices to be specified by label. 2007-01-10 13:07:57 +00:00
syslogd.nix * Move starting of udevd (and udevtrigger/settle) into an Upstart 2006-12-13 12:17:38 +00:00
tty-backgrounds-combine.sh * Get the CD to build again. 2006-12-16 18:24:49 +00:00
tty-backgrounds.nix * Race condition: splash_util fails if the virtual console doesn't 2007-01-09 13:56:54 +00:00
udev.nix * Wait until the temporary udevd is gone. 2006-12-21 20:07:46 +00:00
xserver.conf * Add the X server as an Upstart service. The X server is pure, 2006-11-28 22:27:56 +00:00
xserver.nix * Lots of refactoring. 2006-12-10 22:29:44 +00:00