[Debian-hebrew-package] [svn] r149 - cdd/trunk/profiles

Yaacov Zamir kzamir-guest at costa.debian.org
Sat Aug 6 12:31:40 UTC 2005


Author: kzamir-guest
Date: Sat Aug  6 12:31:40 2005
New Revision: 149

Modified:
   cdd/trunk/profiles/default.packages
   cdd/trunk/profiles/default.preseed
Log:
add ssh gnuplot octave and maxima to the cdd

Modified: cdd/trunk/profiles/default.packages
==============================================================================
--- cdd/trunk/profiles/default.packages	(original)
+++ cdd/trunk/profiles/default.packages	Sat Aug  6 12:31:40 2005
@@ -81,6 +81,7 @@
 gdesklets
 gdesklets-data
 gpaint
+gftp
 
 # Hebrew
 culmus
@@ -88,11 +89,13 @@
 hspell
 hspell-gui
 myspell-he
-#aspell-he
+# aspell is now in debian main
+aspell-he
 aspell
 gnome-spell
 debian-hebrew
 debian-hebrew-doc
+# TODO: replace with libhdate1 when it will enter debian main
 libhdate0
 geresh
 mlterm
@@ -131,6 +134,7 @@
 pppoeconf
 gaim
 wireless-tools
+ssh
 
 # Multimedia
 gimp
@@ -143,3 +147,17 @@
 pysol-sound-server
 pysol-sounds
 bzflag
+
+# Math
+octave
+gnuplot
+gnuplot
+gnuplot-nox
+gnuplot-x11
+maxima
+imagemagick
+
+# devel
+gcc
+g++
+

Modified: cdd/trunk/profiles/default.preseed
==============================================================================
--- cdd/trunk/profiles/default.preseed	(original)
+++ cdd/trunk/profiles/default.preseed	Sat Aug  6 12:31:40 2005
@@ -308,3 +308,12 @@
 # Should man and mandb be installed 'setuid man'?
 man-db  man-db/install-setuid   boolean false
 
+# SSH preseed
+ssh ssh/forward_warning string 
+ssh ssh/new_config boolean true
+ssh ssh/use_old_init_script boolean true
+ssh ssh/protocol2_only boolean true
+ssh ssh/run_sshd boolean false
+ssh ssh/SUID_client boolean true
+ssh ssh/disable_cr_auth boolean false
+



More information about the Debian-hebrew-package mailing list