lb_clean - Clean build directory
lb clean [
OPTIONS]
lb clean is a high-level command (porcelain) of
live-build(7), the
Debian Live tool suite.
lb clean
はシステムビルド後の掃除を担当します。ビルドディレクトリや段階ファイル等その他のファイルの一部を削除します。他の
live-build
コマンドの残骸は全て残します。
lb clean
は固有のオプションに加え、live-build
全般のオプションを全て理解します。live-build
全般のオプションの全容については
live-build(7)
を見てください。
- --all
- chroot、バイナリ、各段階での生成物、ソースを削除します。キャッシュディレクトリは残します。これはデフォルトの動作で、引数がない場合はこの動作になります。
- --cache
- キャッシュディレクトリを削除します。
- --chroot
- chroot
ディレクトリをマウント解除、削除します。
- --binary
- バイナリ関連のキャッシュやファイル、ディレクトリ、各段階で生成したファイルを全て削除します。
- --purge
- 全キャッシュを含め、全て削除します。設定ディレクトリは残されます。
- --remove
- 段階キャッシュを除いたパッケージキャッシュを含め、全て削除します。設定ディレクトリは残されます。
- --stage
- 各段階で生成したファイルを全て削除します。
- --source
- ソース関連のキャッシュやファイル、ディレクトリ、各段階で生成したファイルを全て削除します。
- auto/clean
-
live-build(7)
このプログラムは live-build
の一部です。
More information about live-build and the Debian Live project can be found on
the homepage at <
https://wiki.debian.org/DebianLive>.
Bugs can be reported by submitting a bug report for the live-build package in
the Bug Tracking System at <
http://bugs.debian.org/> or by
writing a mail to the Debian Live mailing list at <
[email protected]>.
live-build was originally written by Daniel Baumann <
[email protected]>. Since 2016 development has been continued
by the Debian Live team.