LIVE-BUILD(1) | Debian Live Project | LIVE-BUILD(1) |
名前¶
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
- ソース関連のキャッシュやファイル、ディレクトリ、各段階で生成したファイルを全て削除します。
ファイル¶
関連項目¶
このプログラムは 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 <debian-live@lists.debian.org>.
作者¶
live-build was originally written by Daniel Baumann <mail@daniel-baumann.ch>. Since 2016 development has been continued by the Debian Live team.
2024-08-09 | 1:20240810 |