[debian-edu-commits] r80029 -	branches/wheezy/debian-edu-config/share/debian-edu-config/tools
    pere at alioth.debian.org 
    pere at alioth.debian.org
       
    Wed May  8 17:49:56 UTC 2013
    
    
  
Author: pere
Date: 2013-05-08 17:49:55 +0000 (Wed, 08 May 2013)
New Revision: 80029
Modified:
   branches/wheezy/debian-edu-config/share/debian-edu-config/tools/bless-debian
Log:
Run tasksel on automatic in bless-debian.
Modified: branches/wheezy/debian-edu-config/share/debian-edu-config/tools/bless-debian
===================================================================
--- branches/wheezy/debian-edu-config/share/debian-edu-config/tools/bless-debian	2013-05-08 16:52:11 UTC (rev 80028)
+++ branches/wheezy/debian-edu-config/share/debian-edu-config/tools/bless-debian	2013-05-08 17:49:55 UTC (rev 80029)
@@ -105,7 +105,7 @@
 echo debian-edu-install debian-edu-install/profile multiselect "$PROFILE" | \
     debconf-set-selections
 setup_tasksel_overrides
-tasksel --new-install
+DEBIAN_PRIORITY=critical tasksel --new-install
 remove_tasksel_overrides
 
 # 5. Run cfengine to configure everything that could not be done using
    
    
More information about the debian-edu-commits
mailing list