This repository was archived by the owner on Apr 12, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 105
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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-channels
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2ed8568d837a
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: NixOS/nixpkgs-channels
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 131ff6dd9c8d
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 1 file changed
- 2 contributors
Commits on Dec 6, 2019
-
nixos/networkd: add
Name
as valid option toLink
This has been there since v209 [1] ``` The interface name to use. This option has lower precedence than NamePolicy=, so for this setting to take effect, NamePolicy= must either be unset, empty, disabled, or all policies configured there must fail. Also see the example below with "Name=dmz0". Note that specifying a name that the kernel might use for another interface (for example "eth0") is dangerous because the name assignment done by udev will race with the assignment done by the kernel, and only one interface may use the name. Depending on the order of operations, either udev or the kernel will win, making the naming unpredictable. It is best to use some different prefix, for example "internal0"/"external0" or "lan0"/"lan1"/"lan3". ``` [1] systemd/systemd@43b3a5e (cherry picked from commit 943508a)
Configuration menu - View commit details
-
Copy full SHA for 76049ce - Browse repository at this point
Copy the full SHA 76049ceView commit details -
nixos/networkd: add missing "Advertise" option
This is in systemd since v240. (cherry picked from commit 2c1281e)
Configuration menu - View commit details
-
Copy full SHA for 0e4d0ad - Browse repository at this point
Copy the full SHA 0e4d0adView commit details -
nixos/networkd: Add more valid values for RequiredForOnline
`RequiredForOnline` allows for a boolean value or operational state. This adds the values for all valid the operational states. (cherry picked from commit 0aeaf4d)
Configuration menu - View commit details
-
Copy full SHA for 131ff6d - Browse repository at this point
Copy the full SHA 131ff6dView commit details
There are no files selected for viewing