nixpkgs/installer
Eelco Dolstra fcef0545be * A program for generating the hardware-specific bits of
configuration.nix.  Right now it finds out the following:

  - How many CPUs the machine has (for nix.maxJobs).
  - Whether to load KVM support (either kvm-intel or kvm-amd).
  - The modules necessary for the initrd by scanning the PCI and USB
    busses.  Only mass-storage and HID related modules are added.

svn path=/nixos/trunk/; revision=10221
2008-01-18 16:17:48 +00:00
..
grub-menu-builder.sh 'As GRUB limit on x86 is probably 191 entries, make sure we don't get more than 190 (one for safety)' 2008-01-10 12:28:01 +00:00
nixos-checkout.nix * Provide a script "nixos-checkout" to replace the NixOS/Nixpkgs 2007-02-06 14:13:12 +00:00
nixos-checkout.sh * nixos-checkout: don't subscribe to the Nixpkgs channel anymore, 2008-01-07 22:24:00 +00:00
nixos-hardware-scan.sh * A program for generating the hardware-specific bits of 2008-01-18 16:17:48 +00:00
nixos-install.nix * Merge the test and upgrade scripts into a program "nixos-rebuild" 2007-02-06 13:09:25 +00:00
nixos-install.sh * Remove old manifests in the installer. 2007-08-15 09:30:28 +00:00
nixos-rebuild.nix * Provide a script "nixos-checkout" to replace the NixOS/Nixpkgs 2007-02-06 14:13:12 +00:00
nixos-rebuild.sh * If building nixFallback fails, use nixUnstable from Nixpkgs as 2008-01-02 15:30:31 +00:00