On Wed, 2015-10-14 at 10:12 -0400, David Lehman wrote: > On Tue, 2015-10-13 at 16:46 -0400, Máirín Duffy wrote: > > Hi, > > > > A couple of weeks ago this bug / issue was brought to my attention > > since > > it effects the user experience: > > > > https://bugzilla.redhat.com/show_bug.cgi?id=1183880 > > > > We had a lot of discussion about it in #anaconda, especially > > regarding > > what the user experience should be here, so I wanted to provide a > > run-down of what was discussed and what we'd decided to do moving > > forward. > > > > ====== > > > > TL;DR Summary: > > > > - After a lot of discussion I think proposed solution #3 is the way > > to > > go and there is a pull request with a patch that does it (plus a > > video > > screencast!): https://github.com/rhinstaller/anaconda/pull/383 > > Hi, > > Is the ESP really so special? What about other shared filesystems? > One > could certainly have multiple linux installations that all use the > same > /home or /tunes or whatever. Should we schedule removal the first > time > the user asks us to remove one of these, or should we silently only > remove it from the specified root in the UI until/unless they've > removed it from the last root it's part of? I know the windows case > is > different in that the ESP is still shared even when the only root is > "Unknown", but the rest seems to overlap. My patch actually handles all shared partitions the same way. The second demo video is not using an ESP, if you look carefully. The logic is that the 'delete all' button only deletes volumes that *only* appear in the bucket it's being used on, and additionally does not delete boot partitions if there are *any* 'unknown' partitions. (The text label was updated to reflect this). So if you have a volume shared between three Linux installs A, B and C, after clicking the 'delete all' button for A, it'll still be present in B and C; after clicking the 'delete all' button for B it'll still be present in C; after clicking the 'delete all' button for C it goes away. You can always delete a shared partition by targeting it *specifically*, though. It might be good to have a warning for that case. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net http://www.happyassassin.net _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list