Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypt.awk: enable dm-crypt perf-* options | lemmi | 2023-04-13 | 1 | -0/+4 |
* | cryptsetup,crypttab - Optional performance enhacement for fast ssds | wolfboxpen | 2022-12-14 | 1 | -0/+2 |
* | Fix missing dash | Tristan | 2021-08-14 | 1 | -1/+1 |
* | crypt.awk: support PARTUUID in /etc/crypttab | Andrew J. Hesford | 2020-07-14 | 1 | -1/+1 |
* | Updated fix to crypt.awk so that it works with gawk, mawk, and nawk. | suigin | 2016-09-20 | 1 | -1/+1 |
* | Make crypt.awk work with other awk(1) variants. | suigin | 2016-09-03 | 1 | -1/+1 |
* | Added support for LUKS headers, keyfile offset and size. | suigin | 2015-11-07 | 1 | -23/+24 |
* | crypt.awk: do not hardcode path to blkid. 20150602 | Juan RP | 2015-06-02 | 1 | -1/+1 |
* | Fix typo and remove redundant msg from 03-filesystems.sh. | Juan RP | 2015-01-16 | 1 | -1/+1 |
* | fix typo and arg position | pulux | 2015-01-09 | 1 | -1/+1 |
* | clean the parser function | pulux | 2015-01-07 | 1 | -51/+76 |
* | fix typo | pulux | 2015-01-05 | 1 | -1/+1 |
* | handle UUID Sources | pulux | 2015-01-05 | 1 | -65/+70 |
* | add function to parse more crypttab filds and options | Markus.Berger | 2015-01-05 | 1 | -0/+72 |