[Erp5-report] r11086 - /umigumi/trunk/config/erp5_cd.py

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Nov 3 16:24:00 CET 2006


Author: kevin
Date: Fri Nov  3 16:23:55 2006
New Revision: 11086

URL: http://svn.erp5.org?rev=11086&view=rev
Log:
Fix build command line.
New build.
Delete unuseful commented lines.

Modified:
    umigumi/trunk/config/erp5_cd.py

Modified: umigumi/trunk/config/erp5_cd.py
URL: http://svn.erp5.org/umigumi/trunk/config/erp5_cd.py?rev=11086&r1=11085&r2=11086&view=diff
==============================================================================
--- umigumi/trunk/config/erp5_cd.py (original)
+++ umigumi/trunk/config/erp5_cd.py Fri Nov  3 16:23:55 2006
@@ -20,12 +20,12 @@
 #
 ##############################################################################
 
-# Run: "umibuilder.py -brpcb --live-cd=erp5-cd-1.0rcXX-build-XX.iso erp5_cd"
+# Run: "umibuilder.py -bprcb --live-cd=erp5-cd-1.0rcXX-build-XX.iso erp5_cd"
 
 # Metadatas
 description = """ERP5 LiveCD demonstrates the power of the Open Source ERP Software, ERP5."""
 canonical_name = 'ERP5 LiveCD'
-version = '1.0rc11-build06'
+version = '1.0rc11-build07'
 
 ### Kernels
 # Use 'smp' kernel flavour for servers
@@ -102,7 +102,6 @@
   , 'sed -i -e "s/Listen 80/Listen 8080/" /etc/httpsd/conf/httpsd.conf'
   , 'chmod -R 0755 /var/lib/httpsd/cgi-bin/*'
   , 'chown -R apassl:apassl /var/lib/httpsd/cgi-bin/*'
-#  , 'rm -rf /var/lib/httpsd'
 
   # Add XFree symbolic link
   , 'ln -sf /usr/X11R6/bin/Xorg /etc/X11/X'
@@ -255,38 +254,15 @@
 , 'kate'
 , 'vim-enhanced'
 # Office
-#, 'OpenOffice.org'
 , 'openoffice.org-base-2.0.3'
 , 'openoffice.org-calc-2.0.3'
 , 'openoffice.org-writer-2.0.3'
 , 'openoffice.org-draw-2.0.3'
 , 'openoffice.org-impress-2.0.3'
 , 'openoffice.org-math-2.0.3'
-, 'openoffice.org-emailmerge-2.0.3'
 , 'openoffice.org-graphicfilter-2.0.3'
-, 'openoffice.org-javafilter-2.0.3'
-, 'openoffice.org-xsltfilter-2.0.3'
-, 'openoffice.org-pyuno-2.0.3'
-# , 'openoffice.org-testtool-2.0.3'
-# , 'openoffice.org-core01-2.0.3'
-# , 'openoffice.org-core02-2.0.3'
-# , 'openoffice.org-core03-2.0.3'
-# , 'openoffice.org-core03u-2.0.3'
-# , 'openoffice.org-core04-2.0.3'
-# , 'openoffice.org-core04u-2.0.3'
-# , 'openoffice.org-core05-2.0.3'
-# , 'openoffice.org-core05u-2.0.3'
-# , 'openoffice.org-core06-2.0.3'
-# , 'openoffice.org-core07-2.0.3'
-# , 'openoffice.org-core08-2.0.3'
-# , 'openoffice.org-core09-2.0.3'
-# , 'openoffice.org-core10-2.0.3'
 , 'openoffice.org-freedesktop-menus-2.0.3'
 , 'openoffice.org-mandriva-menus-2.0.3'
-# , 'openoffice.org-gnome-integration-2.0.3'
-# , 'openoffice.org-redhat-menus-2.0.3'
-# , 'openoffice.org-suse-menus-2.0.3'
-# , 'openoffice.org-debian-menus_2.0.3'
 , 'OOoDocument_server'
 # Fonts
 , 'urw-fonts', 'ghostscript-fonts', 'fonts-bitmap-tscii', 'fonts-ttf-decoratives'




More information about the Erp5-report mailing list