File: upgrade-system.8

package info (click to toggle)
upgrade-system 1.7.3.1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 100 kB
  • sloc: sh: 214; python: 22; makefile: 2
file content (40 lines) | stat: -rw-r--r-- 1,333 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.TH "UPGRADE\-SYSTEM" "8" "2004-02-16" "http://q-funk.iki.fi" "Debian GNU/Linux"
.SH "NAME"
upgrade\-system \- Command for upgrading and sanitizing a Debian system
.SH "SYNOPSIS"
.B upgrade\-system
.SH "DESCRIPTION"
.BR upgrade\-system
is an APT front\-end that simplifies regular upgrading of Debian
systems, only requiring an administrator's intervention whenever
updated packages necessitate the configuration of new features.
.PP
The command sequentially performs the following operations:
.IP \(bu 3
Synchronize the list of available Debian packages.
.IP \(bu 3
Upgrade all installed packages to their newest versions.
.IP \(bu 3
Recursively uninstall all obsolete package dependencies.
.IP \(bu 3
Clean retrieved archives off the APT cache.
.SH ENVIRONMENT
Setting the
.B FLAUSCH
environment variable enables useful advanced system sanitization features. See
.BR upgrade\-system.conf (5)
for more details.
.SH "FILES"
.TP
.IR /etc/upgrade\-system.conf
.SH "AUTHORS"
Copyright \(co 2004-2012 Martin\-\['E]ric Racine <martin\-eric.racine@iki.fi>
.br
Copyright \(co 2004,2012 Christoph Schindler <hop@30hopsmax.at>
.br
Copyright \(co 2003-2004 Martin Zdrahal <martin.zdrahal@konflux.at>
.SH "LICENSE"
GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>.
.SH "SEE ALSO"
.BR apt (8),
.BR upgrade\-system.conf (5).