summary refs log tree commit diff
path: root/nixos/modules/system/boot/luksroot.nix
Commit message (Expand)AuthorAge
* nixos: initrd/luks: fix detection of devices by UUIDBen Wolsieffer2018-10-11
* nixos: initrd/luks: make script indentation consistentBen Wolsieffer2018-10-11
* nixos: initrd/luks: make uuid specified devices discoverableEdward Tjörnhammar2018-09-24
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
* nixos: initrd/luks: disable input echo for the whole stageJan Malakhovski2018-08-08
* nixos: initrd/luks: simplify Yubikey handling codeJan Malakhovski2018-08-08
* nixos: initrd/luks: change passphrases handlingJan Malakhovski2018-08-08
* nixos: initrd/luks: cleanup and generalize common shell expressionsJan Malakhovski2018-08-08
* luksroot: Add missing quote (#44639)Edmund Wu2018-08-07
* nixos/luksroot: Support keyfile offsetsJanne Heß2018-08-07
* modules/system/boot/luksroot: remove comment about input_leds for caps lockFlorian Klink2018-05-07
* Merge pull request #30416 from symphorien/luksnokeyFranz Pletz2018-03-05
|\
| * luksroot.nix: rename fallback to fallbackToPasswordSymphorien Gibol2017-12-14
| * nixos/luksroot.nix: add option boot.initrd.luks.devices.<name?>.fallbackSymphorien Gibol2017-10-23
| * nixos/luksroot.nix: fallback to interactive password entry when no keyfile foundSymphorien Gibol2017-10-14
* | attempt to fix #30940 more robustlyAristid Breitkreuz2018-02-26
* | luksRoot: add the missing ECB dependency to fix XTS support, resolves #30940Evgeny Egorochkin2017-12-22
* | boot.initrd.luks: add input_leds moduleFlorian Klink2017-12-19
|/
* nixos/fileystems: Fix boot fails with encrypted fsAndré-Patrick Bubel2017-09-14
* luksroot: fix typoSilvan Mosberger2017-07-02
* nixos/luks: Silence killall complain about non-existing cryptsetup processesRickard Nilsson2017-05-16
* luksroot: Wait for the header (device) to appearMichael Weiss2017-04-05
* ykpers: consolidate into yubikey-personalizationBenjamin Staffin2017-03-11
* luksroot module: optionSet -> submoduleEric Sagnes2016-09-13
* nixos/luksroot: Reference correct output of opensslTuomas Tynkkynen2016-08-04
* 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
* Merge branch 'master' into stagingVladimír Čunát2016-05-26
|\
| * boot.initrd.luks.devices: Change into an attribute setEelco Dolstra2016-05-25
* | treewide: Make explicit that 'dev' output of openssl is usedTuomas Tynkkynen2016-05-19
|/
* treewide: Mass replace 'openssl}/bin' to refer the 'bin' outputTuomas Tynkkynen2016-02-01
* treewide: Mass replace 'openssl}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* nixos/luksroot: allow to enter passphrase from another consoleNikolay Amiantov2015-10-18
* nixos/luksroot: use 'nuke-refs -e' option to simplify thingsNikolay Amiantov2015-10-18
* nixos: fix some typesJan Malakhovski2015-09-18
* nixos/modules/system/boot/luksroot.nix: allow for LUKS devices with detached ...Marcin Falkiewicz2015-06-29
* Some more type cleanupEelco Dolstra2015-06-15
* Style fixEelco Dolstra2015-05-04
* TypoEelco Dolstra2015-05-04
* nixos/initrd: Generic library copyingWilliam A. Kennington III2015-03-28
* fix initrd now that cryptsetup switched to libgcrypt 1.6Aristid Breitkreuz2015-03-28
* nixos/modules/system/boot/luksroot.nix: hyperlinkify an URL in the documentationPeter Simons2014-12-15
* Remove useless use of optionSet.Nicolas Pierron2014-08-29
* /dev/sda1 -> "/dev/sda1"Eelco Dolstra2014-08-26
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* Update to the Yubikey PBAMoritz Maxeiner2014-02-08
* Replace the current Yubikey PBA implementation with the previous one.Moritz Maxeiner2014-02-03
* Add library dependencies explicitlyMoritz Maxeiner2014-01-29
* Implement muli-user authentication for yubikey pba, i.e. multiple users can n...Moritz Maxeiner2014-01-29