summary refs log tree commit diff
path: root/nixos/modules/system/boot/luksroot.nix
Commit message (Expand)AuthorAge
* treewide: fix redirected and broken URLsAnthony Roussel2023-11-11
* luksroot: fix issue when yubikey is detached during boot processErno Hopearuoho2023-09-18
* treewide: use optional instead of 'then []'Felix Buehler2023-06-25
* nixos: fix typosfigsoda2023-05-19
* treewide: use more lib.optionalStringFelix Buehler2023-04-07
* nixos/luksroot: add tryEmptyPassphrase optionRishi Desai2023-03-22
* nixos/luksroot: build pbkdf2-sha512 binary in its own derivationWinter2023-02-07
* Merge branch 'master' into stagingVladimír Čunát2022-10-13
|\
| * nixos: luksroot: toString-ify keyFileSize usageCole Mickens2022-10-06
* | nixos/luksroot: Reword message on FIDO2 support with systemd stage 1Zhaofeng Li2022-10-05
|/
* Merge pull request #188009 from martiert/fido2luksChristian Kögler2022-09-11
|\
| * nixos/luksroot: Support adding a list of credentials to fido2luksMartin Ertsås2022-09-01
* | nixos/*: convert internal option descriptions to MDpennae2022-08-31
* | nixos/*: automatically convert option docspennae2022-08-19
* | nixos/* eliminate inner whitespace in tags that was missed earlierpennae2022-08-19
|/
* Merge pull request #185056 from pennae/option-docs-mdpennae2022-08-05
|\
| * nixos/*: automatically convert option docs to MDpennae2022-08-03
| * nixos/*: replace <replaceable>s with «thing»pennae2022-08-03
* | Merge pull request #184786 from danc86/fido2luks-discardSandro2022-08-04
|\ \ | |/ |/|
| * nixos/luksroot: allow discards with fido2luksDan Callaghan2022-08-04
* | treewide: automatically md-convert option descriptionspennae2022-07-30
|/
* nixos/systemd-stage-1: Remove unnecessary binariesJanne Heß2022-04-30
* nixos/stage-1-systemd: Add LUKS w/ password supportJanne Heß2022-04-18
* treewide: use lib.getLib for OpenSSL librariesAlyssa Ross2022-03-30
* nixos/luksroot: sync the crypt-storageHugo Lageneste2021-10-20
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* modules/luksroot: add note about AE to allowDiscardsMarkus S. Wamser2021-07-01
* nixos/luksroot: add bypassWorkqueues (#118114)Naïm Favier2021-05-26
* boot.initrd.luks: fix case `Yubikey` -> `YubiKey`Ctem2021-02-08
* boot.initrd.luks: add reusePassphrases support for YubiKey 2FACtem2021-02-08
* fido2luks: 0.2.3 -> 0.2.15Anton Plotnikov2020-10-23
* Merge pull request #96042 from rnhmjoj/loaOfWORLDofPEACE2020-09-02
|\
| * treewide: completely remove types.loaOfrnhmjoj2020-09-02
* | Merge pull request #86236 from ThibautMarty/fix-nullOr-typesLassulus2020-08-26
|\ \ | |/ |/|
| * treewide: fix modules options types where the default is nullThibaut Marty2020-04-28
* | Merge pull request #85074 from Emantor/fix/boot_kernel_moduleFranz Pletz2020-07-11
|\ \
| * | boot.initrd.luks: remove x86_64/i586 AES modulesRouven Czerwinski2020-04-12
| |/
* / boot.initrd.luks.devices: add preOpenCommands and postOpenCommandseyjhb2020-06-14
|/
* boot.initrd.luks: adding a warning when using FIDO2 with kernel ≤ 5.4Marek Mahut2020-01-22
* boot.initrd.luks: Adding FIDO2 supportMarek Mahut2020-01-22
* nixos/treewide: Move rename.nix imports to their respective modulesSilvan Mosberger2019-12-10
* treewide: remove redundant quotesvolth2019-08-26
* cryptsetup: enable kernel crypto api support againFranz Pletz2019-06-07
* nixos/luksroot: GPG Smartcard support for luks encrypted volumesMarkus Schmidl2019-05-12
* nixos/luksroot: create /run/cryptsetup (#60235)Edmund Wu2019-04-28
* nixos/luksroot: Fix typo `Verifiying` -> `Verifying`Claudio Bley2019-01-08
* Revert "nixos/luksroot: Check whether the device already exists"Jörg Thalheim2018-12-02
* nixos/luksroot: Check whether the device already existsJanne Heß2018-12-01
* nixos: initrd/luks: fix detection of devices by UUIDBen Wolsieffer2018-10-11
* nixos: initrd/luks: make script indentation consistentBen Wolsieffer2018-10-11