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: d3c5aa50f8a9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 1f4cf806394d
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Apr 17, 2018

  1. Clarify installation steps w.r.t. disk partitions

    - mkfs.fat needs `-n` to set a partition label, not `-L`.
    - create /mnt/boot before mounting
    - leave out detailed LVM example as advanced users already how to create
      LVs while it is detracting for novices.
    
    Re #38674
    Christian Kauhaus committed Apr 17, 2018
    Copy the full SHA
    bca80d6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39066 from ckauhaus/submit/38674-installdocs-mkfs

    Clarify installation steps w.r.t. disk partitions
    grahamc committed Apr 17, 2018
    Copy the full SHA
    1f4cf80 View commit details
    Browse the repository at this point in the history