summary refs log tree commit diff
path: root/nixos/modules/system/boot/stage-1.nix
Commit message (Expand)AuthorAge
* Revert a soon to be useless pice of "nixos/stage-1: add mechanism which lustr...Jan Malakhovski2016-08-23
* nixos/stage-1: add mechanism which lustrates all impurities from / (#17784)obadz2016-08-22
* stage-1: exclude zram devices from resumeDevicesJulien Langlois2016-08-17
* nixos/stage-1: use `readlink -e` in builderThomas Tuegel2016-08-08
* nixos/stage-1: fix antiquotationThomas Tuegel2016-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
* nixos stage-1: replace udevadm in udevRulesNikolay Amiantov2016-07-12
* nixos stage-1: guard udevRules from extra referencesNikolay Amiantov2016-07-12
* nixos stage-1: recursively process binaries and librariesNikolay Amiantov2016-07-12
* stage-1: Remove doublePatchelf hackTuomas Tynkkynen2016-04-15
* Merge branch 'master' into closure-sizeVladimír Čunát2016-04-10
|\
| * Revert "initrd: Use modprobe from busybox"Eelco Dolstra2016-04-01
* | Merge branch 'master' into closure-sizeVladimír Čunát2016-04-01
|\|
| * sw-raid: make mdmon start from initrdkklas2016-03-09
| * 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
* | Merge branch 'master' into closure-sizeVladimír Čunát2016-02-14
|\|
| * filesystems: use list of strings for fs optionsAneesh Agrawal2016-02-06
| * nixos/stage-1: Fix references to readlink/basenameaszlig2016-02-03
| * Split the initrd sshd support into a separate moduleEelco Dolstra2016-02-02
| * initrd: Use modprobe from busyboxEelco Dolstra2016-02-01
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\|
| * NixOS tests: Increase hung_task_timeout_secsEelco Dolstra2016-01-04
* | Merge staging into closure-sizeVladimír Čunát2015-11-20
|\|
| * Merge pull request #10460 from abbradar/remote-askpassNikolay Amiantov2015-11-10
| |\
| | * nixos/luksroot: use 'nuke-refs -e' option to simplify thingsNikolay Amiantov2015-10-18
| | * nixos/stage-1: add postEarlyDeviceCommands hookNikolay Amiantov2015-10-18
| * | nixos/swap: refactor, add randomEncryption optionNikolay Amiantov2015-10-20
| |/
* | udev: complete reworkVladimír Čunát2015-10-04
* | Merge commit staging+systemd into closure-sizeVladimír Čunát2015-10-03
|\|
| * Add filesystem option to automatically grow to the maximum sizeEelco Dolstra2015-09-24
| * kmod-debian-aliases: init at 21-1Mathnerd3142015-09-13
| * Some more type cleanupEelco Dolstra2015-06-15
| * nixos/initrd: Do a lazy library copy in hopes to save some space for replaced...William A. Kennington III2015-03-29
| * nixos/initrd: Allow overriding of binariesWilliam A. Kennington III2015-03-29
* | fix ${udev} references (and a few others)Vladimír Čunát2015-05-05
* | nixos/initrd: Do a lazy library copy in hopes to save some space for replaced...William A. Kennington III2015-03-29
* | nixos/initrd: Allow overriding of binariesWilliam A. Kennington III2015-03-29
|/
* nixos/stage-1: Fix the initrd builder for shell scriptsWilliam A. Kennington III2015-03-29
* nixos/initrd: Generic library copyingWilliam A. Kennington III2015-03-28
* makeInitrd: Support prepending other initrdsWilliam A. Kennington III2015-03-25
* rename occurrences of gcc.gcc to gcc.ccEric Seidel2015-01-14
* Eradicate gzip -9 without -nAlexander Kjeldaas2014-12-28
* nixos: check resumeDevice is absolute path and documentVladimír Čunát2014-12-12
* Merge branch 'master' into stagingVladimír Čunát2014-11-14
|\
| * nixos: Add system-wide option to set the hostidRicardo M. Correia2014-11-12
* | Merge remote-tracking branch 'origin/master' into stagingEelco Dolstra2014-11-11
|\|
| * nixos: move bcache udev rule in a new bcache.nix moduleLuca Bruno2014-11-10
| * nixos: Add boot.initrd.extraUdevRulesCommandsLuca Bruno2014-11-10