]> git.donarmstrong.com Git - neurodebian.git/blobdiff - debian/neurodebian.templates
more fixes and overrides
[neurodebian.git] / debian / neurodebian.templates
index 1d545204d6fa75276e17ba5d2b976ec498790ffa..03d814b250f1f07d2335594d36378b59d95817bc 100644 (file)
@@ -1,13 +1,13 @@
 Template: neurodebian/title
 Type: title
-Description: NeuroDebian APT repository installer
+_Description: NeuroDebian APT repository installer
 
 
 Template: neurodebian/release
 Type: select
 Choices: auto, ${releases}
 Default: auto
-Description: Release name of the base system
+_Description: Release name of the base system:
  Specify for which Debian or Ubuntu release (e.g. wheezy or trusty).
  .
  If 'auto', Debian or Ubuntu release name will be '${release}' as
@@ -20,7 +20,7 @@ Template: neurodebian/mirror
 Type: select
 Choices: origin, best, custom, ${mirrors}
 Default: best
-Description: NeuroDebian mirror to use:
+_Description: NeuroDebian mirror to use:
  NeuroDebian project has a number of community-maintainer mirrors
  around the globe.
  .
@@ -37,7 +37,7 @@ Template: neurodebian/flavor
 Type: select
 Choices: auto, libre, full
 Default: auto
-Description: NeuroDebian flavor to use:
+_Description: NeuroDebian flavor to use:
  NeuroDebian project adheres to Debian Free Software Guidelines and
  has three areas of the archive in all suites/releases:
  .
@@ -53,7 +53,7 @@ Template: neurodebian/components
 Type: multiselect
 Choices: software, data, devel
 Default: software, data
-Description: Select NeuroDebian repository components to enable
+_Description: NeuroDebian repository components to enable:
  NeuroDebian repository provides
  .
   software
@@ -71,35 +71,35 @@ Description: Select NeuroDebian repository components to enable
 Template: neurodebian/overwrite
 Type: boolean
 Default: true
-Description: Should existing NeuroDebian APT file be overridden?
+_Description: Should existing NeuroDebian APT file be overridden?
  If not allowed, configuration would fail if there is
  an existing apt configuration file for the NeuroDebian.
 
 Template: neurodebian/suffix
 Type: string
 Default:
-Description: Additional suffix to use in the NeuroDebian APT file name
+_Description: Additional suffix for the NeuroDebian APT file name:
  For instance if you would like to enable additional repository
  (e.g. NeuroDebian devel) or release, without interfering with the
- main/default configuration file.
+ main/default configuration file.  Generally should be left empty.
 
 Template: neurodebian/run-update-note
 Type: note
-Description: Upon completion of installation invoke update in your APT frontend.
+_Description: APT list of packages needs to be updated
  For the installed NeuroDebian APT configuration to take an effect,
  list of packages needs to be updated.  This needs to be done
- "manually" (e.g. apt-get update) upon completion of installation of
- the neurodebian package.
+ "manually" (e.g., via apt-get update) upon completion of installation
of the neurodebian package.
 
 Template: neurodebian/netselect-not-found
 Type: error
-Description: netselect tool was not found
+_Description: netselect tool was not found!
  Please install netselect tool first (apt-get install netselect) or
  choose a specific mirror.
 
 Template: neurodebian/netselect-cannot-be-used
 Type: error
-Description: netselect tool was not found (no other mirror)
+_Description: netselect tool was not found (no other mirror)!
  Please install netselect tool first (apt-get install netselect)
  before installing/configuring this package, or run with a lower
  DEBIAN_PRIORITY to choose a specific mirror.