about summary refs log tree commit diff
path: root/nixos/modules/system/boot/systemd/initrd.nix
AgeCommit message (Expand)AuthorFilesLines
2024-03-19Merge pull request #290061 from SuperSandro2000/kernel-modules-package-nameWill Fancher1-4/+2
2024-03-18Merge pull request #209964 from Majiir/fix-initrd-systemd-closureWill Fancher1-1/+8
2024-03-15nixos: Support systemd-gpt-auto-rootWill Fancher1-4/+25
2024-02-20nixos/boot: move name overwrite to pkgs.aggregateModules to optionSandro Jäckel1-4/+2
2024-02-18nixos/systemd/initrd: follow init param symlinksMajiir Paktu1-1/+8
2024-02-14nixos: Drop unused variable in systemd/initrd.nixmaralorn1-2/+0
2024-01-28systemd-stage-1: Fix hibernate-resume with systemd v255Will Fancher1-0/+1
2024-01-17systemd: 254.6 -> 255.2nikstur1-0/+3
2024-01-03Merge pull request #273695 from lopsided98/initrd-systemd-lib-firmwareWill Fancher1-2/+1
2023-12-19nixos/systemd/initrd: add systemd-makefs unconditionallyFlorian Klink1-3/+1
2023-12-11systemd-stage-1: allow non-existent /lib/firmwareBen Wolsieffer1-2/+1
2023-11-14initrd/autofs4: remove legacy references to autofs4 kernel modulezzywysm1-1/+1
2023-11-06nixos/boot: add postResumeCommands optionArchit Gupta1-0/+1
2023-10-30Merge pull request #263849 from ElvishJerricco/sd-initrd-not-experimentalK9001-4/+0
2023-10-30systemd-stage-1: Add assertions for unsupported options.Will Fancher1-0/+21
2023-10-27systemd-stage-1: No longer experimentalWill Fancher1-4/+0
2023-10-19systemd-stage-1: Use specific fs packagesWill Fancher1-1/+1
2023-10-04systemd-stage-1: Default to full systemd build.Will Fancher1-2/+7
2023-09-13systemd: 253.5 -> 254-rc1Raito Bezarius1-1/+0
2023-09-07nixos/systemd-initrd: disable tpm-crb if on armv7l-linuxJared Baur1-1/+1
2023-08-14boot.initrd.systemd: make TPM2 modules optionalEnno Richter1-4/+12
2023-06-04nixos: Use systemd-growfs for autoResizeWill Fancher1-3/+0
2023-04-22systemd-stage-1: Revert assertions about initrd commandsWill Fancher1-19/+0
2023-04-21systemd-stage-1: Add assertions for unsupported options.Will Fancher1-1/+20
2023-04-21systemd-stage-1: Unhide documentationWill Fancher1-23/+19
2023-04-17systemd-initrd: networkdWill Fancher1-9/+0
2023-04-12systemd-initrd: Add users and groups with static IDs.Will Fancher1-1/+0
2023-04-11systemd-initrd: Don't use SYSTEMD_SULOGIN_FORCEWill Fancher1-2/+5
2023-03-05nixos/systemd: systemd-growfs* units are real files nowДамјан Георгиевски1-0/+1
2023-03-05nixos/systemd-initrd: create the /tmp mount point in the initrdДамјан Георгиевски1-0/+1
2023-02-28Merge staging-next into staginggithub-actions[bot]1-1/+1
2023-02-27Merge pull request #217887 from lilyinstarlight/fix/allow-overriding-systemd-...Will Fancher1-1/+1
2023-02-23nixos/systemd-initrd: allow overriding initrdBin with extraBinLily Foster1-1/+1
2023-02-21Merge staging-next into staginggithub-actions[bot]1-3/+0
2023-02-20Merge pull request #215381 from lilyinstarlight/fix/make-initrd-ng-wrapped-ex...Will Fancher1-3/+0
2023-02-20nixos/console,nixos/systemd-initrd: remove now-unnecessary wrapped bin inclus...Lily Foster1-3/+0
2023-02-17Merge pull request #208269 from ElvishJerricco/systemd-stage-1-fsckFlorian Klink1-15/+14
2023-02-14Merge pull request #210505 from notgne2/fix/systemd-initrd-allow-symlinkK9001-1/+1
2023-02-08systemd-stage-1: fsckWill Fancher1-0/+1
2023-02-07systemd-stage-1: Use `x-initrd.mount` for better unit dependenciesWill Fancher1-15/+0
2023-02-07systemd-stage-1: managerEnvironment optionWill Fancher1-0/+13
2023-01-23disable tpm-crb on riscv64Jörg Thalheim1-3/+5
2023-01-13nixos/systemd-initrd: allow symlink into when checking for `/prepare-root`notgne21-1/+1
2023-01-05modules: add mkPackageOptionMDpennae1-1/+1
2022-12-24systemd-stage-1: Improve test-instrumentation outputWill Fancher1-0/+11
2022-10-05systemd/initrd: Add TPM modules into initrdZhaofeng Li1-1/+4
2022-10-05systemd/initrd: Add files required by TPM2 and FIDO2 support to the initramfsZhaofeng Li1-0/+8
2022-10-05systemd: Wrap in LUKS2 tokensZhaofeng Li1-0/+3
2022-09-16nixos/systemd-stage-1: include modprobe confg in initrdoxalica1-0/+2
2022-08-31nixos/*: convert straggler options to MDpennae1-2/+2