summary refs log tree commit diff
path: root/nixos/modules/system/boot/luksroot.nix
Commit message (Expand)AuthorAge
...
* 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
* Change the crypt-storage file to be hex encoded instead of raw binary. To upd...Moritz Maxeiner2014-01-29
* Enable two-factor authentication by default. Add proper descriptions to attri...Moritz Maxeiner2014-01-29
* Cosmetic change to yubikey detectionMoritz Maxeiner2014-01-28
* Rewrite as a pre-boot authentication module (mostly) comforming to the design...Moritz Maxeiner2014-01-28
* Implement authentication for a LUKS device with a yubikey (HMAC-SHA1); suppor...Moritz Maxeiner2014-01-25
* Add a way to define obsolete options that have no replacementEelco Dolstra2013-10-23
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10