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

Commits on Feb 8, 2020

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

    avoid entropy starvation during boot
    tokudan committed Feb 8, 2020
    Copy the full SHA
    1ac86e1 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
    tokudan committed Feb 8, 2020
    Copy the full SHA
    d14ba1e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Merge pull request #71302 from tokudan/encrypted-swap-entropy-fix

    rngd: Start early during boot and encrypted swap entropy fix
    rnhmjoj committed Feb 12, 2020
    Copy the full SHA
    48704fb View commit details
    Browse the repository at this point in the history