remove substitutes that point to the installer CD after installation

svn path=/nixu/trunk/; revision=6035
This commit is contained in:
Armijn Hemel 2006-08-03 17:10:08 +00:00
parent 6e030f736c
commit e030a74c87

@ -320,6 +320,8 @@ $NIX/nix-env -iKf /nixpkgs/trunk/pkgs/top-level/all-packages.nix gnugrep
$NIX/nix-env -iKf /nixpkgs/trunk/pkgs/top-level/all-packages.nix linux
$NIX/nix-env -iKf /nixpkgs/trunk/pkgs/top-level/all-packages.nix grub
$NIX/nix-store --clear-substitutes
echo setting init symlink...
rm -f $root/init
#ln -s $sysvinitPath/sbin/init $root/init
@ -410,12 +412,10 @@ title NixOS
GRUBEND
# clear substitutes here?
# nix-store --clear-substitutes ??
echo copying install log
cp /tmp/install-log $root/root
sleep 10;
echo umounting filesystem