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: 8ba675379ab1
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: dab676b2d7bc
Choose a head ref
  • 4 commits
  • 6 files changed
  • 3 contributors

Commits on Jun 23, 2020

  1. grub: add support for passwords

    This patch adds support for user accounts/passwords in GRUB 2.
    When configured, everything but the default option is password-protected.
    buckley310 authored and rnhmjoj committed Jun 23, 2020
    Copy the full SHA
    37ec7c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. nixos/lib/test-driver: add wait_for_console_text

    This method is similar to wait_for_text but is based on matching
    serial console lines instead of the VGA output.
    rnhmjoj committed Jun 24, 2020
    Copy the full SHA
    b520055 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    33c4a4b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Merge pull request #65231 from buckley310/grub-password

    grub: add support for passwords
    rnhmjoj committed Jul 1, 2020
    Copy the full SHA
    dab676b View commit details
    Browse the repository at this point in the history