nixpkgs-suyu/installer
Eelco Dolstra 453e9abc9e * Work around an apparent bug in Bash 4.0. It no longer accepts this:
echo $(cat <<EOF
    bla
    EOF)

  It does accept backticks:

    echo `cat <<EOF
    bla
    EOF`

svn path=/nixos/trunk/; revision=15192
2009-04-20 16:26:50 +00:00
..
cd-dvd * Removed some more stuff from the CD because the x86_64-linux ISO is 2009-04-16 08:24:38 +00:00
default.nix * nixpkgsPath -> nixpkgs. 2009-03-25 15:47:29 +00:00
grub-menu-builder.sh * Work around an apparent bug in Bash 4.0. It no longer accepts this: 2009-04-20 16:26:50 +00:00
nixos-checkout.nix following renaming whatis -> showVal 2009-04-19 10:36:30 +00:00
nixos-gen-seccure-keys.sh Added nixos-gen-seccure-keys and modified nixos-checkout to store /etc/nixos/version.nix with string representing checkout version. 2008-03-03 23:31:48 +00:00
nixos-hardware-scan.pl * Installation CD: include a lot of modules (SATA, PATA, Firewire, 2008-02-08 15:59:15 +00:00
nixos-install.sh added possibility make nixos-install not downlooad the manifest 2009-02-19 15:40:53 +00:00
nixos-rebuild.sh nixos-rebuild: take NIXPKGS location from env, too 2008-10-06 23:23:28 +00:00