summaryrefslogtreecommitdiff
path: root/src/cryptsetup-generator.c
AgeCommit message (Expand)Author
2011-11-01cryptsetup-generator: avoid ordering cycle on swapTom Gundersen
2011-08-24cryptsetup-generator: block boot when querying passphrase.Frederic Crozat
2011-08-01umask: change default umask to 0022 just to be sure, and set it explicitly in...Lennart Poettering
2011-06-06cryptsetup-generator: fix /etc/cryptsetup optionsMichal Schmidt
2011-04-20mount,crypto: rework meaning of noauto/nofailLennart Poettering
2011-04-16cryptsetup: do not order crypto DM devices against the cryptsetup serviceLennart Poettering
2011-04-16cryptsetup: simplificationsLennart Poettering
2011-04-16crypto: let the cryptsetup binary handles its own configurable timeoutsLennart Poettering
2011-04-16cryptsetup: add trailing \nLennart Poettering
2011-03-15getty: move automatic serial getty logic into generatorLennart Poettering
2011-02-14cryptsetup: fix unit file descriptionLennart Poettering
2011-01-04cryptsetup: call mkswap on dm device, not on source deviceLennart Poettering
2010-11-18cryptsetup: automatically order crypt partitions before cryptsetup.targetLennart Poettering
2010-11-15units: get rid of no_requires unit flag, and make crypto disks require crypts...Lennart Poettering
2010-11-15cryptsetup: bind cryptsetup service to both source and destination deviceLennart Poettering
2010-11-14cryptsetup: support non-LUKS crypto partitionsLennart Poettering
2010-11-12cryptsetup: automatically start cryptsetup when looking for mount sourceLennart Poettering
2010-11-12cryptsetup: hook up tool with ask-passwordLennart Poettering
2010-11-10cryptsetup: minimal cryptsetup unit generatorLennart Poettering