summaryrefslogtreecommitdiff
path: root/manpages/de/lb_clean.de.1
blob: 43034475114bc51cb5b88bb5e45511e7f6e5bfd4 (plain)
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
.\"*******************************************************************
.\"
.\" This file was generated with po4a. Translate the source file.
.\"
.\"*******************************************************************
.TH LIVE\-BUILD 1 2011\-02\-01 2.0.12 "Debian Live Project"

.SH NAME
\fBlb clean\fP \- Clean build directory

.SH SYNOPSIS
\fBlb clean\fP [\fIlive\-build options\fP]

.SH DESCRIPTION
\fBlb clean\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the
Debian Live tool suite.
.PP
.\" FIXME
.\" FIXME
\fBlb clean\fP is responsible for cleaning up after a system is built. It
removes the build directories, and removes some other files including stage
files, and any detritus left behind by other live\-build commands.

.SH OPTIONS
In addition to its specific options \fBlb clean\fP understands all generic
live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic
live\-build options.
.PP
.\" FIXME
.IP \fB\-\-all\fP 4
removes chroot, binary, stage, and source. The cache directory is kept. This
is the default operation and will be performed if no argument is given.
.IP \fB\-\-cache\fP 4
removes the cache directories.
.IP \fB\-\-chroot\fP 4
unmounts and removes the chroot directory.
.IP \fB\-\-binary\fP 4
removes all binary related caches, files, directories, and stages files.
.IP \fB\-\-purge\fP 4
removes everything, including all caches. The config directory is kept.
.IP \fB\-\-remove\fP 4
removes everything, including package cache but not stage cache. The config
directory is kept.
.IP \fB\-\-stage\fP 4
removes all stage files.
.IP \fB\-\-source\fP 4
.\" FIXME
removes all source related caches, files, directories, and stage files.

.SH FILES
.\" FIXME
.IP \fBauto/clean\fP 4

.\" FIXME
.SH "SEE ALSO"
\fIlive\-build\fP(7)
.PP
This program is a part of live\-build.

.SH HOMEPAGE
More information about live\-build and the Debian Live project can be found
on the homepage at <\fIhttp://live.debian.net/\fP> and in the manual at
<\fIhttp://live.debian.net/manual/\fP>.

.SH BUGS
Bugs can be reported by submitting a bugreport for the live\-build package in
the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by
writing a mail to the Debian Live mailing list at
<\fIdebian\-live@lists.debian.org\fP>.

.SH AUTHOR
live\-build was written by Daniel Baumann <\fIdaniel@debian.org\fP> for
the Debian project.