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

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Apr 20 16:08:42 CEST 2006


Author: jerome
Date: Thu Apr 20 16:08:34 2006
New Revision: 6831

URL: http://svn.erp5.org?rev=6831&view=rev
Log:
move some packages from CD to DVD to make the CD size < 700M; add all required packages for printing

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

Modified: umigumi/trunk/config/dls_cd.py
URL: http://svn.erp5.org/umigumi/trunk/config/dls_cd.py?rev=6831&r1=6830&r2=6831&view=diff
==============================================================================
--- umigumi/trunk/config/dls_cd.py (original)
+++ umigumi/trunk/config/dls_cd.py Thu Apr 20 16:08:34 2006
@@ -32,8 +32,15 @@
 
 # for the harddisk version of the DLS, we include every language
 language_list = ('ar', 'en', 'eth', 'fr', 'hy', 'hebrew', 'ja', 'ta', 'th', 'zn', 'bn')
+
 # None is required here, to include packages not related to a specific country
 country_list = (None, 'AU', 'BE', 'CA', 'CN', 'FR', 'GB', 'TW', 'US')
+
+if 0 :
+  # DLS liveCD doesn't fit on a 650M CD with all languages activated 
+  # if you don't have 700M CDs, you can limit to those languages
+  language_list = ('en', 'fr',)
+  country_list = (None, 'FR', 'GB', 'US')
 
 # The directory for building images.
 build_dir = 'mdk-dls_cd'
@@ -88,7 +95,7 @@
   'usermod -G kolab apache',
   'usermod -G kolab cyrus',
   'usermod -G kolab,postdrop postfix',
-  'usermod -G kolab,adm ldap',	  
+  'usermod -G kolab,adm ldap',
   'chown root:kolab /usr/sbin/kolab-mkntpwd',
   'chmod 750 /usr/sbin/kolab-mkntpwd',
 
@@ -197,7 +204,9 @@
 'memtest86+',
 'syslinux',
 'ash',
+'bash-completion',
 'mdadm',
+'smartmontools',
 'pcmcia-cs',
 'hdparm',
 'lshw',
@@ -224,13 +233,11 @@
 'pam_ldap',
 'nss_ldap',
 'python-ldap',
-'gq',
 # Kolab
 'kolab-server',
 # Xorg
 'Xorg-x11-server',
 'Xorg-x11-100dpi-fonts',
-'Xorg-x11-75dpi-fonts',
 # VNC
 'tightvnc',
 'tightvnc-server',
@@ -246,37 +253,56 @@
 'kdepim',
 'konsole',
 # Fonts
-'urw-fonts', 'ghostscript-fonts', 'fonts-bitmap-tscii', 'fonts-ttf-decoratives',
-'fonts-ttf-vera', 'fonts-ttf-latex',
+'urw-fonts', 'ghostscript-fonts', 'fonts-bitmap-tscii',
+'fonts-ttf-decoratives', 'fonts-ttf-vera', 'fonts-ttf-latex',
 # Text Editors
-'OpenOffice.org',
-'kate',
+'OpenOffice.org', 'kate',
 # Software Development
-'patch', 'cvs', 'subversion', 'emacs-nox', 'esvn', 'kdiff3',
-'vim-enhanced', 'vim-common', 'vim-X11',
+'vim-enhanced', 'vim-common',
 # Databases (MySQL 5)
 'libmysql15', 'MySQL50-client', 'MySQL50-common', 'MySQL50-Max',
 # Graphics
-'gimp', 'gimp-data-extras', 'gimp-perl', 'xsane-gimp',
-'scribus', 'kooka', 'sketch', 'dia', 'sodipodi', 'xpdf', 'ImageMagick',
-'clara', 'xsane', 'sane-backends', 'kpdf',
+'gimp', 'gimp-data-extras', 'gimp-perl',
+'scribus', 'kooka', 'sketch', 'dia', 'sodipodi', 'ImageMagick',
+'kpdf', 'xpdf',
 # Printing
 'cups', 'cups-drivers', 'foomatic-db', 'foomatic-filters',
-'ghostscript', 'ghostscript-fonts', 'ghostscript-module-X', 'printer-utils', 'a2ps',
+'ghostscript', 'ghostscript-fonts', 'ghostscript-module-X',
+'printer-utils', 'a2ps',
+# extra packages for printerdrake
+'net-tools',
+'xpp',
+'gutenprint-cups',
+'webfetch',
+'foomatic-db-engine',
+'foomatic-filters',
+'foomatic-db',
+'foomatic-db-hpijs',
+'foomatic-db-engine',
+'printer-filters',
+'printer-utils',
+'printer-testpages',
+'ghostscript',
+'hplip-hpijs',
+'gutenprint-ijs',
+'gutenprint-foomatic',
+'gutenprint-escputil',
+'postscript-ppds',
+'hplip-model-data',
+'nmap',
+'scli',
+'gutenprint-gimp2',
 # Utils + Compression / CD/DVD
-'k3b', 'ark', 'zip', 'unzip', 'bzip2', 'gzip', 'cabextract', 'lha',
-'lzop', 'mscompress', 'nomarch', 'unarj', 'upx', 'zoo',
-'mtf', 'afio',
+'cdrecord', 'ark', 'zip', 'unzip', 'bzip2', 'gzip', 'cabextract', 'lha',
+'lzop', 'mscompress', 'nomarch', 'unarj', 'upx', 'zoo', 'mtf', 'afio',
 # Network
 'openssh-clients', 'openssh-server', 'rfbdrake', 'x3270',
 'ntp', 'balance', 'openvpn', 'bind', 'dhcp-client', 'dhcp-server',
 'wireless-tools', 'prism2-utils', 'samba-client', 'samba-swat',
 'samba-winbind', 'netatalk', 'samba-server',
 # Internet
-'kopete', 'bittorrent-gui', 'rsync',
-'mozilla-firefox', 'mozilla-thunderbird', 'swfdec-mozilla',
-'apache2', 'apache-mpm-prefork', 'apache-modules', 'thttpd',
-'libgnutls11', 'libqca1-tls', 'openssl',
+'rsync', 'mozilla-firefox', 'apache2', 'apache-mpm-prefork',
+'apache-modules', 'thttpd', 'libgnutls11', 'libqca1-tls', 'openssl',
 ]
 
 # Language codes are defined as ISO 639
@@ -431,6 +457,9 @@
                        '^/etc/rc.d/rc5.d/S91atalk$',
                        '^/etc/rc.d/rc5.d/S91smb$',
                        '^/etc/rc.d/rc5.d/S95kolab-server$',
+                       '^/usr/share/man',
+#                       '^/usr/share/texmf', # XXX is it safe to remove this ?
+                       '^/usr/share/doc',
                        '^/initrd',
                        '^/var/lib/thttpd', ]
 

Modified: umigumi/trunk/config/dls_dvd.py
URL: http://svn.erp5.org/umigumi/trunk/config/dls_dvd.py?rev=6831&r1=6830&r2=6831&view=diff
==============================================================================
--- umigumi/trunk/config/dls_dvd.py (original)
+++ umigumi/trunk/config/dls_dvd.py Thu Apr 20 16:08:34 2006
@@ -52,26 +52,43 @@
 # adding packages to the base version
 package_list = cd_package_list[:]
 package_list.extend([
+'Xorg-x11-75dpi-fonts',
 # multimedia
 'mplayer',
 'mplayer-gui',
 'ffmpeg',
+'mpd',
+'ncmpc',
+'rhythmbox',
+'amarok',
+'gtkpod',
 'kaffeine',
 'vlc',
 'tightvnc-doc',
 'inkscape',
+'k3b',
 'k3b-dvd',
 'libxine1',
 'vlc',
 #development software
 'kdevelop',
+'kate',
+'vim-X11',
+'patch',
+'cvs',
+'subversion',
 'emacs',
 'ctags',
+'emacs-nox',
+'esvn',
+'kdiff3',
+'meld',
 'scons',
 'xemacs',
 'xemacs-extras',
 'gcc',
 'make',
+'ruby',
 'autoconf',
 'ipython',
 'subversion-server',
@@ -81,10 +98,19 @@
 'iptables',
 #internet
 'gaim',
+'kopete',
+'centericq',
+'irssi',
+'bittorrent-gui',
 'bittornado',
 'nvu',
+'fetchmail',
+'procmail',
+'imapfilter',
+'mutt',
 'evolution',
 'mozilla-thunderbird',
+'swfdec-mozilla',
 #kde
 'kdegraphics',
 'kdegames',
@@ -109,11 +135,14 @@
 #'asterisk-docs',
 #'asterisk-app_ldap',
 #'asterisk-stat',
+'squid',
 'tcpdump',
 'nmap',
 'traceroute',
 'nc',
 'telnet',
+'offlineimap',
+'gq',
 #System
 'xterm',
 'aterm',
@@ -126,7 +155,22 @@
 'yakuake',
 'rox',
 'pekwm',
+'gnome-desktop',
+'xfce',
+'rox',
+'ion',
+'gkrellm',
 'aspell', 'aspell-fr', 'aspell-en', 'aspell-uk',
+#Scanning software
+'clara',
+'xsane',
+'sane-backends',
+'xsane-gimp',
+# Misc
+'openoffice.org-go-ooo', # OOo 2
+'meld',
+'kompare',
+'gqview',
 ])
 
 # A list of removed packages.




More information about the Erp5-report mailing list