~oem-solutions-releng/live-build/lb-sg-2.x-add-support-for-xz-and-bzip2-compression

« back to all changes in this revision

Viewing changes to manpages/lh_clean.en.1

  • Committer: Daniel Baumann
  • Date: 2011-03-09 17:19:41 UTC
  • Revision ID: daniel@debian.org-20110309171941-vyn0zxupujidmbu9
Adding live-helper 1.0~a15-1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH LH_CLEAN 1 "2007\-06\-11" "1.0~a14" "live\-helper"
 
1
.TH LH_CLEAN 1 "2007\-06\-18" "1.0~a15" "live\-helper"
2
2
 
3
3
.SH NAME
4
4
lh_clean \- clean up system build directories
5
5
 
6
6
.SH SYNOPSIS
7
7
.B lh_clean [\fIlive\-helper\ options\fR\|]
8
 
.B lh_clean [\fRall\fB|\fRcache\fB|\fRchroot\fB|\fRbinary\fB|\fRlock\fB|\fRpurge\fB|\fRstage\fB|\fRsource\fB]
 
8
.B lh_clean [\fRall\fB|\fRcache\fB|\fRchroot\fB|\fRbinary\fB|\fRpurge\fB|\fRstage\fB|\fRsource\fB]
9
9
 
10
10
.SH DESCRIPTION
11
11
lh_clean is a live\-helper program that is responsible for cleaning up after a system is built. It removes the system build directories, and removes some other files including stage files, and any detritus left behind by other live\-helper commands.
13
13
.SH OPTIONS
14
14
The following command line options are supported by lh_clean.
15
15
.IP "\fBall\fR" 4
16
 
removes chroot, binary, lock, stage, and source. This is the default operation.
 
16
removes chroot, binary, stage, and source. This is the default operation.
17
17
.IP "\fBcache\fR" 4
18
18
removes all cache directories.
19
19
.IP "\fBchroot\fR" 4
20
20
unmounts and removes the chroot directory. If bootstrap cache is available, the system is reset to bootstrap stage.
21
21
.IP "\fBbinary\fR" 4
22
22
removes all binary related caches, directories, and stages files.
23
 
.IP "\fBlock\fR" 4
24
 
removes all lock files.
25
23
.IP "\fBpurge\fR" 4
26
24
removes everything (including cache) but config.
27
25
.IP "\fBstage\fR" 4