]> git.donarmstrong.com Git - neurodebian.git/blobdiff - debian/neurodebian-repository.templates
BF: actually we need to aim for multiverse (not restricted) on ubuntus to decide...
[neurodebian.git] / debian / neurodebian-repository.templates
index e4293b89add98b4f7975c9ca6cd8d4e5982afd4e..d2896c8c66e437caa3eccda93f449d8f71a8b6bd 100644 (file)
@@ -27,8 +27,8 @@ Description: NeuroDebian mirror to use:
   - origin: original NeuroDebian repository
   - best: will try to use netselect to select "closest" mirror.
     Depending on the configuration of the firewall, and actual mirror
-    setup, might fail to select actually closest one.  netselect
-    must be installed to use this feature.
+    setup, might fail to select actually closest one.  If netselect
+    is not available, default mirror (possibly 'origin') will be used.
 
 
 Template: neurodebian-repository/flavor
@@ -45,8 +45,8 @@ Description: NeuroDebian flavor to use:
     all three areas (main, contrib, non-free)
   auto
     determine which flavor to choose based on current output of
-    apt-cache policy ('full' -- if non-free or restricted
-    archives are enabled)
+    apt-cache policy ('full' -- if non-free (Debian) or multiverse
+       (Ubuntu) areas are enabled)
 
 Template: neurodebian-repository/components
 Type: multiselect
@@ -82,22 +82,13 @@ Description: Additional suffix to use in the NeuroDebian APT file name
  (e.g. NeuroDebian devel) or release, without interfering with the
  main/default configuration file.
 
-Template: neurodebian-repository/apt-update
-Type: boolean
-Default: true
-Description: Should apt-get update be run to update list of packages?
-
-Template: neurodebian-repository/apt-update-failed
-Type: error
-Description: apt-get update failed
- An attempt to update package lists of enabled APT repositories (via
- apt-get update) has failed.
-
-Template: neurodebian-repository/netselect-not-found
-Type: error
-Description: netselect tool was not found
- Please install netselect tool first (apt-get install netselect) or
- choose a specific mirror.
+Template: neurodebian-repository/run-update-note
+Type: note
+Description: Upon completion of installation invoke update in your APT frontend.
+ 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-repository package.
 
 Template: neurodebian-repository/netselect-not-found
 Type: error