Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
systems:fedora [2020/04/29 07:50] eServices Greece |
systems:fedora [2020/04/29 07:58] (current) eServices Greece |
||
---|---|---|---|
Line 3: | Line 3: | ||
* As of now you can sequentially upgrade from Release 21 to 32 without issues. | * As of now you can sequentially upgrade from Release 21 to 32 without issues. | ||
* During step 4 you will be presented with any packages that cannot be upgraded, do NOT skip-broken, | * During step 4 you will be presented with any packages that cannot be upgraded, do NOT skip-broken, | ||
- | * Python 2.7 is now provided with package python27, you will need to update your scripts to use the new binary (<wrap em># | + | * Python 2.7 is now(r31) provided with package python27, you will need to update your scripts to use the new binary (<wrap em># |
* Extensions are now(r31) managed from a new application you need to install :<sxh bash> | * Extensions are now(r31) managed from a new application you need to install :<sxh bash> | ||
- | * | + | * EarlyOOM is enabled by default on r31 |
Line 41: | Line 41: | ||
=== Remove Duplicates (multiple versions) === | === Remove Duplicates (multiple versions) === | ||
- | <sxh bash>dnf repoquery --duplicates</ | + | <sxh bash>sudo dnf repoquery --duplicates</ |