Find a file
Eelco Dolstra cfed953b5f * Option to enable the Intel 3945 firmware. (It's enabled by
default since it doesn't seem to have the legal issues of
  the Intel 2200 firmware.)
* Firmware loader: don't write in /tmp.  Also a hack to quickly
  test new firmwares.
* Revert r10105 since the build fails if configuration.nix 
  is a symlink.  Anyway copying configuration.nix does not
  necessarily make sense since it can import other expressions,
  which would also have to be copied.  Perhaps a better 
  approach would be to write a serialisation of the config
  to a file (maybe with builtins.toXML).

svn path=/nixos/trunk/; revision=10127
2008-01-12 22:53:13 +00:00
boot LiveDVD with X and sources made. 2008-01-11 16:59:39 +00:00
configuration LiveDVD with X and sources made. 2008-01-11 16:59:39 +00:00
doc/manual * Build the Nix manual in a Nix expression instead of a Makefile so 2008-01-04 14:24:42 +00:00
etc * Add $prefix/info, set $INFOPATH. 2008-01-07 11:46:17 +00:00
helpers LiveDVD with X and sources made. 2008-01-11 16:59:39 +00:00
installer 'As GRUB limit on x86 is probably 191 entries, make sure we don't get more than 190 (one for safety)' 2008-01-10 12:28:01 +00:00
system * Option to enable the Intel 3945 firmware. (It's enabled by 2008-01-12 22:53:13 +00:00
upstart-jobs * Option to enable the Intel 3945 firmware. (It's enabled by 2008-01-12 22:53:13 +00:00
default.nix * Option to enable the Intel 3945 firmware. (It's enabled by 2008-01-12 22:53:13 +00:00
README * Readme is obsolete now. 2007-02-06 21:38:59 +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://nix.cs.uu.nl/nixos and in the manual in doc/manual.