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: 9b0e8d7a29b9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: a780c60f9f79
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Sep 23, 2020

  1. nixos/stage-1: set up /dev/fd

    Otherwise, stage-2-init.sh will complain about not having access to
    /dev/fd/62 as of systemd v246.
    
    On IRC, flokli said:
    
        15:14 <flokli> cole-h: hmmm... I could imagine some of the setup inside /dev has been moved into other parts of systemd
        15:14 <flokli> And given we run systemd much later (outside initramfs only) it doesn't work properly here
        15:17 <flokli> We probably don't invoke udev correctly
    
    (cherry picked from commit 4586810)
    cole-h authored and flokli committed Sep 23, 2020
    Copy the full SHA
    a780c60 View commit details
    Browse the repository at this point in the history