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: 83ec61c486bd
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 105e63469d8f
Choose a head ref
  • 5 commits
  • 2 files changed
  • 2 contributors

Commits on Jun 23, 2020

  1. Copy the full SHA
    0d55d48 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Copy the full SHA
    c128229 View commit details
    Browse the repository at this point in the history
  2. ZFS: Pipe /dev/null into the stage 2 load-key script

    Just in case something reads stdin, so that `while read ds kl` doesn't
    miss anything
    ElvishJerricco committed Jul 2, 2020
    Copy the full SHA
    05f8cba View commit details
    Browse the repository at this point in the history
  3. ZFS: Set IFS=$'\t' for the read command in stage 2 load-key

    Co-authored-by: Graham Christensen <graham@grahamc.com>
    ElvishJerricco and grahamc committed Jul 2, 2020
    Copy the full SHA
    e2f1594 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #91344 from ElvishJerricco/zfs-encryption-systemd-…

    …ask-password
    
    ZFS: Ask for stage 2 encryption passwords using systemd-ask-password
    grahamc committed Jul 2, 2020
    Copy the full SHA
    105e634 View commit details
    Browse the repository at this point in the history