Changes

Jump to navigation Jump to search
m
Line 104: Line 104:  
  php-pear-* GeoIP mod_auth_tkt radiusclient-ng nut-client nut pyzor oidentd rssh pam_abl clamav
 
  php-pear-* GeoIP mod_auth_tkt radiusclient-ng nut-client nut pyzor oidentd rssh pam_abl clamav
 
  par2cmdline DCC wv checkpassword-pam pv razor-agents clam-db
 
  par2cmdline DCC wv checkpassword-pam pv razor-agents clam-db
  −
==== Yum install ====
  −
To ensure that none of the CentOS specific packages are going to be installed, we first put in place the sl specific versions from the sl repository.
  −
yum --disablerepo=smeos9 install dhcp* httpd* mod_ssl ntp* openssl* dhclient yum redhat-logos
  −
  −
This will result in the following summary. The numbers may vary depending on the changes in the repositories.
  −
Transaction Summary
  −
Install      36 Package(s)
  −
Upgrade      4 Package(s)
  −
Total download size: 19 M
  −
         
Now we can install the packages from the SME Server repository. To make sure that all dependecies required for SME Server are met, we will disable the sl repositories for now, and will do a yum upgrade after this initial upgrade with all repo's enabled.  
 
Now we can install the packages from the SME Server repository. To make sure that all dependecies required for SME Server are met, we will disable the sl repositories for now, and will do a yum upgrade after this initial upgrade with all repo's enabled.  
----
+
yum install e-smith\* smeserver\* --exclude=smeserver-release*,*86 --nogpg
'''yum install''' e-smith\* smeserver\* aspell aspell-en at audit-libs-python autoconf automake bc bind-libs bind-utils dosfstools ed eject elfutils elfutils-libs fetchmail ftp gettext glib gpm hesiod hmaccalc imake iptraf iptstate isdn4k-utils libXdmcp libgomp libselinux-python libsmbclient libsysfs libxml2-python lm_sensors lockdev lsof lvm2 m2crypto man mcstrans minicom mkbootdisk mlocate mtools mt-st mutt neon net-snmp net-snmp-utils openldap-servers patch pcmciautils postgresql-libs pyxf86config rpm-build rp-pppoe setserial strace sudo sysfsutils syslinux tcpdump telnet time tmpwatch traceroute unzip usbutils usermode vim-common vim-enhanced wget wodim xz zip php-pear-Net-URL perl-Compress-Raw-Bzip2 perl-IO-Compress-Bzip2 rsync tnef freeradius-ldap --exclude=centos*,smeserver-release --disablerepo=sl* --nogpg
  −
----
      
This will result in the following summary. The numbers may vary depending on the changes in the repositories.
 
This will result in the following summary. The numbers may vary depending on the changes in the repositories.
 
  Transaction Summary
 
  Transaction Summary
  Install    483 Package(s)
+
  Install    379 Package(s)
  Upgrade      14 Package(s)
+
  Total size: 164 M
  Total download size: 223 M
+
  Installed size: 481 M
    
==== Yum upgrade ====
 
==== Yum upgrade ====

Navigation menu