Find a file
Eelco Dolstra ab80d81e54 * Use normal, dynamically linked binaries for e2fsck, lvm etc. in the
initrd instead of a mix of dietlibc, klibc and static-glibc based
  binaries.  This works by copying what we need from Glibc into the
  initrd and using patchelf to set the ELF interpreter and RPATH
  correctly.  The resulting initrd is about 500 KB smaller, but more
  importantly, it's much easier to maintain - all those
  dietlibc/klibc/static-glibc builds frequently cause build problems.

svn path=/nixos/trunk/; revision=13984
2009-02-05 15:57:07 +00:00
boot * Use normal, dynamically linked binaries for e2fsck, lvm etc. in the 2009-02-05 15:57:07 +00:00
doc An upstart job to display manual 2009-01-08 23:30:23 +00:00
etc * Make sure that build-chroot-dirs only contains directories. 2008-12-19 10:22:45 +00:00
helpers * Quick hack to make the `info' command work properly by generating 2009-01-19 12:34:14 +00:00
installer svn path=/nixos/trunk/; revision=13652 2008-12-17 14:30:43 +00:00
system Add Upstart job for PulseAudio as a system-wide daemon. 2009-01-29 18:28:09 +00:00
test * Hack for testing. 2008-11-07 13:39:02 +00:00
upstart-jobs Making the 'via' video module available in the xserver upstart-job. 2009-02-01 21:23:31 +00:00
default.nix * When doing chroot builds, the `build-chroot-dirs' option should 2008-12-15 23:54:10 +00:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release.nix svn path=/nixos/trunk/; revision=13653 2008-12-17 14:43:14 +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://nixos.org/nixos and in the manual in doc/manual.