Author: hawk
Date: Sat Apr  7 14:59:41 2007
New Revision: 8444

Modified:
   bootdisk/trunk/batch-installer/ui/ui-wizard
Log:
- updated installation sizes


Modified: bootdisk/trunk/batch-installer/ui/ui-wizard
==============================================================================
--- bootdisk/trunk/batch-installer/ui/ui-wizard (original)
+++ bootdisk/trunk/batch-installer/ui/ui-wizard Sat Apr  7 14:59:41 2007
@@ -914,40 +914,40 @@
       minimal )
         desc1=$(nls "Just very basic packages")
        desc2=$(nls "Don't select unless you're doing embedded system")
-       size=$(nls '57MB without docs, one locale')
+       size=$(nls '64MB without docs, one locale')
        ;;
       base )
         desc1=$(nls "Base PLD Linux installation")
-       size=$(nls '221MB with default set of packages')
+       size=$(nls '249MB with default set of packages')
         ;;
       devel )
         desc1=$(nls "Base PLD Linux installation + basic development packages")
-       size=$(nls '387MB with default set of packages')
+       size=$(nls '415MB with default set of packages')
         ;;
       server )
         desc1=$(nls "Server installation with most of services and daemons")
-       size=$(nls '297MB with default set of packages')
+       size=$(nls '338MB with default set of packages')
         ;;
       gnome-workstation )
         desc1=$(nls "X workstation running GNOME")
-       size=$(nls '505MB with default set of packages')
+       size=$(nls '581MB with default set of packages')
        ;;
       kde-workstation )
         desc1=$(nls "X workstation running KDE")
-       size=$(nls '477MB with default set of packages')
+       size=$(nls '526MB with default set of packages')
        ;;
       icewm-workstation )
         desc1=$(nls "X workstation running IceWM")
-       size=$(nls '349MB with default set of packages')
+       size=$(nls '390MB with default set of packages')
        ;;
       wmaker-workstation )
         desc1=$(nls "X workstation running WindowMaker")
-       size=$(nls '365MB with default set of packages')
+       size=$(nls '408MB with default set of packages')
        ;;
       MINI-ISO )
         desc1=$(nls "Limited version of base installation")
        desc2=$(nls "Select this if you're installing from MINI-ISO")
-       size=$(nls '157MB with docs, all locales')
+       size=$(nls '170MB with docs, all locales')
        ;;
       LAST )
         desc1=$(nls "Packages, you have selected last time.")
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to