nixpkgs/nixos/modules/installer/cd-dvd
Jan Malakhovski 119c8f91e7 nixos: introduce system.nixosLabel option and use it where appropriate
Setting nixosVersion to something custom is useful for meaningful GRUB
menus and /nix/store paths, but actuallly changing it rebulids the
whole system path (because of `nixos-version` script and manual
pages). Also, changing it is not a particularly good idea because you
can then be differentitated from other NixOS users by a lot of
programs that read /etc/os-release.

This patch introduces an alternative option that does all you want
from nixosVersion, but rebuilds only the very top system level and
/etc while using your label in the names of system /nix/store paths,
GRUB and other boot loaders' menus, getty greetings and so on.
2016-01-08 22:26:15 +00:00
..
channel.nix channel.nix: Fix broken flag to skip substitutes 2015-09-27 21:06:35 +02:00
installation-cd-base.nix nixos: introduce system.nixosLabel option and use it where appropriate 2016-01-08 22:26:15 +00:00
installation-cd-graphical-new-kernel.nix
installation-cd-graphical.nix
installation-cd-minimal-new-kernel.nix
installation-cd-minimal.nix
iso-image.nix nixos: introduce system.nixosLabel option and use it where appropriate 2016-01-08 22:26:15 +00:00
sd-image-armv7l-multiplatform.nix ARM: Use linuxPackages_latest in ARMv7 image 2015-10-24 17:32:21 +03:00
sd-image-raspberrypi.nix ARM: Don't disable manual in installation images 2015-10-24 17:25:55 +03:00
sd-image.nix nixos: Add derivations for SD card installation images on ARM 2015-07-26 00:31:20 +03:00
system-tarball-fuloong2f.nix
system-tarball-pc-readme.txt
system-tarball-pc.nix
system-tarball-sheevaplug.nix
system-tarball.nix