Changes: credits for fstab improvements

FIXES #1958 (PR)
This commit is contained in:
Adriaan de Groot 2022-05-24 13:30:26 +02:00
parent 63ee982d36
commit 5526cdc03c

View File

@ -17,6 +17,9 @@ This release contains contributions from (alphabetically by first name):
- No core changes yet
## Modules ##
- *fstab* can now be configured to put `/tmp` on a *tmpfs*, and this can
depend on it being on an SSD or not. Options applicable to `/tmp` can
be configured separately as well. #1818 (Thanks Arjen)
- *partition* now has some support for re-using LUKS partitions.
(Thanks Arjen)
- *partition* will cycle out a LUKS key if all the key slots are in use