diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2014-12-23 22:53:24 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2014-12-23 22:54:41 +0100 |
commit | b814f4e07e392397f5c4eec5981809ccd07d4fad (patch) | |
tree | 8a7fcee9904a2fcd38a36b2645b045aeeb9e7418 /manpages/ja/lb_config.ja.1 | |
parent | cb7e5f256c36b8f7c2aa2a04ae69eddf6cff403d (diff) | |
download | vyos-live-build-b814f4e07e392397f5c4eec5981809ccd07d4fad.tar.gz vyos-live-build-b814f4e07e392397f5c4eec5981809ccd07d4fad.zip |
Dropping cdebootstrap support (Closes: #773657).
debootstrap is the official tool to bootstrap debian,
cdebootstrap has had the one or other bug making it
broken for times during the release cycles.
The extra effort of supporting both debootstrap
and cdebootstrap is hardly worth it since the bootstrap
stage is cached anyway.
Diffstat (limited to 'manpages/ja/lb_config.ja.1')
-rw-r--r-- | manpages/ja/lb_config.ja.1 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/manpages/ja/lb_config.ja.1 b/manpages/ja/lb_config.ja.1 index 1e4a0e175..2d039f211 100644 --- a/manpages/ja/lb_config.ja.1 +++ b/manpages/ja/lb_config.ja.1 @@ -3,7 +3,7 @@ .\" This file was generated with po4a. Translate the source file. .\" .\"******************************************************************* -.TH LIVE\-BUILD 1 2014\-12\-10 5.0~a1\-1 "Live システムプロジェクト" +.TH LIVE\-BUILD 1 2014\-12\-23 5.0~a1\-1 "Live システムプロジェクト" .SH 名前 \fBlb config\fP \- 設定ディレクトリを作成します @@ -46,8 +46,6 @@ .br [\fB\-\-bootloader\fP grub|grub2|syslinux] .br - [\fB\-\-bootstrap\fP cdebootstrap|cdebootstrap\-static|debootstrap] -.br [\fB\-\-cache\fP true|false] .br [\fB\-\-cache\-indices\fP true|false] @@ -304,8 +302,6 @@ iso をビルドする場合は常に syslinux (さらに言えば isolinux) でのサポートが追いついていないものがあり得ることに注意してください。\fBlb config\fP はそういった未サポートの設定の作成には失敗し、そのことについて説明します。amd64 や i386 用のhddイメージでは syslinux がデフォルトとなっています。 -.IP "\fB\-\-bootstrap\fP cdebootstrap|cdebootstrap\-static|debootstrap" 4 -debian chroot でのパッケージ収集に利用するプログラムを選択します。デフォルトでは debootstrap となっています。 .IP "\fB\-\-cache\fP true|false" 4 全体としてキャッシュを使うか否か大域的に決定します。異なるキャッシュを、キャッシュそれぞれのオプションで制御できます。 .IP "\fB\-\-cache\-indices\fP true|false" 4 |