
Originally Posted by
AdamW
you want the honest take on that? I wouldn't be 100% sure. the grub2 / gpt migration is exposing quite a few issues in the install process; it's just fundamentally a disruptive change to a process which has been pretty stable for a while now, and it's inevitable that it causes some bugs. We're pretty confident that our programmed testing means the things we explicitly test work, but all the stuff which isn't programmatically tested but which we can usually rely on pretty strongly to keep working is a bit less reliable. I know of quite a few messy cases in the Beta code.
things like complex manual partitioning setups, upgrades, and EFI installs are going to be a bit more fragile in f16 than previously.
For f17, grub2 should be able to handle EFI installs, which will make that whole thicket less complex (a lot of the complexity in F16 stems from the fact that we need to use grub-legacy to handle EFI installs still), but there will be a complete re-design of the anaconda UI which will inevitably bring its own issues.
I'd expect around F18 things should start getting back to the sort of 'background stability' we've had with the bootloader and anaconda partitioning code not really changing much for the last few releases.