calamares/src
Kevin Kofler 9a5221bbd8 [fstab] Write configurable options to crypttab (default: luks).
fstab.conf: Add a new "crypttabOptions" option that defaults to "luks".
            Document that for Debian and Debian-based distributions, the
            setting should be changed to "luks,keyscript=/bin/cat".

main.py: Append the options from the above setting to the end of every
         line in crypttab.

At least the "luks" option should always be there, because there may be
different encryption types. The Debian initramfs-tools also require the
Debian-specific keyscript option and will otherwise ignore the keyfile
entirely (see pull request #254).
2016-10-14 18:21:20 +02:00
..
branding [branding] add Manjaro branding 2016-09-10 13:54:01 +02:00
calamares Port away from most cases of Q_FOREACH to C++11 ranged for loop. 2016-09-01 16:46:14 +01:00
crashreporter Fix breakpad server url. 2016-03-23 18:48:08 +01:00
libcalamares Port away from most cases of Q_FOREACH to C++11 ranged for loop. 2016-09-01 16:46:14 +01:00
libcalamaresui Port away from most cases of Q_FOREACH to C++11 ranged for loop. 2016-09-01 16:46:14 +01:00
modules [fstab] Write configurable options to crypttab (default: luks). 2016-10-14 18:21:20 +02:00
qml Copyright header. 2015-01-24 10:46:51 +01:00
CMakeLists.txt Build it. 2016-03-23 18:48:08 +01:00