aboutsummaryrefslogtreecommitdiff
path: root/pbuilder-user-mode-linux.1
diff options
context:
space:
mode:
authordancer <dancer>2005-06-12 11:42:10 +0000
committerdancer <dancer>2005-06-12 11:42:10 +0000
commit6626d6c74afeb37777a28041c4381dc3659e1cf2 (patch)
tree23d7da106eb8eae15f657a1f43acfbf5c046dedf /pbuilder-user-mode-linux.1
parenta53f4208cff71c6eb7a1245cc0179b0f2b9f2e4f (diff)
downloadpbuilder-6626d6c74afeb37777a28041c4381dc3659e1cf2.tar
pbuilder-6626d6c74afeb37777a28041c4381dc3659e1cf2.tar.gz
document othermirror option for UML also.
Diffstat (limited to 'pbuilder-user-mode-linux.1')
-rw-r--r--pbuilder-user-mode-linux.124
1 files changed, 22 insertions, 2 deletions
diff --git a/pbuilder-user-mode-linux.1 b/pbuilder-user-mode-linux.1
index 748f0d7..7497df3 100644
--- a/pbuilder-user-mode-linux.1
+++ b/pbuilder-user-mode-linux.1
@@ -1,4 +1,4 @@
-.TH "pbuilder-user-mode-linux" 1 "2005 Jun 3" "Debian" "pbuilder"
+.TH "pbuilder-user-mode-linux" 1 "2005 Jun 12" "Debian" "pbuilder"
.SH NAME
pbuilder-user-mode-linux \- personal package builder in UML
.SH SYNOPSIS
@@ -206,13 +206,33 @@ will most probably fail.
The non-US mirror, specified like the
.B "--mirror"
option
+.TP
+.BI "--othermirror [" "deb http://xxx/xxx/ ./ " "|" " other deb lines... " "]"
+The lines which is added to the sources.list, delimited with
+.B "|"
+Like
+.B "deb http://local/mirror stable main|deb file:/usr/local/mirror ./"
+
+The deb lines here are the ones that will appear at the top of the
+.B "sources.list"
+inside the chroot.
+Be sure to follow the syntax rules of
+.RI "sources.list (" 5 ")."
+These lines appear at the beginning of the
+constructed sources file, so this is the place to list your
+.B "local"
+mirror sites; apt will then use them in preference to the ones
+listed in
+.B "--mirror"
+and
+.B "--nonusmirror".
These options are only valid when
.B "--override-config"
option is specified in
.B "update"
target, or when
-.B "pbuilder-user-mode-linux create"
+.B "pbuilder create"
is being called.
\" copied from pbuilder.8