Aaron Rainbolt
Aaron Rainbolt
This definitely sounds like a good idea. I would add, if there are two groups of the same application, one on one panel, and one on another, the group movement...
This would be an extremely useful feature for Lubuntu and Kubuntu, especially if we could set a configuration option in the distro config that just enforced that /boot is always...
IMO one good way to do it might be to use the same UI as the second screenshot @sezanzeb posted. But then additionally, in `partition.conf` perhaps, have an option for...
I like that idea a lot. It's already possible to set up unencrypted /boot via manual partitioning, so just adding the distro option should be sufficient. I'll work on getting...
Just to be sure (I *can* find this out myself but I figure you already know the answer to this), the current default behavior of Calamares is to encrypt *all*...
Perfect. If all goes according to plan, I'll probably have a PR tomorrow with a `noEncrypt` option added. Thanks for all your help!
Had a ton of work today and didn't manage to hardly get any time to work on this, but I made some progress. Going to try again tomorrow I guess.
Another aspect of this issue I didn't think of until trying to implement this is, if a distro specifies a custom partition layout using `partiitonLayout`, that layout is going to...
Correct, Ubuntu only has a separate /boot partition when LUKS is enabled. It also currently doesn't support ZFS encryption in any installer that I'm aware of, though that's no reason...
> Is there another option here? You can't really share /boot between installs. Right, thus why it might be nice to have different layout types. That being said, it might...