Updated: [rhinstaller/anaconda/pulls/383 master] don't delete shared/boot parts in deleteAll (#1183880)

AdamWill installerbot-noreply at redhat.com
Thu Oct 1 19:50:24 UTC 2015


This is one potential approach to help with #1183880 . It
changes the deleteAll behaviour as follows:

* Partitions known to be shared with other OSes won't be deleted
* Boot partitions won't be deleted if there are unknown parts

You can delete these partitions only by specifically targeting
them. It also adds a variant of the ConfirmDeleteDialog for
boot partitions, with text specifically explaining that they
might be needed for other OSes to boot.

This is my alternative to #377 - I'm just providing it as an option. We could pull the ConfirmDeleteDialog change out of this as a standalone to go along with dlehman's minimal change to the 'delete other partitions' text, also?
-- 
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/383


More information about the anaconda-patches mailing list