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

Commits on Feb 11, 2020

  1. swap: depend on rngd if enabled and randomEncryption is configured to

    avoid entropy starvation during boot
    
    (cherry picked from commit 1ac86e1)
    tokudan committed Feb 11, 2020
    Copy the full SHA
    93bd12d View commit details
    Browse the repository at this point in the history
  2. security.rngd: start rngd during early boot to reduce entropy starvat…

    …ion due to encrypted swap and remove PrivateTmp to avoid a circular dependency
    
    (cherry picked from commit d14ba1e)
    tokudan committed Feb 11, 2020
    Copy the full SHA
    4579f11 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #79833 from tokudan/20.03/encrypted-swap-entropy-fix

    rngd: Start early during boot and encrypted swap entropy fix [20.03]
    rnhmjoj committed Feb 11, 2020
    Copy the full SHA
    d3d8d5c View commit details
    Browse the repository at this point in the history