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: 6fe71e632c6a
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: b392c5ab4dec
Choose a head ref
  • 6 commits
  • 4 files changed
  • 1 contributor

Commits on Jul 15, 2019

  1. ipxe: support renaming targets and add several

    This allows to build several targets with conflicting names.
    UEFI version of USB image is now built, and so is option ROM.
    abbradar committed Jul 15, 2019
    Copy the full SHA
    9e12db9 View commit details
    Browse the repository at this point in the history
  2. ipxe: add imgtrust and ping

    imgtrust is needed to run netboot.xyz scripts.
    ping is useful for testing network settings.
    Also add HTTP option for clarity (it's already being built).
    abbradar committed Jul 15, 2019
    Copy the full SHA
    6152007 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e4837ac View commit details
    Browse the repository at this point in the history
  4. nixos-test-driver: support netRomFile

    Needed for UEFI PXE netboot testing.
    abbradar committed Jul 15, 2019
    Copy the full SHA
    81d35a9 View commit details
    Browse the repository at this point in the history
  5. boot tests: add UEFI PXE netboot testing

    Generalize netboot testing and add tests for UEFI PXE netboot.
    abbradar committed Jul 15, 2019
    Copy the full SHA
    a2e8be9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #64815 from abbradar/ipxe-efi

    IPXE EFI netboot fix
    abbradar committed Jul 15, 2019
    Copy the full SHA
    b392c5a View commit details
    Browse the repository at this point in the history