3
0
Fork 0
forked from mirrors/nixpkgs
Nix Packages collection
Go to file
Eelco Dolstra 5409e76353 * Disable wicd in the installation CD for now, because it causes
dhcpcd to segfault randomly or give corrupt output.  See e.g.

    http://hydra.nixos.org/build/2380666/nixlog/1/raw

  The problem seems to be that wicd sends a "-k" command to dhcpcd to
  release the interface, which doesn't work well with a dhcpcd that
  handles all interfaces in one process.

svn path=/nixos/trunk/; revision=33720
2012-04-10 13:09:56 +00:00
doc * Remove nixos-deploy-network. It has been superceded by Charon. 2012-04-07 13:26:35 +00:00
gui nixos-gui: Remove dead code, Comment debug. 2011-04-25 22:23:12 +00:00
lib * Fix the NFS Upstart dependencies. Mountd is now started before 2012-03-16 20:10:14 +00:00
maintainers * Don't build 32-bit AMIs anymore, since 64-bit AMIs are now supported 2012-03-23 18:09:40 +00:00
modules * Disable wicd in the installation CD for now, because it causes 2012-04-10 13:09:56 +00:00
tests * Temporarily add "-cpu kvm64" to work around the GMP abort() bug that 2012-04-10 12:50:20 +00:00
COPYING * Add a license, finally :-) 2010-05-28 11:48:41 +00:00
default.nix * Remove the use of the NIXPKGS and NIXOS environment variables. 2012-03-02 12:38:22 +00:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release-combined.nix * Add a combined NixOS/Nixpkgs jobset. This is to get a NixOS channel 2012-04-09 13:04:58 +00:00
release.nix * Disable two jobs that don't evaluate. 2012-04-09 12:52:15 +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.