2017-08-29 13:07:32 +00:00
.TH LIVE\-BUILD 1 2017 \- 08 \- 29 1 :20170829 "Live Systems Project"
2010-05-08 11:49:47 +00:00
.SH NAME
2016-11-28 21:23:24 -01:00
\fB lb_clean\fR \- Clean build directory
2010-05-08 11:49:47 +00:00
.SH SYNOPSIS
2010-09-02 11:55:53 +00:00
\fB lb clean\fR [\fI live\- build options\fR ]
2010-05-08 11:49:47 +00:00
.SH DESCRIPTION
2013-03-11 04:35:40 -01:00
\fB lb clean\fR is a high\- level command (porcelain) of \fI live\- build\fR (7), the live systems tool suite.
2010-05-08 11:49:47 +00:00
.PP
. \" FIXME
2010-09-02 11:55:53 +00:00
\fB lb clean\fR 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.
2010-05-08 11:49:47 +00:00
. \" FIXME
.SH OPTIONS
2010-09-02 11:55:53 +00:00
In addition to its specific options \fB lb clean\fR understands all generic live\- build options. See \fI live\- build\fR (7) for a complete list of all generic live\- build options.
2010-05-08 11:49:47 +00:00
.PP
. \" FIXME
.IP "\fB\-\-all\fR" 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\fR" 4
removes the cache directories.
.IP "\fB\-\-chroot\fR" 4
unmounts and removes the chroot directory.
.IP "\fB\-\-binary\fR" 4
removes all binary related caches, files, directories, and stages files.
.IP "\fB\-\-purge\fR" 4
removes everything, including all caches. The config directory is kept.
.IP "\fB\-\-remove\fR" 4
removes everything, including package cache but not stage cache. The config directory is kept.
.IP "\fB\-\-stage\fR" 4
removes all stage files.
.IP "\fB\-\-source\fR" 4
removes all source related caches, files, directories, and stage files.
. \" FIXME
.SH FILES
. \" FIXME
.IP "\fBauto/clean\fR" 4
. \" FIXME
.SH SEE ALSO
2010-09-02 11:55:53 +00:00
\fI live\- build\fR (7)
2010-05-08 11:49:47 +00:00
.PP
2010-09-02 11:55:53 +00:00
This program is a part of live\- build.
2010-05-08 11:49:47 +00:00
.SH HOMEPAGE
2019-04-17 19:00:02 +00:00
More information about live\- build and the Live Systems project can be found on the homepage at <\fI https://wiki.debian.org/DebianLive\fR >.
2010-05-08 11:49:47 +00:00
.SH BUGS
2013-03-11 04:35:40 -01:00
Bugs can be reported by submitting a bugreport for the live\- build package in the Bug Tracking System at <\fI http://bugs.debian.org/\fR > or by writing a mail to the Live Systems mailing list at <\fI debian-live@lists.debian.org\fR >.
2010-05-08 11:49:47 +00:00
.SH AUTHOR
2013-03-11 04:35:40 -01:00
live\- build was written by Daniel Baumann <\fI mail@daniel-baumann.ch\fR >.