nixpkgs/modules/installer/tools
Shea Levy fe045dc949 sed -i -e 's|/nix/var|@stateDir@|g' -e 's|/nix/store|@storeDir@|g' modules/installer/tools/*.sh
Use configurable storeDir and stateDir in the installer tools

svn path=/nixos/trunk/; revision=30106
2011-10-29 22:14:27 +00:00
..
nixos-build-vms * Remove most references to the "services" tree. 2011-04-27 13:16:33 +00:00
nixos-deploy-network find modules | fgrep .nix | fgrep -v .svn | fgrep -v nixpkgs.nix | xargs sed -i -e 's|/nix/var|${config.nixpkgs.config.nix.stateDir}|g' -e 's|/nix/store|${config.nixpkgs.config.nix.storeDir}|g' 2011-10-29 21:03:57 +00:00
nixos-checkout.nix * svn.nixos.org -> nixos.org. 2011-10-06 11:29:44 +00:00
nixos-gen-seccure-keys.sh * Move the installer tools to modules/installer/tools. 2009-05-29 12:41:29 +00:00
nixos-hardware-scan.pl * nixos-hardware-scan: It's not necessary to detect Intel graphics 2011-03-18 13:52:09 +00:00
nixos-install.sh sed -i -e 's|/nix/var|@stateDir@|g' -e 's|/nix/store|@storeDir@|g' modules/installer/tools/*.sh 2011-10-29 22:14:27 +00:00
nixos-option.sh nixos-option: Add xml output to reduce the effort in nixos-gui. 2011-04-24 15:30:25 +00:00
nixos-rebuild.sh sed -i -e 's|/nix/var|@stateDir@|g' -e 's|/nix/store|@storeDir@|g' modules/installer/tools/*.sh 2011-10-29 22:14:27 +00:00
tools.nix Make the stateDir and storeDir available for substitution into the tools 2011-10-29 22:00:25 +00:00