~straemer/ubuntu/quantal/update-manager/fix-for-1058070

« back to all changes in this revision

Viewing changes to data/do-release-upgrade.8

  • Committer: Package Import Robot
  • Author(s): Michael Terry
  • Date: 2012-06-29 10:59:30 UTC
  • mfrom: (389.1.2 precise-security)
  • Revision ID: package-import@ubuntu.com-20120629105930-0oaj9vdvykmvkjum
Tags: 1:0.165
* Implementation of "update on start" feature from spec
  https://wiki.ubuntu.com/SoftwareUpdates
* Use a single main window that changes instead of having modal dialogs
* Implement several special-purpose dialogs like "No updates" or
  "Dist upgrade needed" accordingn to the above spec
* Split out release upgrader code and DistUpgrade module into a separate
  source package
* Drop python-update-manager, as it is unused
* debian/tests:
  - Add dep8 tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.\" Generated by help2man 1.36 and edited by Willem Bogaerts.
2
 
.TH "DO-RELEASE-UPGRADE" "8" "October 2009" "" ""
3
 
.SH "NAME"
4
 
do\-release\-upgrade \- upgrade operating system to latest release
5
 
.SH "SYNOPSIS"
6
 
.B do\-release\-upgrade
7
 
[\fIoptions\fR]
8
 
.SH "DESCRIPTION"
9
 
Upgrade the operating system to the latest release from the command\-line.
10
 
This is the preferred command if the machine has no graphic environment or if the machine is to be upgraded over a remote connection.
11
 
.SH "OPTIONS"
12
 
.TP 
13
 
\fB\-h\fR, \fB\-\-help\fR
14
 
show help message and exit
15
 
.TP 
16
 
\fB\-d\fR, \fB\-\-devel\-release\fR
17
 
Check if upgrading to the latest devel release is
18
 
possible
19
 
.TP 
20
 
\fB\-p\fR, \fB\-\-proposed\fR
21
 
Try upgrading to the latest release using the upgrader
22
 
from Ubuntu\-proposed
23
 
.TP 
24
 
\fB\-m\fR MODE, \fB\-\-mode\fR=\fIMODE\fR
25
 
Run in a special upgrade mode. Currently "desktop" for
26
 
regular upgrades of a desktop system and "server" for
27
 
server systems are supported.
28
 
.TP 
29
 
\fB\-f\fR FRONTEND, \fB\-\-frontend\fR=\fIFRONTEND\fR
30
 
Run the specified frontend
31
 
.TP 
32
 
\fB\-s\fR, \fB\-\-sandbox\fR
33
 
Test upgrade with a sandbox aufs overlay
34
 
.SH "SEE ALSO"
35
 
\fBupdate\-manager\fR(8), \fBapt\-get\fR(8)