summary refs log tree commit diff
path: root/nixos/modules/system/boot/stage-1.nix
Commit message (Expand)AuthorAge
* treewide: fix redirected and broken URLsAnthony Roussel2023-11-11
* Merge pull request #240651 from accelbread/postresumecommandsWill Fancher2023-11-09
|\
| * nixos/boot: add postResumeCommands optionArchit Gupta2023-11-06
* | nixos/stage-1: create initramfs /lib at build timeAlyssa Ross2023-11-06
|/
* Revert "nixos/boot/rasbperrypi: add support for boot.initrd.secret with uboot...Yureka2023-09-25
* nixos/boot/rasbperrypi: add support for boot.initrd.secret with uboot (#240358)digital2023-09-23
* stage1: use correct zfs packageJörg Thalheim2023-09-17
* Merge pull request #244449 from Artturin/fixsrip1Artturi2023-07-21
|\
| * nixos/stage-1: fix strippingArtturin2023-07-20
| * nixos/boot/stage-1: chase symlinks when copying binariesLinus Heckemann2023-07-17
* | util-linux: Fix build on non-LinuxAndrew Marshall2023-07-20
* | nixos/stage-1: fix mount replacement in extra-utilsSandro Jäckel2023-07-17
|/
* stage-1: Only copy mdadm and mdmon into initramfs if enabledLinus Heckemann2023-07-10
* boot.initrd.services.swraid -> boot.swraidLinus Heckemann2023-07-10
* nixos: Use systemd-growfs for autoResizeWill Fancher2023-06-04
* systemd-initrd: Fix up root directory modeWill Fancher2023-04-11
* nixos/stage-1: build extraUtils without compilerSandro Jäckel2023-01-31
* Merge pull request #208803 from Ma27/revert-kmod-stage-1-hackMaximilian Bosch2023-01-15
|\
| * Revert "nixos/stage-1: fix `modprobe` in initial ramdisk on systems w/glibc-2...Maximilian Bosch2023-01-02
* | nixos/version: add config.system.nixos.distroName and config.system.nixos.dis...Victor Fuentes2023-01-14
|/
* nixos/stage-1: Examine binaries for libraries in a consistent orderThomas Watson2022-12-20
* nixos/*: convert internal option descriptions to MDpennae2022-08-31
* nixos/*: automatically convert option descriptionspennae2022-08-31
* nixos/*: md-convert options with unordered listspennae2022-08-31
* nixos/*: literalDocBook -> literalMDpennae2022-08-27
* nixos/stage-1: srestore striping of bin/ and lib/Sergei Trofimovich2022-08-07
* nixos/*: replace <replaceable>s with «thing»pennae2022-08-03
* treewide: automatically md-convert option descriptionspennae2022-07-30
* nixos/stage-1: Zap no longer needed LD_LIBRARY_PATHKlemens Nanni2022-05-26
* nixos/stage-1: Fix library path in libraries alsoKlemens Nanni2022-05-26
* nixos/stage-1: Remove redundant symlink checkKlemens Nanni2022-05-26
* nixos/stage-1: Ensure correct ZFS mount optionsKlemens Nanni2022-05-26
* Merge pull request #165892 from tpwrules/fix-initrd-dirlinksArtturi2022-04-21
|\
| * make-initrd: fix reproducibility problemsThomas Watson2022-04-14
* | nixos/stage-1-init: Merge mdraid module into swraidJanne Heß2022-04-15
* | nixos/stage-1-systemd: Add mdraid support (+ test)Janne Heß2022-04-14
* | Merge master into staging-nextgithub-actions[bot]2022-04-03
|\ \
| * \ Merge pull request #164943 from ElvishJerricco/systemd-initrd-reuse-systemd-m...Janne Heß2022-04-03
| |\ \ | | |/ | |/|
| | * initrd: Optional systemd-based initrdWill Fancher2022-03-22
* | | Merge staging-next into staginggithub-actions[bot]2022-03-17
|\| |
| * | Revert "nixos/modprobe: add boot.initrd.extraModprobeConfig option"Luflosi2022-03-17
* | | Merge staging-next into staginggithub-actions[bot]2022-03-17
|\| |
| * | nixos/treewide: Add last missing option typesSilvan Mosberger2022-02-28
| |/
* | nixos/stage-1: typo fixesMaximilian Bosch2022-02-27
* | nixos/stage-1: fix `modprobe` in initial ramdisk on systems w/glibc-2.34Maximilian Bosch2022-02-27
|/
* nixos/stage-1: add nixos modprobe optionsNikolay Amiantov2022-02-02
* nixos/modprobe: add boot.initrd.extraModprobeConfig optionLuflosi2022-01-24
* nixos/stage-1: update udev.log_level name in docsAlyssa Ross2022-01-12
* Merge pull request #129449 from ddz/copy-initrd-secrets-after-early-mount-scriptJanne Heß2021-12-08
|\
| * nixos/stage1: copy initrd secrets into place after special mountsDino A. Dai Zovi2021-07-18