nixpkgs/installer
Eelco Dolstra f2780fdc62 * Add a top-level default.nix for NixOS which has attributes useful
for building parts of the system.  E.g.

  $ nix-build /etc/nixos/nixos -A upstartJobs.xserver

  to build the Upstart job for the X server, or

  $ nix-build /etc/nixos/nixos -A kernel

  to build the NixOS kernel.

* /etc/profile.sh: if ~/.nix-defexpr doesn't exist yet, create it as a
  directory and add links to root's channels, /etc/nixos/nixos and
  /etc/nixos/install-source.nix (as "nixpkgs_sys").
  
* boot.useKernel -> boot.kernel.

svn path=/nixos/trunk/; revision=9334
2007-09-18 15:06:24 +00:00
..
grub-menu-builder.sh Added possibility to give configurations custom names. 2007-06-23 16:09:05 +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 Added services tree checkout - needed, for example, for apache-httpd 2007-06-18 20:33:30 +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 * Add a top-level default.nix for NixOS which has attributes useful 2007-09-18 15:06:24 +00:00