Bug#678267: Can't preseed encryption cipher
Control: merge 785732 678267 Duplicate of #785732 Can be closed since https://anonscm.debian.org/cgit/d-i/partman-crypto.git/commit?id=3d537db63a0d9101211dbe381e391232d1933949
Bug#678267: Can't preseed encryption cipher
ound would be changing cryptobase.sh with early_command: (Thanks to Colin Watson) d-i partman/early_command string sed -i '/echo aes > \$part \/cipher/s/aes/serpent/' /lib/partman/lib/crypto-base.sh Thanks StackCoder