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/nixops-hetzner
base: 306126b3a055^
Choose a base ref
...
head repository: NixOS/nixops-hetzner
compare: efbcf8790c43
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 7, 2020

  1. Look for hetzner-bootstrap.nix in the local source tree

    This makes hacking on the hetzner backend a bit easier.
    edolstra committed Jan 7, 2020
    Copy the full SHA
    306126b View commit details
    Browse the repository at this point in the history
  2. Copy the bootstrap tarball only once

    This makes hacking on the partitioning less painful.
    edolstra committed Jan 7, 2020
    Copy the full SHA
    e5c181f View commit details
    Browse the repository at this point in the history
  3. Add options for non-Kickstart partitioning

    This is useful for installing a server with ZFS.
    edolstra committed Jan 7, 2020
    Copy the full SHA
    efbcf87 View commit details
    Browse the repository at this point in the history