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: f56945bfc472
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: d17bc78ab251
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Nov 12, 2017

  1. make-disk-image: clean up

    (cherry picked from commit f218ef6)
    orivej authored and dezgeg committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    f3298b3 View commit details
    Browse the repository at this point in the history
  2. lkl: 2017-08-09 -> 2017-10-18

    Based on linux 4.13
    
    (cherry picked from commit a8a38fe)
    joachifm authored and dezgeg committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    d78534d View commit details
    Browse the repository at this point in the history
  3. lkl: 2017-10-18 -> 2017-11-10

    (cherry picked from commit b8cc69b)
    orivej authored and dezgeg committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    b05c039 View commit details
    Browse the repository at this point in the history
  4. make-disk-image: do not use faketime

    Since lkl/linux#394 cptofs preserves the source time,
    which is 1970-01-01T00:00:01Z for /nix/store and recent for other files.
    
    This reverts commit f5b3f2c.
    
    (cherry picked from commit a84ce72)
    orivej authored and dezgeg committed Nov 12, 2017
    Configuration menu
    Copy the full SHA
    d17bc78 View commit details
    Browse the repository at this point in the history