[Erp5-report] r706 - in /trunk/config: dls_cd.py dls_dvd.py

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Mar 20 14:34:14 CET 2006


Author: chris
Date: Mon Mar 20 14:34:11 2006
New Revision: 706

URL: http://svn.erp5.org?rev=706&view=rev
Log:
- updated package list

Modified:
    trunk/config/dls_cd.py
    trunk/config/dls_dvd.py

Modified: trunk/config/dls_cd.py
URL: http://svn.erp5.org/trunk/config/dls_cd.py?rev=706&r1=705&r2=706&view=diff
==============================================================================
--- trunk/config/dls_cd.py (original)
+++ trunk/config/dls_cd.py Mon Mar 20 14:34:11 2006
@@ -25,7 +25,7 @@
 # ./umibuilder -bprcb --live-cd=DLS_cd_v1rc12.iso dls_cd
 
 #DLS-CD Version
-version = '1.0rc15build2'
+version = '1.0rc16'
 
 # Global variables (allow to customize DLS)
 remove_file = 1     # If set to 1, remove files
@@ -274,6 +274,7 @@
 'kopete', 'bittorrent-gui', 'rsync',
 'mozilla-firefox', 'mozilla-thunderbird', 'swfdec-mozilla',
 'apache2', 'apache-mpm-prefork', 'apache-modules', 'thttpd',
+'libgnutls11', 'libqca1-tls', 'openssl',
 ]
 
 # Language codes are defined as ISO 639

Modified: trunk/config/dls_dvd.py
URL: http://svn.erp5.org/trunk/config/dls_dvd.py?rev=706&r1=705&r2=706&view=diff
==============================================================================
--- trunk/config/dls_dvd.py (original)
+++ trunk/config/dls_dvd.py Mon Mar 20 14:34:11 2006
@@ -34,7 +34,7 @@
 #Customizing variables
 
 #DLS-DVD Version
-version = '1.0rc5build2'
+version = '1.0rc6'
 
 # If set to 1, remove files
 remove_file = 1
@@ -66,11 +66,17 @@
 #development software
 'kdevelop',
 'emacs',
+'ctags',
+'scons',
 'xemacs',
 'xemacs-extras',
+'vim-enhanced',
+'vim-common',
+'vim-X11',
 'gcc',
 'make',
 'autoconf',
+'ipython',
 'subversion-server',
 #security
 'gnupg',
@@ -109,6 +115,8 @@
 'tcpdump',
 'nmap',
 'traceroute',
+'nc',
+'telnet',
 #System
 'xterm',
 'aterm',
@@ -118,6 +126,8 @@
 'gamin',
 'hdparm',
 'yakuake',
+'rox',
+'pekwm',
 ])
 
 # A list of removed packages.




More information about the Erp5-report mailing list