Find a file
Eelco Dolstra 1a82024dd8 In the tests, don't start agetty on /dev/ttyS0
Running agetty on ttyS0 interferes with the backdoor, which uses ttyS0
as its standard error.  After agetty starts, writes to the stderr file
descriptor will return EIO (though doing "exec 2>/proc/self/fd/2" will
miracuously fix this).

http://hydra.nixos.org/build/3252782
2012-10-29 21:10:00 +01:00
doc Manual: prevent a runtime dependency on DocBook XSL 2012-07-25 11:54:24 -04:00
gui renaming all occurrences of /var/run/{booted,current}-system 2012-07-23 14:01:35 -04:00
lib Machine.pm: Don't add .service implicitly 2012-10-19 10:32:09 -04:00
maintainers create-ebs-amis.py: Load the deployment state file. 2012-07-27 13:29:14 -04:00
modules In the tests, don't start agetty on /dev/ttyS0 2012-10-29 21:10:00 +01:00
tests In the tests, don't start agetty on /dev/ttyS0 2012-10-29 21:10:00 +01:00
.gitignore Add a .gitignore 2012-06-18 18:16:38 -04:00
.version * Add a command "nixos-version" that prints the version of the 2012-04-10 20:56:38 +00:00
COPYING * Add a license, finally :-) 2010-05-28 11:48:41 +00:00
default.nix Revert "allow out-of-tree nixos modules" 2012-07-21 18:30:58 +02:00
README
release-combined.nix * Include all of Nixpkgs. 2012-04-11 09:17:32 +00:00
release.nix Run all tests on both 32 and 64 bit 2012-10-24 12:59:19 +02: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.