Find a file
Nicolas Pierron 38e8cf175f * 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/branches/fix-style/; revision=14178
2009-02-22 16:08:13 +00:00
boot * Use normal, dynamically linked binaries for e2fsck, lvm etc. in the 2009-02-22 16:08:13 +00:00
doc An upstart job to display manual 2009-02-22 16:06:42 +00:00
etc Merge branches 'fix-style' and 'master' into fix-style 2009-01-02 19:41:39 +00:00
helpers * Quick hack to make the `info' command work properly by generating 2009-02-22 16:07:10 +00:00
installer Remove enableIntel* and enableGo7007 options. 2009-01-25 15:48:59 +00:00
system Add Upstart job for PulseAudio as a system-wide daemon. 2009-02-22 16:07:42 +00:00
test - Move some system configuration to options: 2008-11-18 18:00:09 +00:00
upstart-jobs Making the 'via' video module available in the xserver upstart-job. 2009-02-22 16:08:05 +00:00
default.nix Merge branches 'fix-style' and 'master' into fix-style 2009-01-02 19:41:39 +00:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release.nix Merge branches 'fix-style' and 'master' into fix-style 2009-01-02 19:41:39 +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.