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: e88f28965a7d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: cc0caac098b5
Choose a head ref
  • 3 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 5, 2018

  1. modprobe activation: Order after specialfs

    It requires the existence of /proc.
    edolstra committed Feb 5, 2018
    Copy the full SHA
    1346923 View commit details
    Browse the repository at this point in the history
  2. nixos-enter: Don't mount special filesystems

    The activation script already does this.
    edolstra committed Feb 5, 2018
    Copy the full SHA
    f9e64db View commit details
    Browse the repository at this point in the history
  3. Move creation of /root to the activation script

    ...so it appears in a new installation before rebooting the system.
    edolstra committed Feb 5, 2018
    Copy the full SHA
    cc0caac View commit details
    Browse the repository at this point in the history