Find a file
Eelco Dolstra 598adfee3e Fix booting from the CD-ROM
So it turns out that BusyBox doesn't auto-load modules for filesystems
that have type "auto", e.g. it doesn't figure out that it should load
the "iso9660" module should be loaded when mounting the CD-ROM.  We
don't want to give the root FS on the CD type "iso9660", because that
breaks booting from a USB stick created by unetbootin.  So make sure
the "iso9660" module is loaded.
2012-06-22 11:55:23 -04:00
doc * Ad-hockery to support the Charon manual. 2012-06-08 21:10:11 +00:00
gui nixos-gui: Remove dead code, Comment debug. 2011-04-25 22:23:12 +00:00
lib * Forgot to commit. 2012-04-27 08:47:51 +00:00
maintainers * EBS creator: use the NixOS channel. 2012-05-15 20:42:13 +00:00
modules Fix booting from the CD-ROM 2012-06-22 11:55:23 -04:00
tests * Test swapfile creation. 2012-06-12 14:05:11 +00: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 * Remove the use of the NIXPKGS and NIXOS environment variables. 2012-03-02 12:38:22 +00:00
README
release-combined.nix * Include all of Nixpkgs. 2012-04-11 09:17:32 +00:00
release.nix * Use the Git shortrev in NixOS version strings. 2012-06-04 14:23:34 +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.