Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-24 | cryptsetup-generator: block boot when querying passphrase. | Frederic Crozat | |
Ensure we wait for passphrase before starting tty1 or graphical display. Needed when not using plymouth. | |||
2011-08-01 | umask: change default umask to 0022 just to be sure, and set it explicitly ↵ | Lennart Poettering | |
in all binaries, in order to make sure it is set when started from the terminal | |||
2011-06-06 | cryptsetup-generator: fix /etc/cryptsetup options | Michal Schmidt | |
cryptsetup-generator parses the options in /etc/cryptsetup incorrectly. It fails to find the 'swap' option in swap,foo and instead it matches on swaplalala,foo The condition for the comma separator is reversed. https://bugzilla.redhat.com/show_bug.cgi?id=710839 | |||
2011-04-20 | mount,crypto: rework meaning of noauto/nofail | Lennart Poettering | |
2011-04-16 | cryptsetup: do not order crypto DM devices against the cryptsetup service | Lennart Poettering | |
2011-04-16 | cryptsetup: simplifications | Lennart Poettering | |
2011-04-16 | crypto: let the cryptsetup binary handles its own configurable timeouts | Lennart Poettering | |
2011-04-16 | cryptsetup: add trailing \n | Lennart Poettering | |
2011-03-15 | getty: move automatic serial getty logic into generator | Lennart Poettering | |
2011-02-14 | cryptsetup: fix unit file description | Lennart Poettering | |
2011-01-04 | cryptsetup: call mkswap on dm device, not on source device | Lennart Poettering | |
2010-11-18 | cryptsetup: automatically order crypt partitions before cryptsetup.target | Lennart Poettering | |
2010-11-15 | units: get rid of no_requires unit flag, and make crypto disks require ↵ | Lennart Poettering | |
cryptsetup service | |||
2010-11-15 | cryptsetup: bind cryptsetup service to both source and destination device | Lennart Poettering | |
2010-11-14 | cryptsetup: support non-LUKS crypto partitions | Lennart Poettering | |
2010-11-12 | cryptsetup: automatically start cryptsetup when looking for mount source | Lennart Poettering | |
2010-11-12 | cryptsetup: hook up tool with ask-password | Lennart Poettering | |
2010-11-10 | cryptsetup: minimal cryptsetup unit generator | Lennart Poettering | |