1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-19 17:39:34 +00:00
nixpkgs/modules/installer/cd-dvd
2011-10-29 21:03:57 +00:00
..
installation-cd-base.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
installation-cd-graphical.nix * This should no longer be needed. 2011-03-15 18:47:56 +00:00
installation-cd-minimal.nix Extract graphical and minimal profiles from the installation CDs. 2010-09-25 09:32:57 +00:00
installation-cd-rescue.nix Extract rescue profile from the the corresponding CD. 2010-09-25 09:33:09 +00:00
iso-image.nix 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
live-dvd.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
memtest.nix
system-tarball-fuloong2f.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
system-tarball-pc.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
system-tarball-sheevaplug.nix strip trailing whitespace; no functional change 2011-09-14 18:20:50 +00:00
system-tarball.nix 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