Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: c29124b67c7b
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 5621b50c73e3
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on May 17, 2020

  1. linux: Enable fbcon deferred takeover when possible

    This config value ensures that when booting through e.g. UEFI, the
    existing framebuffer contents stay put until the first character is
    printed. As the default NixOS stage-1 immediately outputs a welcome
    message on init, this does not impact it, but it will allow for a cleaner boot when
    configured as such.
    puckipedia committed May 17, 2020
    Copy the full SHA
    2b5d59c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Merge pull request #88026 from puckipedia/linux-deferred-takeover

    linux: Enable fbcon deferred takeover when possible
    flokli committed May 18, 2020
    Copy the full SHA
    5621b50 View commit details
    Browse the repository at this point in the history