about summary refs log tree commit diff
path: root/nixos/modules/system/boot/stage-1.nix
Commit message (Expand)AuthorAge
* boot: fix order of arguments for `hasPrefix` (#89751)Nadrieril2020-06-07
* nixos/stage-1: make boot.initrd.secrets appear in the manualBen Wolsieffer2020-06-04
* nixos/stage-1: check secret paths before copyingEmily2020-04-11
* nixos/initrd-ssh: switch from Dropbear to OpenSSHEmily2020-03-25
* Merge pull request #80114 from rnhmjoj/initrdDanylo Hlynskyi2020-03-16
|\
| * nixos/boot: add option to disable initrdrnhmjoj2020-02-15
* | nixos/stage-1: fix predictable interfaces namesFranz Pletz2020-02-08
|/
* stage-1 initrd: replace absolute paths for mdadmNikolay Amiantov2019-08-01
* nixos/stage-1: "find-libs" shell script is for the hostPierre Bourdon2019-04-18
* stage-1: provide meaningful names to initrd and module treeLinus Heckemann2019-04-13
* nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol2019-02-22
* types.optionSet: deprecate and remove last usagesdanbst2019-01-31
* Merge pull request #42183 from kisik21/masterJörg Thalheim2019-01-17
|\
| * nixos/stage-1, nixos/f2fs: moved f2fs resizing tools include in f2fs moduleVictor Shlein2018-06-19
| * nixos/stage-1: new separate conditionals for ext4 and f2fs resizing toolsVictor Shlein2018-06-19
| * nixos/stage-1: implemented separate check for f2fs filesystems in need of res...Victor Shlein2018-06-19
| * nixos/stage-1: added f2fs-tools' tools for resizingVictor Shlein2018-06-19
* | stage1 boot: use stdenv.cc.libcWill Dietz2018-10-30
* | bootStage1: fix cross build (@matthewbauer's solution)volth2018-10-12
* | bootStage1: fix cross buildvolth2018-10-12
* | Merge master into stagingFrederik Rietdijk2018-08-09
|\ \
| * | nixos: boot/stage-1: check syntax of the generated scriptJan Malakhovski2018-08-08
* | | stage-1: Remove last reference of now-removed stdenv.isCrossJohn Ericson2018-08-06
|/ /
* | [bot]: remove unreferenced codevolth2018-07-20
* | stage-1: Fixes use of stripDirs.Samuel Dionne-Riel2018-07-07
* | nixos/stage-1: Make find-libs not choke on dynamic linker being in DT_NEEDEDTuomas Tynkkynen2018-06-20
|/
* nixos: Fix initrd dependency detection when cross-compiling.Shea Levy2018-03-01
* nixos: initrd-kmod-blacklist-ubuntu: Fix cross-compilation.Shea Levy2018-02-28
* nixos: stage-1: Don't try to test binaries when cross-compiling.Shea Levy2018-02-28
* makeModulesClosure: support firmwareNikolay Amiantov2018-02-16
* swap: extend randomEncryption to plainOpen and ability to select cipherMartin Wohlert2017-07-26
* nixos/boot/stage-1: fix failing nixos-rebuild switch because of blkid outputChristian Albrecht2017-06-26
* nixos/bcache: /bin/sh -> ${bash}/bin/shBjørn Forsman2017-06-10
* Add facility to append secrets to the initrdShea Levy2017-04-02
* runCommand: Use stdenvNoCCEelco Dolstra2016-09-29
* NixOS: Use runCommand instead of mkDerivation in a few placesEelco Dolstra2016-09-29
* stage-1 module: remove check that swap device has a labelNikolay Amiantov2016-09-24
* nixos filesystems: unify early filesystems handlingNikolay Amiantov2016-08-27
* nixos: generalize copy-paste from stage-1 and zfs to utilsJan Malakhovski2016-08-23
* nixos: copy resize2fs only for stage-1 fileSystemsJan Malakhovski2016-08-23
* nixos: apply toposort to fileSystems to support bind and move mountsJan Malakhovski2016-08-23
* 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