aboutsummaryrefslogtreecommitdiff
path: root/debian/pbuilder.templates
diff options
context:
space:
mode:
authorEddy Petrișor <eddy.petrisor@gmail.com>2008-03-02 07:20:47 +0200
committerEddy Petrișor <eddy.petrisor@gmail.com>2008-03-02 07:52:07 +0200
commit648118ea5563c754a4cd9486353b9f95bd017f23 (patch)
treedadb58c3cc00b357f2a04fea315345bb9110fa9b /debian/pbuilder.templates
parentf58559cf780a239413ddb83e97b97baffc932bf6 (diff)
downloadpbuilder-648118ea5563c754a4cd9486353b9f95bd017f23.tar
pbuilder-648118ea5563c754a4cd9486353b9f95bd017f23.tar.gz
Allow the existing configuration to be updated/redone
When the config exists already, ask the user if he/she really wants to reconfigure pbuilder's config. Small layout fixes. Signed-off-by: Eddy Petrișor <eddy.petrisor@gmail.com>
Diffstat (limited to 'debian/pbuilder.templates')
-rw-r--r--debian/pbuilder.templates12
1 files changed, 10 insertions, 2 deletions
diff --git a/debian/pbuilder.templates b/debian/pbuilder.templates
index 3887e41..1b8f0ed 100644
--- a/debian/pbuilder.templates
+++ b/debian/pbuilder.templates
@@ -5,8 +5,8 @@ _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 to insert
- valid mirror information.
+ 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
@@ -16,3 +16,11 @@ _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.