From 0b08d1247f0fd6162c388e59a573b9f125e0b781 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Mon, 24 Sep 2018 13:13:24 +0200 Subject: [PATCH] calamares: added configuration for two modules needed by Calamares 3.2.2 --- calamares/etc/calamares/modules/luksopenswaphookcfg.conf | 4 ++++ calamares/etc/calamares/modules/openrcdmcryptcfg.conf | 2 ++ 2 files changed, 6 insertions(+) create mode 100644 calamares/etc/calamares/modules/luksopenswaphookcfg.conf create mode 100644 calamares/etc/calamares/modules/openrcdmcryptcfg.conf diff --git a/calamares/etc/calamares/modules/luksopenswaphookcfg.conf b/calamares/etc/calamares/modules/luksopenswaphookcfg.conf new file mode 100644 index 0000000..f5610cd --- /dev/null +++ b/calamares/etc/calamares/modules/luksopenswaphookcfg.conf @@ -0,0 +1,4 @@ +# Writes an openswap configuration with LUKS settings to the given path +--- +# Path of the configuration file to write (in the target system) +configFilePath: /etc/openswap.conf diff --git a/calamares/etc/calamares/modules/openrcdmcryptcfg.conf b/calamares/etc/calamares/modules/openrcdmcryptcfg.conf new file mode 100644 index 0000000..57ee2dc --- /dev/null +++ b/calamares/etc/calamares/modules/openrcdmcryptcfg.conf @@ -0,0 +1,2 @@ +--- +configFilePath: /etc/conf.d/dmcrypt