File: pbuilder.templates

package info (click to toggle)
pbuilder 0.231
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 3,956 kB
  • sloc: sh: 5,697; xml: 1,755; makefile: 251; ansic: 11
file content (25 lines) | stat: -rw-r--r-- 848 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Template: pbuilder/mirrorsite
Type: string
_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://deb.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.