summary refs log tree commit diff
path: root/nixos/modules/system
Commit message (Expand)AuthorAge
* stage-1 find-libs: initialise left to empty arrayLinus Heckemann2020-08-25
* Merge branch 'master' into staging-nextJan Tojnar2020-08-23
|\
| * Merge pull request #89353 from wizeman/u/fix-zfs-ebusyLassulus2020-08-22
| |\
| | * stage-1: retry mounting ZFS root a few timesRicardo M. Correia2020-06-04
* | | Merge master into staging-nextFrederik Rietdijk2020-08-17
|\| |
| * | Merge pull request #95342 from flokli/systemd-initctlFlorian Klink2020-08-16
| |\ \
| | * | nixos/systemd: don't try to install systemd-initctl.{service,socket}Florian Klink2020-08-13
| * | | nixos/systemd.tmpfiles.packages: fix an edge caseVladimír Čunát2020-08-16
| |/ /
* | | Merge branch 'staging-next' into stagingJan Tojnar2020-08-13
|\| |
| * | Merge pull request #92964 from lopsided98/initrd-secrets-compressorJörg Thalheim2020-08-13
| |\ \
| | * | nixos/stage-1: fix initrd secrets with custom compressorBen Wolsieffer2020-07-11
* | | | Merge staging-next into stagingFrederik Rietdijk2020-08-13
|\| | |
| * | | nixos/systemd: Add support for `listenDatagrams`John Ericson2020-08-11
* | | | Merge staging-next into stagingFrederik Rietdijk2020-08-11
|\| | |
| * | | nixos/*: editorconfig fixeszowoq2020-08-08
* | | | Merge staging-next into stagingFrederik Rietdijk2020-08-07
|\| | |
| * | | nixos/modules: remove trailing whitespaceJörg Thalheim2020-08-07
| * | | Merge pull request #91960 from datafoo/fix-issue-91761Florian Klink2020-08-07
| |\ \ \
| | * | | nixos/networkd: use assertRange with 64bits integersdatafoo2020-07-13
| | * | | nixos/networkd: delete unnecessary new lines in config filesdatafoo2020-07-13
| | * | | nixos/networkd: reoder code to match networkd documentationdatafoo2020-07-13
| | * | | nixos/networkd: update options for systemd 245datafoo2020-07-13
| | * | | nixos/networkd: reformat code with a single option per linedatafoo2020-07-13
| * | | | nixos/systemd: fix TUN networking in LXC containers (#81481)volth2020-08-05
* | | | | Merge pull request #66856 from flokli/systemd-cryptsetup-lvmFlorian Klink2020-08-06
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | systemd: build with cryptsetup and cryptsetup-generatorsFlorian Klink2020-08-05
* | | | | initrd-network: fix flushBeforeStage2Julien Moutinho2020-08-02
* | | | | boot.loader.grub: add theme optionMaciej Krüger2020-08-02
|/ / / /
* | | | Merge pull request #83911 from mkg20001/boot-persistenceworldofpeace2020-07-30
|\ \ \ \
| * | | | stage-1-init: add boot.persistence optionMaciej Krüger2020-04-01
* | | | | nixos/boot: some documentation improvementsKeshav Kini2020-07-29
* | | | | Merge branch 'master' into staging-nextVladimír Čunát2020-07-22
|\ \ \ \ \
| * \ \ \ \ Merge pull request #93073 from helsinki-systems/tmpfiles-packagesFlorian Klink2020-07-20
| |\ \ \ \ \
| | * | | | | nixos/systemd: Implement a packages option for tmpfilesJanne Heß2020-07-18
| | | |/ / / | | |/| | |
| * | | | | nixos/modules/system/activation/top-level.nix: allow overriding system.nameBas van Dijk2020-07-20
* | | | | | Merge branch 'staging-next' into stagingJan Tojnar2020-07-15
|\| | | | |
| * | | | | stage-2: parameterized systemd executableGraham Christensen2020-07-14
| |/ / / /
| * | | | install-grub.pl: Fix GRUB always reinstalling. (#92756)Niklas Hambüchen2020-07-13
| * | | | nixos/systemd: add missing defaults, make options nullableFlorian Klink2020-07-12
| * | | | Merge pull request #92759 from mdlayher/mdl-systemd-watchdogFlorian Klink2020-07-12
| |\ \ \ \
| | * | | | nixos/systemd: add options for hardware watchdog managementMatt Layher2020-07-08
| | | |/ / | | |/| |
| * | | | Merge pull request #85074 from Emantor/fix/boot_kernel_moduleFranz Pletz2020-07-11
| |\ \ \ \
| | * | | | boot.initrd.luks: remove x86_64/i586 AES modulesRouven Czerwinski2020-04-12
| * | | | | nixos/networkd: correct DHCPv6 UseDNS fieldEdmund Wu2020-07-10
| | |/ / / | |/| | |
* / | | | lvm2: add multiple output supportFlorian Klink2020-07-12
|/ / / /
* | | | nixos/networkd: fix systemd.network.netdevs.<name>.vlanConfig.Id exampleFlorian Klink2020-07-08
* | | | Merge pull request #90307 from eyJhb/luks-pre-postworldofpeace2020-07-08
|\ \ \ \
| * | | | boot.initrd.luks.devices: add preOpenCommands and postOpenCommandseyjhb2020-06-14
* | | | | grub: Fix incorrect upgrade to new `jsonStateLine`. See #85895. (#92520)Niklas Hambüchen2020-07-07
* | | | | Merge pull request #81224 from chkno/modprobe-dot-dMartin Weinelt2020-07-06
|\ \ \ \ \