curtin-dev team mailing list archive
-
curtin-dev team
-
Mailing list archive
-
Message #03289
Re: [Merge] ~dbungert/curtin:cryptoswap-dm-name into curtin:master
Using `cryptsetup status` I have checked on the cryptoswap device. Indeed, the type is different, though seemingly encrypted in both cases as a cipher is listed. I didn't attempt to verify that the swap is actually encrypted, I'm trusting the cipher/keysize values on that front.
At install time the type is LUKS2, and at first boot the type becomes PLAIN, matching the symlink shown under /dev/disk/by-id.
Both Ubiquity and Curtin have this behavior now, but that makes sense as I copied the logic from the Ubiquity zsys-setup script into curtin.
Marking this MP as WIP while I investigate to see if the type can be made to not change on first boot.
--
https://code.launchpad.net/~dbungert/curtin/+git/curtin/+merge/460156
Your team curtin developers is requested to review the proposed merge of ~dbungert/curtin:cryptoswap-dm-name into curtin:master.
References