Commit graph

6 commits

Author SHA1 Message Date
phg
eded7180dc Refactor Debian 13 Trixie Packer templates for LUKS support
- Removed obsolete variable files: variables-common.pkr.hcl and variables.pkr.hcl.
- Updated debian-trixie.pkr.hcl to include local values for LUKS configuration.
- Modified boot command to include LUKS arguments based on the enable_luks variable.
- Enhanced initial-setup.sh to support LUKS detection and resizing.
- Replaced preseed.cfg with preseed.cfg.pkrtpl for dynamic LUKS configuration.
- Added enable_luks variable to control LUKS encryption during image build.
- Introduced luks.pkrvars.hcl for LUKS-specific variable settings.
- Updated mise.toml to support new variable file argument for Packer builds.
2026-05-11 19:13:11 +02:00
phg
cea8812dbd Configure LUKS and root password via kernel boot options 2026-02-07 10:11:53 +01:00
phg
9d6ce38c8e Improve LUKS unlock script message icons for better clarity 2026-02-06 11:48:04 +01:00
phg
6d351fcdb3 Refactor LUKS unlock script to enhance spinner functionality and improve message colorization 2026-02-06 10:40:11 +01:00
phg
66dd860c3f Update LUKS unlock wait behavior 2026-02-05 18:42:02 +01:00
phg
f76fd4a95a Add fully automated Debian 13 LUKS encrypted Template build 2026-02-05 15:33:14 +01:00