summaryrefslogtreecommitdiffstats
path: root/nixos/modules/system/boot/stage-1-init.sh
AgeCommit message (Expand)Author
2019-04-18Merge pull request #49537 from mayflower/stage1-symlink-fixLinus Heckemann
2019-01-17Merge pull request #42183 from kisik21/masterJörg Thalheim
2018-11-03nixos/bcachefs: remove superfluous fsck from initrdhyperfekt
2018-10-31nixos stage-1: fix init existence testLinus Heckemann
2018-09-01stage-1-init.sh: do not check mounted filesystems (#45891)volth
2018-06-19nixos/stage-1: fixed if-else blockkisik21
2018-06-19nixos/stage-1: added F2FS resizingVictor Shlein
2018-06-06Fixed nilfs2 fsck error at boot because its not needed bu the nilfs2 filesystemvicgc
2018-05-13stage-1: remove tuxonice handlingYegor Timoshenko
2018-05-12Fix kernel crash caused by absent root deviceIhor Antonov
2018-02-16makeModulesClosure: support firmwareNikolay Amiantov
2017-08-31nixos/bcachefs: init moduledavidak
2017-06-27Force check the filesystem before resizingJosef Kemetmueller
2017-04-28nixos/stage1: add copytoram supportlassulus
2017-04-02Add facility to append secrets to the initrdShea Levy
2017-01-03Fix using ephemeral disks for /tmp etc. in EC2 instancesEelco Dolstra
2016-10-28nixos/stage1: Fix local keyword outside functionaszlig
2016-08-27nixos filesystems: unify early filesystems handlingNikolay Amiantov
2016-08-22nixos/stage-1: add mechanism which lustrates all impurities from / (#17784)obadz
2016-08-08Merge pull request #17100 from abbradar/resume-delayWout Mertens
2016-08-08nixos stage-1: wait for devices during resumption attemptNikolay Amiantov
2016-08-08nixos stage-1: move resumption below helper functions' definitionsNikolay Amiantov
2016-08-08nixos stage-1: factor device waiting into a functionNikolay Amiantov
2016-07-18nixos stage-1: move keymap handling to kbd moduleNikolay Amiantov
2016-07-18nixos stage-1: add custom pre failure dialog commandsNikolay Amiantov
2016-07-17Revert "nixos stage-1: try to quit plymouth if started on failure"Nikolay Amiantov
2016-07-12nixos stage-1: try to quit plymouth if started on failureNikolay Amiantov
2016-07-12nixos stage-1: set extraUtils variableNikolay Amiantov
2016-07-12nixos stage-1: unconditionally mount /dev/ptsNikolay Amiantov
2016-05-06nixos/stage-1: Don't kill kernel threadsaszlig
2016-04-06nixos/stage-1: Removed logCommands conditional for resetting the file descrip...Roger Qiu
2016-02-24nixos/stage-1/2: Added -r option to read so that read interprets backslashes ...Roger Qiu
2016-02-23Make stage-1/2 logging unconditional, and drop log level to "debug"Eelco Dolstra
2016-02-23nixos/stage-1: Added boot.initrd.logCommandsRoger Qiu
2016-02-03initrd modules: move passwd and nsswitch back to initrd-sshNikolay Amiantov
2016-02-02Split the initrd sshd support into a separate moduleEelco Dolstra
2016-01-04NixOS tests: Increase hung_task_timeout_secsEelco Dolstra
2015-10-18nixos/stage-1: add postEarlyDeviceCommands hookNikolay Amiantov
2015-09-28Remove unnecessary "|| true" from the stage 1 scriptEelco Dolstra
2015-09-24Add filesystem option to automatically grow to the maximum sizeEelco Dolstra
2015-07-30stage-1: fix typo that breaks resumeSpencer Janssen
2015-07-22stage-1: Shut up warnings about swap devices that don't exist yetEelco Dolstra
2015-06-13stage-1: mkdir -p /mnt-root, it may be created earlier by some hooksLuca Bruno
2015-03-07stage-1: fix hibernation (close #6675)Nikolay Amiantov
2015-02-20Enhance stage-1/2 scripts for better dealing with squashfsThomas Strobel
2015-02-13stage-1-init: fix PID 1 shellHarald van Dijk
2015-02-09stage-1-init: better warningsWout Mertens
2014-12-19TypoEelco Dolstra
2014-12-19Shut up a warning from udevEelco Dolstra
2014-11-15stage-1: fix hibernation for device node symlinksNikolay Amiantov