nixpkgs/system
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
..
activate-configuration.sh Allow the hostname to be empty (to obtain it using dhcp). 2007-12-04 15:02:48 +00:00
fontdir.nix Added some xfs and general font changes. 2007-12-25 12:16:38 +00:00
fonts.nix * Eliminate all calls to config.get. 2007-11-09 18:49:45 +00:00
ids.nix * Upstart job for Nagios (system/network monitoring daemon). 2007-11-12 16:43:35 +00:00
modprobe * Generate a wrapper around modprobe that sets MODULE_DIR. This is 2007-03-04 01:16:24 +00:00
options.nix * Option to enable the Intel 3945 firmware. (It's enabled by 2008-01-12 22:53:13 +00:00
switch-to-configuration.sh * /var/run/current-system symlinks to the top-level path of the system 2007-03-20 13:01:53 +00:00
system.nix * Option to enable the Intel 3945 firmware. (It's enabled by 2008-01-12 22:53:13 +00:00
system.sh Added possibility of building multiple configurations by one nixos-rebuild. 2007-12-20 11:36:30 +00:00
users-groups.nix LiveDVD with X and sources made. 2008-01-11 16:59:39 +00:00