nixpkgs/nixos/modules/installer/cd-dvd
Tuomas Tynkkynen 269f261c73 installation-cd: Add separate boot entry that has 'nomodeset'
We seem to be in an unfortunate situation: booting without 'nomodeset'
causes hangs when booting on some NVIDIA cards (6948c3ab80), but on the
other hand adding 'nomodeset' prevents X from starting on other hardware
(e.g. issue #10381 and my Thinkpad X250 with an integrated Broadwell GPU).

Attempt to remedy this situation a bit by adding a separate entry in the
ISOLINUX menu (with the non-'nomodeset' being the default).
2015-12-24 20:12:26 +02:00
..
channel.nix channel.nix: Fix broken flag to skip substitutes 2015-09-27 21:06:35 +02:00
installation-cd-base.nix Move stuff to modules/profiles/installation-device.nix 2015-06-10 15:28:55 +02:00
installation-cd-graphical-new-kernel.nix
installation-cd-graphical.nix Don't include 4 editors in the minimal installation CD 2015-06-04 11:06:44 +02:00
installation-cd-minimal-new-kernel.nix
installation-cd-minimal.nix Move stuff to modules/profiles/installation-device.nix 2015-06-10 15:28:55 +02:00
iso-image.nix installation-cd: Add separate boot entry that has 'nomodeset' 2015-12-24 20:12:26 +02: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