about summary refs log tree commit diff
path: root/nixos/modules/tasks
AgeCommit message (Expand)AuthorFilesLines
2023-09-11Merge pull request #254429 from ctheune/fix-swraid-for-old-initK9001-1/+1
2023-09-11Merge pull request #253973 from trofi/bcache-make-optionalArtturi1-4/+8
2023-09-10nixos/swraid: fix regression for old initrd and add test coverageChristian Theune1-1/+1
2023-09-10nixos/swraid: fix monitor serviceChristian Theune1-4/+10
2023-09-10nixos/bcache: add a `boot.bcache.enable` kill switchSergei Trofimovich1-4/+8
2023-08-27nixos/security/wrappers: generate a separate and more complete apparmor polic...Robert Obryk1-4/+2
2023-07-28zfs: 'want', don't 'require', systemd-udev-settleDaniel Carosone1-2/+3
2023-07-23zfs: Relate import services to zfs-import.target instead of local-fsWill Fancher1-11/+5
2023-07-15nixos/swraid: Add missing mkRenamedOptionMatti1-0/+5
2023-07-13Merge pull request #183314 from DeterminateSystems/optional-swraidWill Fancher1-18/+42
2023-07-10nixos/filesystems: init squashfsnikstur1-0/+13
2023-07-10stage-1: Only copy mdadm and mdmon into initramfs if enabledLinus Heckemann1-0/+10
2023-07-10boot.initrd.services.swraid -> boot.swraidLinus Heckemann1-15/+29
2023-07-10nixos/swraid: make entire module optionalLinus Heckemann1-7/+7
2023-07-08Merge pull request #237873 from Mic92/fix-aarch64-zfsRyan Lahfa1-3/+44
2023-07-06Merge pull request #240295 from sysvinit/sysvinit/udev-privacy-address-scopeMichele Guerini Rocco1-1/+1
2023-07-05Merge pull request #240600 from lilyinstarlight/fix/luksroot-lvm-default-offWill Fancher1-4/+5
2023-07-05nixos/lvm: toggle initrd enable option independently of main optionsLily Foster1-4/+5
2023-07-03Merge pull request #240601 from lilyinstarlight/fix/lvm-root-sd-stage-1-unhideWill Fancher3-6/+18
2023-07-03nixos/*: unhide remaining systemd stage-1 optionsLily Foster3-6/+18
2023-07-01nixos/bcachefs: add new mount.bcachefs utilJörg Thalheim1-3/+11
2023-06-27nixos/network-interfaces: restrict IPv6 privacy address overrides to interfaceMolly Miller1-1/+1
2023-06-16zfs: add option to restore kernel_neon for linux 6.2 support on aarch64Raito Bezarius1-3/+44
2023-06-16typoDaniel Carosone1-1/+1
2023-06-16nixos/zfs: assert that pool names are not emptyDaniel Carosone1-0/+9
2023-06-04nixos: Use systemd-growfs for autoResizeWill Fancher2-13/+15
2023-06-04nixos: Use systemd-makefs for autoFormatWill Fancher1-55/+20
2023-05-27network-interfaces-scripted: fix interface cleanuprnhmjoj1-5/+5
2023-05-25Merge pull request #229767 from mberndt123/mberndt123/stratis-rootfsWill Fancher1-0/+9
2023-05-19nixos: fix typosfigsoda4-4/+4
2023-05-18Merge pull request #229318 from ReneHollander/fix/nixos-zfs-systemd-unlock-ti...Will Fancher1-9/+20
2023-05-17Merge remote-tracking branch 'upstream/master' into mberndt123/stratis-rootfsMatthias Berndt2-1/+23
2023-05-16improve stratis initrd supportMatthias Berndt1-0/+9
2023-05-13nixos/zfs: disable unlock timeout with systemdRene Hollander1-9/+20
2023-05-12nixos/filesystems: init erofsnikstur1-0/+21
2023-05-08nixos/envfs: make mounts non-criticalJörg Thalheim1-1/+2
2023-04-21Merge pull request #169116 from ElvishJerricco/systemd-stage-1-networkdFlorian Klink1-143/+159
2023-04-17systemd-initrd: Automatically configure networking.interfacesWill Fancher1-143/+159
2023-04-07treewide: use more lib.optionalStringFelix Buehler1-1/+1
2023-03-14Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-1/+1
2023-03-03nixos/profiles/base: remove duplicate and optimize fsPackagesIzorkin1-1/+1
2023-02-17Merge pull request #208269 from ElvishJerricco/systemd-stage-1-fsckFlorian Klink1-8/+40
2023-02-08nixos/envfs: add extraFallbackPathCommands optionsSandro Jäckel1-3/+11
2023-02-08systemd-stage-1: fsckWill Fancher1-5/+32
2023-02-07systemd-stage-1: Use `x-initrd.mount` for better unit dependenciesWill Fancher1-3/+8
2023-01-30nixos/envfs: use configured environment.usrbinenv and environment.binshSandro Jäckel1-2/+2
2023-01-22nixos/envfs: fix envfs package option defaultpennae1-1/+1
2023-01-14nixos/version: add config.system.nixos.distroName and config.system.nixos.dis...Victor Fuentes1-1/+2
2023-01-01nixos/bcachefs: fix boot with systemd enabled initrdJörg Thalheim1-2/+13
2022-12-29Merge pull request #203171 from ElvishJerricco/zfs-fix-requested-credentialsWill Fancher1-10/+15