Zdravím,
Mám v plánu upgrade serveru 10.04 na 12.04, ale jsem trochu zmatenej z použití do-release-upgrade.
Můžete mi někdo vysvětlit, co dělá
do-release-upgrade -d
?
Podle nápovědy, přepínač -d kontroluje dostupnost vývojový verze, a to se mi moc nelíbí.
Mnohem logičtější mi přijde použít
do-release-upgrade --mode=SERVER
Jenže oficiální release notes doporučujou přepínač -d..
do-release-upgrade --help:
do-release-upgrade --help
Usage: do-release-upgrade [options]
Options:
-h, --help show this help message and exit
-V, --version Show version and exit
-d, --devel-release Check if upgrading to the latest devel release is
possible
-p, --proposed Try upgrading to the latest release using the upgrader
from $distro-proposed
-m MODE, --mode=MODE Run in a special upgrade mode. Currently 'desktop' for
regular upgrades of a desktop system and 'server' for
server systems are supported.
-f FRONTEND, --frontend=FRONTEND
Run the specified frontend
-s, --sandbox Test upgrade with a sandbox aufs overlay
-c, --check-dist-upgrade-only
Check only if a new distribution release is available
and report the result via the exit code
-q, --quiet
Testnul jsem upgrade pomocí obou přepínačů, ale výsledek vypadá úplně stejně...
Díky.