about summary refs log tree commit diff
path: root/crypt.awk
Commit message (Expand)AuthorAgeFilesLines
* crypt.awk: enable dm-crypt perf-* optionslemmi2023-04-131-0/+4
* cryptsetup,crypttab - Optional performance enhacement for fast ssdswolfboxpen2022-12-141-0/+2
* Fix missing dashTristan2021-08-141-1/+1
* crypt.awk: support PARTUUID in /etc/crypttabAndrew J. Hesford2020-07-141-1/+1
* Updated fix to crypt.awk so that it works with gawk, mawk, and nawk.suigin2016-09-201-1/+1
* Make crypt.awk work with other awk(1) variants.suigin2016-09-031-1/+1
* Added support for LUKS headers, keyfile offset and size.suigin2015-11-071-23/+24
* crypt.awk: do not hardcode path to blkid. 20150602Juan RP2015-06-021-1/+1
* Fix typo and remove redundant msg from 03-filesystems.sh.Juan RP2015-01-161-1/+1
* fix typo and arg positionpulux2015-01-091-1/+1
* clean the parser functionpulux2015-01-071-51/+76
* fix typopulux2015-01-051-1/+1
* handle UUID Sourcespulux2015-01-051-65/+70
* add function to parse more crypttab filds and optionsMarkus.Berger2015-01-051-0/+72