rhinstaller / fedup

Deprecated Fedora Upgrade tool
GNU General Public License v2.0
23 stars 13 forks source link

--iso and updates #31

Open wgwoods opened 11 years ago

wgwoods commented 11 years ago

When users upgrade from an iso, we don't enable the network. Sure, you can do fedup --iso --network 20 but this confuses people. Plus It makes more sense for the default case to be "upgrade system including updates", but to allow the user to turn off updates (if needed).

That's closer to the anaconda behavior, and it's safer too.

To do this, we'll need some way of examining the .iso to determine its version, and then we can use that version in the implicit --network VERSION