summary refs log tree commit diff
path: root/nixos/modules/system/boot/stage-1-init.sh
Commit message (Expand)AuthorAge
* Merge pull request #89353 from wizeman/u/fix-zfs-ebusyLassulus2020-08-22
|\
| * stage-1: retry mounting ZFS root a few timesRicardo M. Correia2020-06-04
* | stage-1-init: add boot.persistence optionMaciej Krüger2020-04-01
|/
* nixos/stage-1: fix predictable interfaces namesFranz Pletz2020-02-08
* Revert "Revert "Merge master into staging-next""Frederik Rietdijk2020-02-05
* Revert "Merge master into staging-next"Frederik Rietdijk2020-02-05
* use overlayfs by default for netboot and isoRichard Marko2020-02-05
* iso-image: add loopback.cfg support to boot iso from grublassulus2019-10-04
* stage-1 init: fix debug menuNikolay Amiantov2019-08-19
* Merge pull request #49537 from mayflower/stage1-symlink-fixLinus Heckemann2019-04-18
|\
| * nixos stage-1: fix init existence testLinus Heckemann2018-10-31
* | Merge pull request #42183 from kisik21/masterJörg Thalheim2019-01-17
|\ \
| * | nixos/stage-1: fixed if-else blockkisik212018-06-19
| * | nixos/stage-1: added F2FS resizingVictor Shlein2018-06-19
* | | nixos/bcachefs: remove superfluous fsck from initrdhyperfekt2018-11-03
| |/ |/|
* | stage-1-init.sh: do not check mounted filesystems (#45891)volth2018-09-01
|/
* Fixed nilfs2 fsck error at boot because its not needed bu the nilfs2 filesystemvicgc2018-06-06
* stage-1: remove tuxonice handlingYegor Timoshenko2018-05-13
* Fix kernel crash caused by absent root deviceIhor Antonov2018-05-12
* makeModulesClosure: support firmwareNikolay Amiantov2018-02-16
* nixos/bcachefs: init moduledavidak2017-08-31
* Force check the filesystem before resizingJosef Kemetmueller2017-06-27
* nixos/stage1: add copytoram supportlassulus2017-04-28
* Add facility to append secrets to the initrdShea Levy2017-04-02
* Fix using ephemeral disks for /tmp etc. in EC2 instancesEelco Dolstra2017-01-03
* nixos/stage1: Fix local keyword outside functionaszlig2016-10-28
* nixos filesystems: unify early filesystems handlingNikolay Amiantov2016-08-27
* nixos/stage-1: add mechanism which lustrates all impurities from / (#17784)obadz2016-08-22
* Merge pull request #17100 from abbradar/resume-delayWout Mertens2016-08-08
|\
| * nixos stage-1: wait for devices during resumption attemptNikolay Amiantov2016-08-08
| * nixos stage-1: move resumption below helper functions' definitionsNikolay Amiantov2016-08-08
| * nixos stage-1: factor device waiting into a functionNikolay Amiantov2016-08-08
* | nixos stage-1: move keymap handling to kbd moduleNikolay Amiantov2016-07-18
|/
* nixos stage-1: add custom pre failure dialog commandsNikolay Amiantov2016-07-18
* Revert "nixos stage-1: try to quit plymouth if started on failure"Nikolay Amiantov2016-07-17
* nixos stage-1: try to quit plymouth if started on failureNikolay Amiantov2016-07-12
* nixos stage-1: set extraUtils variableNikolay Amiantov2016-07-12
* nixos stage-1: unconditionally mount /dev/ptsNikolay Amiantov2016-07-12
* nixos/stage-1: Don't kill kernel threadsaszlig2016-05-06
* nixos/stage-1: Removed logCommands conditional for resetting the file descrip...Roger Qiu2016-04-06
* nixos/stage-1/2: Added -r option to read so that read interprets backslashes ...Roger Qiu2016-02-24
* Make stage-1/2 logging unconditional, and drop log level to "debug"Eelco Dolstra2016-02-23
* nixos/stage-1: Added boot.initrd.logCommandsRoger Qiu2016-02-23
* initrd modules: move passwd and nsswitch back to initrd-sshNikolay Amiantov2016-02-03
* Split the initrd sshd support into a separate moduleEelco Dolstra2016-02-02
* NixOS tests: Increase hung_task_timeout_secsEelco Dolstra2016-01-04
* nixos/stage-1: add postEarlyDeviceCommands hookNikolay Amiantov2015-10-18
* Remove unnecessary "|| true" from the stage 1 scriptEelco Dolstra2015-09-28
* Add filesystem option to automatically grow to the maximum sizeEelco Dolstra2015-09-24
* stage-1: fix typo that breaks resumeSpencer Janssen2015-07-30