Skip to content
Snippets Groups Projects
  1. May 18, 2023
    • Cyril Brulebois's avatar
      Document changes. · dec27098
      Cyril Brulebois authored
      dec27098
    • Cyril Brulebois's avatar
      Implement actual LUKS support. · 44470c82
      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.
      44470c82
    • Cyril Brulebois's avatar
      Prepare support for the "crypto-lvm" keyword. · 5d3ed41d
      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.
      5d3ed41d
    • Cyril Brulebois's avatar
  2. Feb 15, 2023
  3. Feb 05, 2023
  4. Jan 23, 2023
  5. Jan 06, 2023
  6. Nov 01, 2022
  7. Oct 25, 2022
  8. Sep 10, 2022
  9. Jul 21, 2022
    • Janitor's avatar
      Remove constraints unnecessary since buster · 48c97a28
      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
      48c97a28
  10. May 28, 2022
  11. Apr 18, 2022
  12. Mar 21, 2021
  13. Feb 09, 2021
  14. Dec 30, 2020
  15. Nov 19, 2020
  16. Nov 17, 2020
  17. Nov 05, 2020
  18. Nov 03, 2020
  19. Oct 30, 2020
  20. Oct 24, 2020
  21. Oct 22, 2020
  22. Oct 04, 2020
  23. Sep 21, 2020
  24. Jul 29, 2020
  25. May 03, 2020
  26. Jan 28, 2020
  27. Dec 01, 2019
  28. Oct 20, 2019
  29. Jul 07, 2019
  30. Apr 21, 2019
  31. Apr 20, 2019
Loading