lewo
ff24a05847
Merge pull request #206445 from nlewo/ssytemd-boot-fail
...
systemd-boot-builder only ignores OSError "invalid argument"
2023-04-16 22:17:28 +02:00
Sandro
603320b64f
Merge pull request #204534 from SuperSandro2000/boot-tmp
2023-04-12 21:37:47 +02:00
Robert Hensing
bcd2d49d85
nixos: Make services.resolved discoverable via "systemd-resolved" search
...
This query yielded no results on search.nixos.org.
I don't think I can make all options magically appear, but you can
the other options by reading the text.
2023-04-07 01:09:05 +02:00
Antoine Eiche
2638fb722e
systemd-boot-builder only ignores OSError "invalid argument"
...
In order to fix
https://github.com/NixOS/nixpkgs/issues/114552 (profile name with
special characters), all OSError have been ignored while only the OSError
with errno 22 (invalid argument) could has been ignored.
The drawback of ignoring all OSError is that the "No space left on
device" error is also ignored. When the /boot doesn't have enough
available disk space, the switch-to-configuration script succeeds
while the boot menu has not been updated: the user thinks it's system
has been updated, but on the next reboot it is actually rollbacked.
2023-04-04 09:16:41 +02:00
K900
48b2f723f5
nixos/system: disallow system.copySystemConfiguration in pure eval mode
...
This is already broken, so let's give it a better error message.
2023-03-29 17:49:30 +03:00
Vladimír Čunát
12dd95fbb1
Merge branch 'master' into staging-next
2023-03-24 09:07:41 +01:00
Will Fancher
5a9b9e620d
Merge pull request #176828 from therishidesai/luks-multi-key-files
...
nixos/luksroot: add tryEmptyPassphrase option
2023-03-24 03:02:20 -04:00
github-actions[bot]
6a3714135d
Merge master into staging-next
2023-03-23 00:02:14 +00:00
pennae
31f422d95f
Merge pull request #218721 from apfelkuchen6/nw
...
nixos/networkd: add some missing options
2023-03-22 22:22:03 +01:00
Rishi Desai
cccc3f8a8e
nixos/luksroot: add tryEmptyPassphrase option
2023-03-22 09:17:23 -05:00
Sandro Jäckel
3a5de0e725
nixos/tmp: add a note to useTmpfs on potential issues
2023-03-20 17:27:06 +01:00
Sandro Jäckel
a5d95ac5fc
nixos/tmp: move /tmp options under boot.tmp
2023-03-19 18:49:37 +01:00
apfelkuchen06
0ddfb0a5df
nixos/networkd: add BridgeVLAN options
2023-03-16 03:31:04 +01:00
apfelkuchen06
cd650b3fa3
nixos/networkd: add QuickFairQueueingClass options
2023-03-16 03:31:04 +01:00
apfelkuchen06
fde806d5a5
nixos/networkd: add QuickFairQueueing options
2023-03-16 03:31:04 +01:00
apfelkuchen06
493ed75418
nixos/networkd: add HeavyHitterFilter options
2023-03-16 03:31:04 +01:00
apfelkuchen06
88d99a3630
nixos/networkd: add HierarchyTokenBucketClass options
2023-03-16 03:31:04 +01:00
apfelkuchen06
24df07c786
nixos/networkd: add HierarchyTokenBucket options
2023-03-16 03:31:03 +01:00
apfelkuchen06
29e5451963
nixos/networkd: add TrivialLinkEqualizer options
2023-03-16 03:31:03 +01:00
apfelkuchen06
cf470ebd88
nixos/networkd: add FairQueueing options
2023-03-16 03:31:03 +01:00
apfelkuchen06
dbc14e5a44
nixos/networkd: add FairQueueingControlledDelay options
2023-03-16 03:31:03 +01:00
apfelkuchen06
5b5c79c6a0
nixos/networkd: add GenericRandomEarlyDetection options
2023-03-16 03:28:23 +01:00
apfelkuchen06
ca496f8754
nixos/networkd: add EnhancedTransmissionSelection options
2023-03-16 03:28:23 +01:00
apfelkuchen06
3cde7aaa36
nixos/networkd: add DeficitRoundRobinSchedulerClass options
2023-03-16 03:28:23 +01:00
apfelkuchen06
0d06e85996
nixos/networkd: add DeficitRoundRobinScheduler options
2023-03-16 03:28:23 +01:00
apfelkuchen06
49df6bc669
nixos/networkd: add ControlledDelay options
2023-03-16 03:28:23 +01:00
apfelkuchen06
728108555e
nixos/networkd: add CAKE options
2023-03-16 03:28:23 +01:00
apfelkuchen06
7a6cae0e15
nixos/networkd: add PFIFOFast options
2023-03-16 03:28:23 +01:00
apfelkuchen06
f75ec30fee
nixos/networkd: add PFIFOHeadDrop options
2023-03-16 03:28:23 +01:00
apfelkuchen06
d9e1963a15
nixos/networkd: add BFIFO options
2023-03-16 03:28:22 +01:00
apfelkuchen06
f2ca28f658
nixos/networkd: add PFIFO options
2023-03-16 03:28:22 +01:00
apfelkuchen06
51689e86b9
nixos/networkd: add StochasticFairnessQueueing options
2023-03-16 03:28:22 +01:00
apfelkuchen06
736650ccf1
nixos/networkd: add StochasticFairBlue options
2023-03-16 03:28:22 +01:00
apfelkuchen06
872a4823cf
nixos/networkd: add FlowQueuePIE options
2023-03-16 03:28:22 +01:00
apfelkuchen06
2784862e41
nixos/networkd: add PIE options
2023-03-16 03:28:22 +01:00
apfelkuchen06
d63035329e
nixos/networkd: add TokenBucketFilter options
2023-03-16 03:28:21 +01:00
apfelkuchen06
55cd970d73
nixos/networkd: add NetworkEmulator options
2023-03-16 03:28:21 +01:00
apfelkuchen06
b08e5be98d
nixos/networkd: add QDisc options
2023-03-16 03:28:21 +01:00
apfelkuchen06
09e745c784
nixos/networkd: add IPoIB options
2023-03-16 03:28:21 +01:00
apfelkuchen06
df14953724
nixos/networkd: add CAN options
2023-03-16 03:28:21 +01:00
apfelkuchen06
a7724b8f91
nixos/networkd: add LLDP options
2023-03-16 03:28:21 +01:00
apfelkuchen06
ae15b86d4d
nixos/networkd: add BridgeMDB option
2023-03-16 03:28:21 +01:00
apfelkuchen06
d646f7c7f2
nixos/networkd: add BridgeFDB options
2023-03-16 03:28:21 +01:00
apfelkuchen06
28ddd570f7
nixos/networkd: add Bridge options
2023-03-16 03:28:20 +01:00
apfelkuchen06
590ccae1f8
nixos/networkd: add L2TP options
2023-03-16 03:28:20 +01:00
github-actions[bot]
795332a826
Merge staging-next into staging
2023-03-15 18:01:44 +00:00
Vladimír Čunát
a86610144f
Merge #219444 : staging-next 2023-03-04
2023-03-15 17:35:39 +01:00
Sandro
c817b58614
Merge pull request #220278 from bdd/fix-binfmt-x86_64-windows-extension
...
nixos/binfmt: fix extension for Windows binaries
2023-03-15 16:15:47 +01:00
Martin Weinelt
1c52b361a8
Merge remote-tracking branch 'origin/master' into staging-next
2023-03-15 14:36:40 +01:00
Robert Hensing
c3b245d540
Merge pull request #195511 from DeterminateSystems/include-build-deps
...
nixos/top-level: add includeBuildDependencies option
2023-03-15 13:33:24 +01:00