summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
...
* | | | | | Merge pull request #262179 from ElvishJerricco/systemd-stage-1-specific-fs-pa...nikstur2023-10-21
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | systemd-stage-1: Use specific fs packagesWill Fancher2023-10-19
| |/ / / /
* | | | | nixos: fix bad mkEnableOption descriptionsBjørn Forsman2023-10-20
* | | | | nixos/switch-to-configuration: Allow not filtering unitsJanne Heß2023-10-20
* | | | | Merge pull request #261449 from arianvp/growpart-onlineArian van Putten2023-10-20
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | nixos/grow-partition: Resize partition online instead of in initrdArian van Putten2023-10-19
| |/ / /
* | | | nixos/systemd-boot: Avoid remote mypy executionsnicoo2023-10-19
* | | | Remove restriction on PhysicalDevice being int; reformat and document the Typ...Philip Taron2023-10-17
* | | | systemd.network.netdev: Add support for WLAN devicesPhilip Taron2023-10-16
|/ / /
* | | systemd-boot-builder: add missing fsync in atomic writesJörg Thalheim2023-10-10
* | | Revert "nixos/systemd-boot: skip EFI update to 252"Jörg Thalheim2023-10-10
* | | systemd-boot-builder: use regex prefix stringJörg Thalheim2023-10-10
* | | systemd-boot-builder: use new builtin typing styleJörg Thalheim2023-10-10
* | | systemd-boot-builder: drop unused importJörg Thalheim2023-10-10
* | | systemd-boot-builder: replace mkdir_p function with stdlib equivalentJörg Thalheim2023-10-10
* | | systemd-boot-builder: always do syncfs, even after a failureJörg Thalheim2023-10-10
* | | systemd-boot-builder: drop semicolonsJörg Thalheim2023-10-10
* | | systemd-boot-builder: resort imports according to isortJörg Thalheim2023-10-10
* | | Merge pull request #258920 from ElvishJerricco/systemd-stage-1-full-buildFlorian Klink2023-10-04
|\ \ \
| * | | systemd-stage-1: Default to full systemd build.Will Fancher2023-10-04
* | | | Merge pull request #257510 from ign0tus/fix/wake-on-lan-policyFlorian Klink2023-10-04
|\ \ \ \
| * | | | networkd: Allow combinations of WakeOnLan policiesign0tus2023-09-28
* | | | | Merge pull request #258345 from lf-/jade/wait-for-onlineFlorian Klink2023-10-04
|\ \ \ \ \
| * | | | | nixos/networkd: make wait-online not time outJade Lovelace2023-10-02
| | |/ / / | |/| | |
* | | | | Merge pull request #237154 from ElvishJerricco/sd-s1-networkd-flush-with-keep...Will Fancher2023-10-03
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | systemd stage 1 networking: Use KeepConfigurationWill Fancher2023-06-11
* | | | | Merge pull request #242191 from tie/systemd-required-for-online-rangeRyan Lahfa2023-09-30
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | nixos/networkd: allow state ranges in RequiredForOnlineIvan Trubach2023-09-04
* | | | | systemd: revert allow udev-trigger for lxd nested containersAdam Stephens2023-09-28
* | | | | Merge pull request #255116 from adamcstephens/lxd/udev-containerMario Rodas2023-09-28
|\ \ \ \ \
| * | | | | systemd: allow udev-trigger to run on lxd containers with nestingAdam Stephens2023-09-14
* | | | | | Merge pull request #249412 from JTarasovic/jdt/systemd-networkd/ipv6-assign-p...Ryan Lahfa2023-09-27
|\ \ \ \ \ \
| * | | | | | systemd-networkd: add option to assign ipv6 prefixJason Tarasovic2023-08-15
* | | | | | | Merge pull request #249386 from JTarasovic/jdt/systemd-networkd/dhcpv6configRyan Lahfa2023-09-27
|\ \ \ \ \ \ \
| * | | | | | | systemd-networkd: add dhcpv6Config optionsJason Tarasovic2023-08-15
| |/ / / / / /
* | | | | | | Merge master into staging-nextgithub-actions[bot]2023-09-25
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Revert "nixos/boot/rasbperrypi: add support for boot.initrd.secret with uboot...Yureka2023-09-25
* | | | | | | Merge master into staging-nextgithub-actions[bot]2023-09-23
|\| | | | | |
| * | | | | | Merge pull request #254993 from helsinki-systems/feat/stc-mount-improvementsJanne Heß2023-09-23
| |\ \ \ \ \ \
| | * | | | | | nixos/switch-to-configuration: Never unmount / or /nixJanne Heß2023-09-22
| | * | | | | | nixos/switch-to-configuration: Test more action thingsJanne Heß2023-09-13
| * | | | | | | nixos/boot/rasbperrypi: add support for boot.initrd.secret with uboot (#240358)digital2023-09-23
* | | | | | | | Merge master into staging-nextgithub-actions[bot]2023-09-19
|\| | | | | | |
| * | | | | | | Merge pull request #254918 from RaitoBezarius/dnssec-resolvedArtturi2023-09-19
| |\ \ \ \ \ \ \
| | * | | | | | | nixos/modules/system/resolved: disable DNSSEC validation by defaultRaito Bezarius2023-09-13
| | |/ / / / / /
| * | | | | | | luksroot: fix issue when yubikey is detached during boot processErno Hopearuoho2023-09-18
* | | | | | | | Merge master into staging-nextgithub-actions[bot]2023-09-18
|\| | | | | | |
| * | | | | | | stage1: use correct zfs packageJörg Thalheim2023-09-17
| |/ / / / / /
* | | | | | | systemd: apply upstream patch for tmpfilesRaito Bezarius2023-09-13
* | | | | | | systemd: 253.5 -> 254-rc1Raito Bezarius2023-09-13
|/ / / / / /