Find a file
Eelco Dolstra 2783f96ce7 * Remove the sleep-5-seconds hack in the initrd, instead loop until
the device to mount appears.  This wasn't previously possible
  because of root devices specified by label (mounted via "mount
  LABEL=foo ..."), but now we use /dev/disk/by-label so we can easily
  test whether the device already exists.

svn path=/nixos/trunk/; revision=12562
2008-08-08 23:15:36 +00:00
boot * Remove the sleep-5-seconds hack in the initrd, instead loop until 2008-08-08 23:15:36 +00:00
configuration * When booting from the installation CD, just mount 2008-08-08 23:01:30 +00:00
doc/manual * Fix building the manual. 2008-08-08 19:25:31 +00:00
etc * Set $NIX_OTHER_STORES to /var/run/nix/remote-stores to make 2008-07-23 16:06:03 +00:00
helpers * Don't use modprobe but insmod in the initrd. This means we don't 2008-08-08 17:07:04 +00:00
installer * Make that dry-run' (as an action) instead of --dry-run'. 2008-08-04 15:04:06 +00:00
system * When booting from the installation CD, just mount 2008-08-08 23:01:30 +00:00
test * Fix doing repeated tests. 2008-07-02 18:04:15 +00:00
upstart-jobs * Use the persistent storage udev rules in the initrd so that we can 2008-08-08 22:44:45 +00:00
default.nix Added nixos-gen-seccure-keys to nixosTools 2008-03-03 23:32:17 +00:00
README * URL updates. 2008-05-09 15:08:43 +00:00
STABLE * Version number, stable marker. 2006-11-04 11:27:08 +00:00
VERSION * Version number, stable marker. 2006-11-04 11:27:08 +00:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.