- May 18, 2023
-
-
Cyril Brulebois authored
-
Cyril Brulebois authored
Just like initial_auto_raid_lvm borrows parts of the auto_lvm_prepare function (found in partman-auto-lvm's lib/auto-lvm.sh), implementing LVM-on-RAID, initial_auto_raid_crypto_lvm now borrows the exact same parts plus some others from partman-auto-crypto's autopartition-crypto, implementing LVM-on-LUKS-on-RAID. While this seems to work as intended, whether the VG map should be tweaked remains an open question. Also, some other parts weren't copied from autopartition-crypto as they didn't seem to be needed. Finally, the first instinct would be to add a dependency against partman-crypto since its lib/crypto-base.sh is sourced, but there is no dependency against partman-auto-lvm for its lib/auto-lvm.sh.
-
Cyril Brulebois authored
Adjust initial_auto_raid_fs to support "crypto-lvm" in addition to "lvm": - set method to "crypto" instead of "lvm"; - save device to /var/lib/partman/initial_auto_raid_crypto_pvs instead of saving it to /var/lib/partman/initial_auto_raid_pvs. Adjust initial_auto_raid_crypto_lvm to read this new file.
-
Cyril Brulebois authored
-
- Feb 15, 2023
-
-
Cyril Brulebois authored
- Feb 05, 2023
-
-
D-I role authored
-
Holger Wansing authored
-
- Jan 23, 2023
-
-
Cyril Brulebois authored
This reverts commit a23c7774. Rationale: https://lists.debian.org/debian-boot/2023/01/msg00203.html
-
- Jan 06, 2023
-
-
Holger Wansing authored
-
- Nov 01, 2022
-
-
Holger Wansing authored
-
Holger Wansing authored
-
Holger Wansing authored
Fix some issues reported by lintian See merge request !2
-
- Oct 25, 2022
-
-
Janitor authored
Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
-
Janitor authored
Changes-By: lintian-brush Fixes: lintian: package-uses-deprecated-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-deprecated-debhelper-compat-version.html
-
- Sep 10, 2022
-
-
Samuel Thibault authored
Remove unnecessary constraints See merge request !1
-
- Jul 21, 2022
-
-
Janitor authored
* Build-Depends: Drop versioned constraint on po-debconf. * partman-auto-raid: Drop versioned constraint on partman-auto and partman-base in Depends. Changes-By: deb-scrub-obsolete
-
- May 28, 2022
-
-
Holger Wansing authored
-
- Apr 18, 2022
-
-
D-I role authored
-
- Mar 21, 2021
-
-
Holger Wansing authored
-
- Feb 09, 2021
-
-
D-I role authored
-
- Dec 30, 2020
-
-
Holger Wansing authored
-
- Nov 19, 2020
-
-
D-I role authored
-
- Nov 17, 2020
-
-
D-I role authored
-
- Nov 05, 2020
-
-
Holger Wansing authored
-
- Nov 03, 2020
-
-
D-I role authored
-
- Oct 30, 2020
-
-
D-I role authored
-
- Oct 24, 2020
-
-
D-I role authored
-
- Oct 22, 2020
-
-
D-I role authored
-
- Oct 04, 2020
-
-
D-I role authored
-
- Sep 21, 2020
-
-
Holger Wansing authored
-
- Jul 29, 2020
-
-
D-I role authored
-
- May 03, 2020
-
-
D-I role authored
-
- Jan 28, 2020
-
-
Holger Wansing authored
-
- Dec 01, 2019
-
-
D-I role authored
-
Holger Wansing authored
Fix missing package name in 'Project-Id-Version' header of template.pot file, to allow correct declaration in po|pot files
-
- Oct 20, 2019
-
-
Holger Wansing authored
-
- Jul 07, 2019
-
-
D-I role authored
-
- Apr 21, 2019
-
-
Holger Wansing authored
-
- Apr 20, 2019
-
-
Cyril Brulebois authored
With many thanks for all his contributions over the years!
-