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: c9d58d1321bf
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 654d324230e8
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Dec 9, 2018

  1. lvm2: 2.02.177 -> 2.03.01

    * switch to sources to git
    * add libaio to buildInputs
    markuskowa committed Dec 9, 2018
    Copy the full SHA
    c047c26 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. grub: add patch for XFS sparse inode feature

    xfsprogs-4.16 introduced an new on disk format feature
    that is not recognized properly by grub. This patch
    allows grub to access XFS filesystem created with
    xfsprogs >= 4.16.
    This upstream patch can be removed for grub-2.03.
    markuskowa committed Dec 10, 2018
    Copy the full SHA
    aed8699 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51756 from markuskowa/upd-lvm2

    lvm2: 2.02.177 -> 2.03.01
    7c6f434c committed Dec 10, 2018
    Copy the full SHA
    654d324 View commit details
    Browse the repository at this point in the history