From 6323bda36c9bf70765ef925d7c2e542b6a0e97f0 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 20 Jun 2007 18:48:06 +0000 Subject: * Document --keyring and --make-tarball. (Closes: #368988) r47572 --- debian/changelog | 1 + debootstrap.8 | 11 +++++++++++ 2 files changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index e188d31..340b107 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,6 +42,7 @@ debootstrap (0.4.0) UNRELEASED; urgency=low * Add devices created by fd to devices-std.tar.gz, so that /dev/std{in,out,err} is available conveniently in chroots with /proc and /dev/pts mounted (thanks, Matthias Klose). + * Document --keyring and --make-tarball. (Closes: #368988) [ Joey Hess ] * Remove the entended package description (aka bloat) from the udeb. diff --git a/debootstrap.8 b/debootstrap.8 index 868f8b2..9a93635 100644 --- a/debootstrap.8 +++ b/debootstrap.8 @@ -63,6 +63,11 @@ The default, with no \fB\-\-variant=X\fP argument, is to create a base Debian installation in .IR TARGET . .IP +.IP "\fB\-\-keyring=KEYRING\fP" +Download signatures for retrieved Release files and check them against +.IR KEYRING . +By default, Release file signatures are not checked. +.IP .IP "\fB\-\-verbose\fP" Produce more info about downloading. .IP @@ -92,6 +97,12 @@ installation. .IP "\fB\-\-unpack\-tarball FILE\fP" Acquire .debs from tarball FILE instead of downloading via http .IP +.IP "\fB\-\-make\-tarball FILE\fP" +Instead of bootstrapping, make a tarball (written to FILE) of the downloaded +packages. +The resulting tarball may be passed to a later +.BR \-\-unpack\-tarball . +.IP .IP "\fB\-\-boot\-floppies\fP" Used for internal purposes by boot-floppies .IP -- cgit v0.12