about summary refs log tree commit diff
path: root/nixos/modules/system/boot/luksroot.nix
AgeCommit message (Expand)AuthorFilesLines
2018-05-07modules/system/boot/luksroot: remove comment about input_leds for caps lockFlorian Klink1-1/+0
2018-03-05Merge pull request #30416 from symphorien/luksnokeyFranz Pletz1-2/+21
2018-02-26attempt to fix #30940 more robustlyAristid Breitkreuz1-5/+4
2017-12-22luksRoot: add the missing ECB dependency to fix XTS support, resolves #30940Evgeny Egorochkin1-0/+5
2017-12-19boot.initrd.luks: add input_leds moduleFlorian Klink1-1/+3
2017-12-14luksroot.nix: rename fallback to fallbackToPasswordSymphorien Gibol1-4/+4
2017-10-23nixos/luksroot.nix: add option boot.initrd.luks.devices.<name?>.fallbackSymphorien Gibol1-2/+14
2017-10-14nixos/luksroot.nix: fallback to interactive password entry when no keyfile foundSymphorien Gibol1-1/+8
2017-09-14nixos/fileystems: Fix boot fails with encrypted fsAndré-Patrick Bubel1-1/+11
2017-07-02luksroot: fix typoSilvan Mosberger1-1/+1
2017-05-16nixos/luks: Silence killall complain about non-existing cryptsetup processesRickard Nilsson1-1/+1
2017-04-05luksroot: Wait for the header (device) to appearMichael Weiss1-21/+30
2017-03-11ykpers: consolidate into yubikey-personalizationBenjamin Staffin1-2/+2
2016-09-13luksroot module: optionSet -> submoduleEric Sagnes1-152/+152
2016-08-04nixos/luksroot: Reference correct output of opensslTuomas Tynkkynen1-1/+1
2016-07-17Revert "nixos stage-1: try to quit plymouth if started on failure"Nikolay Amiantov1-22/+4
2016-07-12nixos stage-1: try to quit plymouth if started on failureNikolay Amiantov1-4/+22
2016-05-26Merge branch 'master' into stagingVladimír Čunát1-21/+21
2016-05-25boot.initrd.luks.devices: Change into an attribute setEelco Dolstra1-21/+21
2016-05-19treewide: Make explicit that 'dev' output of openssl is usedTuomas Tynkkynen1-1/+1
2016-02-01treewide: Mass replace 'openssl}/bin' to refer the 'bin' outputTuomas Tynkkynen1-1/+1
2016-01-24treewide: Mass replace 'openssl}/lib' to refer the 'out' outputTuomas Tynkkynen1-1/+1
2016-01-17Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel1-1/+1
2015-10-18nixos/luksroot: allow to enter passphrase from another consoleNikolay Amiantov1-2/+17
2015-10-18nixos/luksroot: use 'nuke-refs -e' option to simplify thingsNikolay Amiantov1-5/+2
2015-09-18nixos: fix some typesJan Malakhovski1-8/+8
2015-06-29nixos/modules/system/boot/luksroot.nix: allow for LUKS devices with detached ...Marcin Falkiewicz1-1/+12
2015-06-15Some more type cleanupEelco Dolstra1-1/+1
2015-05-04Style fixEelco Dolstra1-17/+17
2015-05-04TypoEelco Dolstra1-2/+2
2015-03-28nixos/initrd: Generic library copyingWilliam A. Kennington III1-19/+9
2015-03-28fix initrd now that cryptsetup switched to libgcrypt 1.6Aristid Breitkreuz1-1/+1
2014-12-15nixos/modules/system/boot/luksroot.nix: hyperlinkify an URL in the documentationPeter Simons1-1/+1
2014-08-29Remove useless use of optionSet.Nicolas Pierron1-34/+33
2014-08-26/dev/sda1 -> "/dev/sda1"Eelco Dolstra1-1/+1
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2014-02-08Update to the Yubikey PBAMoritz Maxeiner1-49/+94
2014-02-03Replace the current Yubikey PBA implementation with the previous one.Moritz Maxeiner1-92/+42
2014-01-29Add library dependencies explicitlyMoritz Maxeiner1-24/+11
2014-01-29Implement muli-user authentication for yubikey pba, i.e. multiple users can n...Moritz Maxeiner1-16/+60
2014-01-29Change the crypt-storage file to be hex encoded instead of raw binary. To upd...Moritz Maxeiner1-7/+7
2014-01-29Enable two-factor authentication by default. Add proper descriptions to attri...Moritz Maxeiner1-11/+24
2014-01-28Cosmetic change to yubikey detectionMoritz Maxeiner1-7/+11
2014-01-28Rewrite as a pre-boot authentication module (mostly) comforming to the design...Moritz Maxeiner1-121/+145
2014-01-25Implement authentication for a LUKS device with a yubikey (HMAC-SHA1); suppor...Moritz Maxeiner1-2/+218
2013-10-23Add a way to define obsolete options that have no replacementEelco Dolstra1-4/+4
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra1-0/+176