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: 112f522d48c5
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 16144baa1eca
Choose a head ref
  • 4 commits
  • 4 files changed
  • 3 contributors

Commits on Jul 28, 2019

  1. Add package for libguesfs containing libguestfs appliances

    Appliances are necessary when building images using virt-builder.
    (e.g. `virt-builder -o debian-9.img debian-9`)
    
    Signed-off-by: Roosembert Palacios <roosembert.palacios@epfl.ch>
    (cherry picked from commit ecb90ae)
    Roosembert Palacios authored and cdepillabout committed Jul 28, 2019
    Copy the full SHA
    1e6c910 View commit details
    Browse the repository at this point in the history
  2. memtest86-efi: init at 8.0 (backport to 19.03)

    This creates a new package, memtest86-efi.  This is a recent version of
    the unfree version of memtest86.
    
    There appear to be no restrictions on the use or redistribution of this.
    
    Backport from #60967.
    
    (cherry picked from commit d273bf5)
    (cherry picked from commit e01e13a)
    (cherry picked from commit 439a755)
    (cherry picked from commit 4abafaf)
    cdepillabout committed Jul 28, 2019
    Copy the full SHA
    9168977 View commit details
    Browse the repository at this point in the history
  3. nixos/systemd-boot: add support for memtest86 EFI app (backport to 19…

    ….03)
    
    This commit adds support for installing the memtest86 EFI app and adding
    a boot entry for it with systemd-boot.
    
    Backported from #61036.
    
    (cherry picked from commit b12ea62)
    (cherry picked from commit d88d675)
    cdepillabout committed Jul 28, 2019
    Copy the full SHA
    3c21a29 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #61806 from cdepillabout/backport-memtest86

    memtest86-efi: backport to 19.03
    samueldr committed Jul 28, 2019
    Copy the full SHA
    16144ba View commit details
    Browse the repository at this point in the history