about summary refs log tree commit diff
path: root/nixos/modules/system/boot/stage-1-init.sh
AgeCommit message (Expand)AuthorFilesLines
2024-01-16nixos/stage-1.init.sh: only set 'IFS' in 'waitDevice' for bcachefsMadoura1-1/+6
2024-01-16nixos/stage-1.init.sh: fix IFS comment grammarMadoura1-2/+2
2023-11-09Merge pull request #240651 from accelbread/postresumecommandsWill Fancher1-0/+2
2023-11-06nixos/boot: add postResumeCommands optionArchit Gupta1-0/+2
2023-11-06nixos/stage-1: create initramfs /lib at build timeAlyssa Ross1-3/+0
2023-06-22Merge pull request #234223 from alyssais/stage-1-bind-fileRyan Lahfa1-1/+23
2023-06-04nixos: Use systemd-growfs for autoResizeWill Fancher1-16/+0
2023-05-26nixos/stage-1: support bind mounts of filesAlyssa Ross1-1/+23
2023-05-19nixos: fix typosfigsoda1-1/+1
2023-05-12nixos/filesystems: init erofsnikstur1-0/+3
2023-04-25nixos/stage-1: follow mount optionsMinijackson1-0/+5
2023-01-15Merge pull request #208803 from Ma27/revert-kmod-stage-1-hackMaximilian Bosch1-2/+1
2023-01-14nixos/version: add config.system.nixos.distroName and config.system.nixos.dis...Victor Fuentes1-2/+2
2023-01-02Revert "nixos/stage-1: fix `modprobe` in initial ramdisk on systems w/glibc-2...Maximilian Bosch1-2/+1
2022-11-06stage-1: escape mount points and optionsAtemu1-1/+9
2022-09-05nixos/boot/stage-1-init: umount /findiso in stage-1penglei1-0/+3
2022-05-26nixos/stage-1: Account for hardcoded executable pathsKlemens Nanni1-0/+2
2022-05-03nixos/stage-1: remove dead codeLuflosi1-5/+1
2022-02-27nixos/stage-1: typo fixesMaximilian Bosch1-0/+1
2022-02-27nixos/stage-1: fix `modprobe` in initial ramdisk on systems w/glibc-2.34Maximilian Bosch1-1/+1
2022-01-27nixos/apfs: initLuflosi1-0/+3
2022-01-09nixos/stage-1: colon-separated multi-device supportMadoura1-17/+22
2021-12-18nixos/stage1: run fsck on battery tooArtturin1-16/+0
2021-12-08Merge pull request #129449 from ddz/copy-initrd-secrets-after-early-mount-scriptJanne Heß1-0/+12
2021-08-25stage-1: fix copytoram option for loopback.cfg boothyperfekt1-1/+1
2021-07-18nixos/stage1: copy initrd secrets into place after special mountsDino A. Dai Zovi1-0/+12
2021-02-25stage-1: accept init symlinks at any levelTyson Whitehead1-5/+10
2021-01-24boot.initrd: add verbose optionGauvain 'GovanifY' Roussel-Tarbouriech1-9/+15
2020-11-05Create /dev/std{in,out,err} symlinks in stage-1Christoph Ruegge1-0/+3
2020-10-30Merge pull request #102172 from grahamc/stage-1-datestampsGraham Christensen1-1/+1
2020-10-30stage-1: modprobe ext{2,3,4} before resizingGraham Christensen1-0/+1
2020-10-30stage-1: add datestamps to logsGraham Christensen1-1/+1
2020-09-22nixos/stage-1: set up /dev/fdCole Helbling1-0/+1
2020-08-22Merge pull request #89353 from wizeman/u/fix-zfs-ebusyLassulus1-2/+4
2020-06-04stage-1: retry mounting ZFS root a few timesRicardo M. Correia1-2/+4
2020-04-01stage-1-init: add boot.persistence optionMaciej Krüger1-0/+16
2020-02-08nixos/stage-1: fix predictable interfaces namesFranz Pletz1-2/+4
2020-02-05Revert "Revert "Merge master into staging-next""Frederik Rietdijk1-5/+8
2020-02-05Revert "Merge master into staging-next"Frederik Rietdijk1-8/+5
2020-02-05use overlayfs by default for netboot and isoRichard Marko1-5/+8
2019-10-04iso-image: add loopback.cfg support to boot iso from grublassulus1-0/+27
2019-08-19stage-1 init: fix debug menuNikolay Amiantov1-2/+2
2019-04-18Merge pull request #49537 from mayflower/stage1-symlink-fixLinus Heckemann1-1/+1
2019-01-17Merge pull request #42183 from kisik21/masterJörg Thalheim1-0/+4
2018-11-03nixos/bcachefs: remove superfluous fsck from initrdhyperfekt1-4/+1
2018-10-31nixos stage-1: fix init existence testLinus Heckemann1-1/+1
2018-09-01stage-1-init.sh: do not check mounted filesystems (#45891)volth1-0/+7
2018-06-19nixos/stage-1: fixed if-else blockkisik211-1/+1
2018-06-19nixos/stage-1: added F2FS resizingVictor Shlein1-0/+4
2018-06-06Fixed nilfs2 fsck error at boot because its not needed bu the nilfs2 filesystemvicgc1-0/+3