about summary refs log tree commit diff
path: root/nixos/modules/system/boot/stage-1.nix
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-24/+21
2024-03-19Merge pull request #290061 from SuperSandro2000/kernel-modules-package-nameWill Fancher1-6/+2
2024-03-15nixos: Support systemd-gpt-auto-rootWill Fancher1-1/+1
2024-02-20nixos/boot: move name overwrite to pkgs.aggregateModules to optionSandro Jäckel1-6/+2
2024-02-19nixos/filesystems: make supportedFilesystems an attrsetpennae1-5/+3
2024-02-14Merge pull request #199515 from MangoIV/mangoiv/add-note-to-boot-initrd-secretsMichele Guerini Rocco1-0/+5
2023-11-19Merge pull request #266151 from JulienMalka/append-secret-reproducibleRyan Lahfa1-1/+1
2023-11-11treewide: fix redirected and broken URLsAnthony Roussel1-1/+1
2023-11-09Merge pull request #240651 from accelbread/postresumecommandsWill Fancher1-1/+9
2023-11-07nixos/stage1: make append_initrd_secrets script reproducibleJulien Malka1-1/+1
2023-11-06nixos/boot: add postResumeCommands optionArchit Gupta1-1/+9
2023-11-06nixos/stage-1: create initramfs /lib at build timeAlyssa Ross1-1/+4
2023-09-25Revert "nixos/boot/rasbperrypi: add support for boot.initrd.secret with uboot...Yureka1-7/+0
2023-09-23nixos/boot/rasbperrypi: add support for boot.initrd.secret with uboot (#240358)digital1-0/+7
2023-09-17stage1: use correct zfs packageJörg Thalheim1-1/+1
2023-07-21Merge pull request #244449 from Artturin/fixsrip1Artturi1-1/+1
2023-07-20util-linux: Fix build on non-LinuxAndrew Marshall1-1/+1
2023-07-20nixos/stage-1: fix strippingArtturin1-1/+1
2023-07-17nixos/boot/stage-1: chase symlinks when copying binariesLinus Heckemann1-1/+1
2023-07-17nixos/stage-1: fix mount replacement in extra-utilsSandro Jäckel1-1/+1
2023-07-10stage-1: Only copy mdadm and mdmon into initramfs if enabledLinus Heckemann1-5/+0
2023-07-10boot.initrd.services.swraid -> boot.swraidLinus Heckemann1-4/+1
2023-06-04nixos: Use systemd-growfs for autoResizeWill Fancher1-6/+0
2023-04-11systemd-initrd: Fix up root directory modeWill Fancher1-1/+2
2023-01-31nixos/stage-1: build extraUtils without compilerSandro Jäckel1-1/+1
2023-01-15Merge pull request #208803 from Ma27/revert-kmod-stage-1-hackMaximilian Bosch1-20/+0
2023-01-14nixos/version: add config.system.nixos.distroName and config.system.nixos.dis...Victor Fuentes1-0/+2
2023-01-02Revert "nixos/stage-1: fix `modprobe` in initial ramdisk on systems w/glibc-2...Maximilian Bosch1-20/+0
2022-12-20nixos/stage-1: Examine binaries for libraries in a consistent orderThomas Watson1-2/+3
2022-11-05nixos/modules/system/boot/stage-1.nix: add documentation for moved secrets in...mangoiv1-0/+5
2022-08-31nixos/*: convert internal option descriptions to MDpennae1-4/+4
2022-08-31nixos/*: automatically convert option descriptionspennae1-3/+3
2022-08-31nixos/*: md-convert options with unordered listspennae1-11/+7
2022-08-27nixos/*: literalDocBook -> literalMDpennae1-1/+1
2022-08-07nixos/stage-1: srestore striping of bin/ and lib/Sergei Trofimovich1-1/+1
2022-08-03nixos/*: replace <replaceable>s with «thing»pennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-17/+17
2022-05-26nixos/stage-1: Zap no longer needed LD_LIBRARY_PATHKlemens Nanni1-3/+0
2022-05-26nixos/stage-1: Fix library path in libraries alsoKlemens Nanni1-0/+5
2022-05-26nixos/stage-1: Remove redundant symlink checkKlemens Nanni1-7/+3
2022-05-26nixos/stage-1: Ensure correct ZFS mount optionsKlemens Nanni1-1/+25
2022-04-21Merge pull request #165892 from tpwrules/fix-initrd-dirlinksArtturi1-2/+2
2022-04-15nixos/stage-1-init: Merge mdraid module into swraidJanne Heß1-2/+2
2022-04-14make-initrd: fix reproducibility problemsThomas Watson1-2/+2
2022-04-14nixos/stage-1-systemd: Add mdraid support (+ test)Janne Heß1-10/+5
2022-04-03Merge master into staging-nextgithub-actions[bot]1-2/+6
2022-04-03Merge pull request #164943 from ElvishJerricco/systemd-initrd-reuse-systemd-m...Janne Heß1-2/+6
2022-03-22initrd: Optional systemd-based initrdWill Fancher1-2/+6
2022-03-17Merge staging-next into staginggithub-actions[bot]1-3/+0
2022-03-17Revert "nixos/modprobe: add boot.initrd.extraModprobeConfig option"Luflosi1-3/+0