summary refs log tree commit diff
path: root/nixos/modules/system/boot/stage-1-init.sh
Commit message (Expand)AuthorAge
* 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
* stage-1: Shut up warnings about swap devices that don't exist yetEelco Dolstra2015-07-22
* stage-1: mkdir -p /mnt-root, it may be created earlier by some hooksLuca Bruno2015-06-13
* stage-1: fix hibernation (close #6675)Nikolay Amiantov2015-03-07
* Enhance stage-1/2 scripts for better dealing with squashfsThomas Strobel2015-02-20
* stage-1-init: fix PID 1 shellHarald van Dijk2015-02-13
* stage-1-init: better warningsWout Mertens2015-02-09
* TypoEelco Dolstra2014-12-19
* Shut up a warning from udevEelco Dolstra2014-12-19
* stage-1: fix hibernation for device node symlinksNikolay Amiantov2014-11-15
* Merge branch 'master' into stagingVladimír Čunát2014-11-14
|\
| * Merge pull request #4807 from wizeman/u/zfs-improvementswmertens2014-11-13
| |\
| | * nixos: Add system-wide option to set the hostidRicardo M. Correia2014-11-12
| * | Fix init= stage 1 testShea Levy2014-11-12
| |/
* / Fix /dev/root udev rule in the ISOEelco Dolstra2014-11-11
|/
* Create a udev rule for /dev/rootEelco Dolstra2014-10-10