aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/system/boot/stage-1.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* utillinux: rename to util-linuxGraham Christensen2020-11-241-3/+3
* cryptsetup, lvm2, systemd: Break cyclic dependency at a different pointAnders Kaseorg2020-09-031-5/+3
* Merge pull request #96042 from rnhmjoj/loaOfWORLDofPEACE2020-09-021-1/+1
|\
| * treewide: completely remove types.loaOfrnhmjoj2020-09-021-1/+1
* | Merge staging-next into stagingFrederik Rietdijk2020-08-261-5/+7
|\ \
| * | extra-utils: build a full lvm2 without udev support, fixes #96197Frederik Rietdijk2020-08-261-3/+5
| * | stage-1 find-libs: initialise left to empty arrayLinus Heckemann2020-08-251-2/+2
| |/
* | Merge pull request #94354 from flokli/systemd-246Florian Klink2020-08-241-2/+3
|\ \ | |/ |/|
| * nixos/boot: handle systemd-udevd being a symlink to udevadmFlorian Klink2020-08-131-2/+3
* | Merge pull request #92964 from lopsided98/initrd-secrets-compressorJörg Thalheim2020-08-131-1/+2
|\ \ | |/ |/|
| * nixos/stage-1: fix initrd secrets with custom compressorBen Wolsieffer2020-07-111-1/+2
* | nixos/boot: some documentation improvementsKeshav Kini2020-07-291-4/+6
* | lvm2: add multiple output supportFlorian Klink2020-07-121-3/+3
|/
* boot: fix order of arguments for `hasPrefix` (#89751)Nadrieril2020-06-071-1/+1
* nixos/stage-1: make boot.initrd.secrets appear in the manualBen Wolsieffer2020-06-041-2/+1
* nixos/stage-1: check secret paths before copyingEmily2020-04-111-0/+21
* nixos/initrd-ssh: switch from Dropbear to OpenSSHEmily2020-03-251-1/+4
* Merge pull request #80114 from rnhmjoj/initrdDanylo Hlynskyi2020-03-161-1/+12
|\
| * nixos/boot: add option to disable initrdrnhmjoj2020-02-151-1/+12
* | nixos/stage-1: fix predictable interfaces namesFranz Pletz2020-02-081-2/+13
|/
* stage-1 initrd: replace absolute paths for mdadmNikolay Amiantov2019-08-011-5/+3
* nixos/stage-1: "find-libs" shell script is for the hostPierre Bourdon2019-04-181-1/+1
* stage-1: provide meaningful names to initrd and module treeLinus Heckemann2019-04-131-1/+4
* nixos: add preferLocalBuild=true; on derivations for config filesSymphorien Gibol2019-02-221-6/+8
* types.optionSet: deprecate and remove last usagesdanbst2019-01-311-10/+12
* Merge pull request #42183 from kisik21/masterJörg Thalheim2019-01-171-2/+2
|\
| * nixos/stage-1, nixos/f2fs: moved f2fs resizing tools include in f2fs moduleVictor Shlein2018-06-191-7/+0
| * nixos/stage-1: new separate conditionals for ext4 and f2fs resizing toolsVictor Shlein2018-06-191-3/+3
| * nixos/stage-1: implemented separate check for f2fs filesystems in need of res...Victor Shlein2018-06-191-2/+5
| * nixos/stage-1: added f2fs-tools' tools for resizingVictor Shlein2018-06-191-0/+4
* | stage1 boot: use stdenv.cc.libcWill Dietz2018-10-301-1/+1
* | bootStage1: fix cross build (@matthewbauer's solution)volth2018-10-121-2/+1
* | bootStage1: fix cross buildvolth2018-10-121-1/+2
* | Merge master into stagingFrederik Rietdijk2018-08-091-0/+8
|\ \
| * | nixos: boot/stage-1: check syntax of the generated scriptJan Malakhovski2018-08-081-0/+8
* | | stage-1: Remove last reference of now-removed stdenv.isCrossJohn Ericson2018-08-061-1/+1
|/ /
* | [bot]: remove unreferenced codevolth2018-07-201-1/+0
* | stage-1: Fixes use of stripDirs.Samuel Dionne-Riel2018-07-071-1/+1
* | nixos/stage-1: Make find-libs not choke on dynamic linker being in DT_NEEDEDTuomas Tynkkynen2018-06-201-0/+6
|/
* nixos: Fix initrd dependency detection when cross-compiling.Shea Levy2018-03-011-3/+45
* nixos: initrd-kmod-blacklist-ubuntu: Fix cross-compilation.Shea Levy2018-02-281-1/+1
* nixos: stage-1: Don't try to test binaries when cross-compiling.Shea Levy2018-02-281-1/+3
* makeModulesClosure: support firmwareNikolay Amiantov2018-02-161-0/+2
* swap: extend randomEncryption to plainOpen and ability to select cipherMartin Wohlert2017-07-261-1/+1
* nixos/boot/stage-1: fix failing nixos-rebuild switch because of blkid outputChristian Albrecht2017-06-261-1/+1
* nixos/bcache: /bin/sh -> ${bash}/bin/shBjørn Forsman2017-06-101-1/+1
* Add facility to append secrets to the initrdShea Levy2017-04-021-3/+90
* runCommand: Use stdenvNoCCEelco Dolstra2016-09-291-1/+1
* NixOS: Use runCommand instead of mkDerivation in a few placesEelco Dolstra2016-09-291-12/+6
* stage-1 module: remove check that swap device has a labelNikolay Amiantov2016-09-241-3/+4