aboutsummaryrefslogtreecommitdiff
path: root/debian/pbuilder.templates
diff options
context:
space:
mode:
authorJunichi Uekawa <dancer@netfort.gr.jp>2008-03-06 23:56:51 +0900
committerJunichi Uekawa <dancer@netfort.gr.jp>2008-03-06 23:56:51 +0900
commit776b576f99154fb9e279f19a26eb2a02364693eb (patch)
treef4107178fd665f5a4f49470074e815e681a288df /debian/pbuilder.templates
parentdb1ece26a6f045b53c9e7411fa1e69a87f4609a4 (diff)
parent6cd901f82dcf29fcb50fa4e5c4a315e17d91132e (diff)
downloadpbuilder-776b576f99154fb9e279f19a26eb2a02364693eb.tar
pbuilder-776b576f99154fb9e279f19a26eb2a02364693eb.tar.gz
Merge git://git.debian.org/git/users/eddyp-guest/pbuilder into eddy
Diffstat (limited to 'debian/pbuilder.templates')
-rw-r--r--debian/pbuilder.templates26
1 files changed, 26 insertions, 0 deletions
diff --git a/debian/pbuilder.templates b/debian/pbuilder.templates
new file mode 100644
index 0000000..e160b3d
--- /dev/null
+++ b/debian/pbuilder.templates
@@ -0,0 +1,26 @@
+Template: pbuilder/mirrorsite
+Type: string
+Default: http://you-have-broken-debconf-configuration.example.com/
+_Description: Default mirror site:
+ Please enter the default mirror you want to be used by pbuilder.
+ .
+ If you leave this field blank, there will be one attempt to autodetect
+ this information. If this attempt fails, you will be prompted again
+ to insert some valid mirror information.
+ .
+ Here is a valid mirror example: http://ftp.debian.org/debian
+
+Template: pbuilder/nomirror
+Type: error
+_Description: Default mirror not found
+ Mirror information detection failed and the user provided no mirror information.
+ .
+ Please enter valid mirror information.
+
+Template: pbuilder/rewrite
+Type: boolean
+Default: false
+_Description: Overwrite current configuration?
+ Your system seems to have already pbuilder configuration.
+ Proceeding might discard or overwrite part or the entire
+ pbuilder's configuration.