nixpkgs/nixos/modules/installer/cd-dvd
Tuomas Tynkkynen 9c2f2bc893 kernel-config: Enable FB_VESA and FRAMEBUFFER_CONSOLE
Commit 159fed47bc (nixos/grub: Fix video display on efi) changed BIOS
systems to start in non-text mode as well. Enable FB_VESA to get a
framebuffer console on BIOS systems. Change FRAMEBUFFER_CONSOLE to 'y'
instead of the default 'm' to so the user doesn't need to manually load
the fbcon module anymore.

Other distros have similar defaults, at least on Arch:
    CONFIG_FB_VESA=y
    CONFIG_FRAMEBUFFER_CONSOLE=y
and on Ubuntu (12.04):
    CONFIG_FB_VESA=m
    CONFIG_FRAMEBUFFER_CONSOLE=y

Fixes #8139
2015-06-04 11:26:20 +03:00
..
channel.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
installation-cd-base.nix kernel-config: Enable FB_VESA and FRAMEBUFFER_CONSOLE 2015-06-04 11:26:20 +03:00
installation-cd-graphical-new-kernel.nix nixos-iso: Re-enable new kernel iso images (close #2839) 2014-06-17 21:23:52 +02:00
installation-cd-graphical.nix kde installer: enable networkmanager. Closes #3433 2014-11-02 15:23:22 +01:00
installation-cd-minimal-new-kernel.nix nixos-iso: Re-enable new kernel iso images (close #2839) 2014-06-17 21:23:52 +02:00
installation-cd-minimal.nix minimal-iso: enable nixos-manual 2015-06-02 18:14:45 +02:00
iso-image.nix nixos: fix infinite recursion in isoImage.isoName 2015-04-27 23:10:53 -04:00
system-tarball-fuloong2f.nix jfsrec: Remove derivation 2014-11-02 17:22:27 -08:00
system-tarball-pc-readme.txt http://nixos.org -> https://nixos.org 2014-12-14 11:26:45 +01:00
system-tarball-pc.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
system-tarball-sheevaplug.nix nixos/initrd: Generic library copying 2015-03-28 18:37:29 -07:00
system-tarball.nix nixos/manual: Use literalExample when feasible. 2014-08-27 23:41:15 +02:00