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: 2850832e67a0
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 732af03ace2e
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jul 3, 2019

  1. networkmanager: Add rc-manager option

    Add an option to set the rc-manager parameter in NetworkManager.conf,
    which controls how NetworkManager handles resolv.conf. This sets the
    default rc-manager to "resolvconf", which solves #61490. It
    additionally allows the user to change rc-manager without interference
    from configuration activations.
    talyz authored and alyssais committed Jul 3, 2019
    Copy the full SHA
    80acb28 View commit details
    Browse the repository at this point in the history
  2. networkmanager: Documentation cleanup.

    - Refer to external documentation for dns option
    - Clean up macAddress option
    - Improve references
    talyz authored and alyssais committed Jul 3, 2019
    Copy the full SHA
    732af03 View commit details
    Browse the repository at this point in the history