nixpkgs/nixos
Tuomas Tynkkynen 0d544537ca 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).

(cherry picked from commit 269f261c73)
2015-12-26 07:37:09 -05:00
..
doc/manual Prevent future store path references in the manual 2015-10-23 01:21:33 +02:00
lib nova-image: use make-disk-image.nix 2015-10-26 16:20:40 +01:00
maintainers Make EBS volumes much smaller 2015-09-28 22:51:31 +02:00
modules installation-cd: Add separate boot entry that has 'nomodeset' 2015-12-26 07:37:09 -05:00
tests nixos/docker: default storageDriver to "devicemapper" 2015-10-04 14:36:38 +02:00
COPYING
default.nix
README
release-combined.nix Disable lightdm test 2015-08-17 10:48:04 +02:00
release-small.nix release-small.nix: Drop the grub1 test 2015-08-11 13:51:55 +02:00
release.nix Disable the ec2-config test 2015-09-28 15:28:51 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.