This is the master branch of nixpkgs, initially pulled from commit 8debf2f9a63d54ae4f28994290437ba54c681c7b The intent of this repo is to be merged onto nixpkgs master. This will also be of help for https://git.suyu.dev/BoomMicrophone/suyu-nix-test which I will need in order for development (it will also be helpful to know what to do for setting up the environment for the master server. Currently I am focusing on this so I can actually see what is still missing) This repo will be removed once the PR to the nixpkgs github goes through
Find a file
Eelco Dolstra 4d6548e94c * Use the tools from klibc in the initrd instead of the static-tools.
This makes the initrd a few megabytes smaller.
* Use run-init from klibc to delete everything in the initrd ramfs
  prior to switching to the real root FS.
* Removed the stage2Init argument.

svn path=/nixos/trunk/; revision=12544
2008-08-08 15:49:57 +00:00
boot * Use the tools from klibc in the initrd instead of the static-tools. 2008-08-08 15:49:57 +00:00
configuration * Use the tools from klibc in the initrd instead of the static-tools. 2008-08-08 15:49:57 +00:00
doc/manual * Make the location of Nixpkgs a function argument (defaulting 2008-06-05 15:33:17 +00:00
etc * Set $NIX_OTHER_STORES to /var/run/nix/remote-stores to make 2008-07-23 16:06:03 +00:00
helpers Using ISO 9660:1999 for live optical disks.. 2008-08-01 09:17:23 +00:00
installer * Make that dry-run' (as an action) instead of --dry-run'. 2008-08-04 15:04:06 +00:00
system * Use the tools from klibc in the initrd instead of the static-tools. 2008-08-08 15:49:57 +00:00
test * Fix doing repeated tests. 2008-07-02 18:04:15 +00:00
upstart-jobs Added an option to easily allow everyone to use "at". 2008-08-07 10:09:17 +00:00
default.nix Added nixos-gen-seccure-keys to nixosTools 2008-03-03 23:32:17 +00:00
README * URL updates. 2008-05-09 15:08:43 +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.