SVN: bootdisk/trunk/batch-installer/mkallpkgsets

hawk hawk at pld-linux.org
Sun Apr 8 22:57:11 CEST 2007


Author: hawk
Date: Sun Apr  8 22:57:11 2007
New Revision: 8455

Modified:
   bootdisk/trunk/batch-installer/mkallpkgsets
Log:
- include PostgreSQL in installation type "server"


Modified: bootdisk/trunk/batch-installer/mkallpkgsets
==============================================================================
--- bootdisk/trunk/batch-installer/mkallpkgsets	(original)
+++ bootdisk/trunk/batch-installer/mkallpkgsets	Sun Apr  8 22:57:11 2007
@@ -27,7 +27,7 @@
 
 # this is stupid, isn't it? who is going to install server, based
 # on fixed pkgset anyway...
-mk server $base nfs servers backup_tools apache_base php_base
+mk server $base nfs servers backup_tools apache_base php_base postgresql
 
 x="$base xwindow"
 for wm in kde gnome icewm wmaker ; do


More information about the pld-cvs-commit mailing list