From 43b6d6679c88d4b4a7668aa811d79f05095359ba Mon Sep 17 00:00:00 2001 From: Manuel Wolfshant Date: Jul 07 2012 22:30:56 +0000 Subject: Add the description of LWS to the Readme.txt included in the isos directory --- diff --git a/c6_isos_readme.tpl b/c6_isos_readme.tpl index 60b05cf..d5b36de 100644 --- a/c6_isos_readme.tpl +++ b/c6_isos_readme.tpl @@ -3,7 +3,7 @@ What images are in this directory CentOS-_REL_-_ARCH_-netinstall.iso This is the network install and rescue image. - This image is designed to be burned onto a CD. You then boot your computer off the CD + This image is designed to be burned onto a CD. You then boot your computer off the CD. CentOS-_REL_-_ARCH_-minimal.iso The aim of this image is to install a very basic CentOS _REL_ system, with the minimum of packages needed to have a functional system. @@ -29,6 +29,9 @@ CentOS-_REL_-_ARCH_-LiveDVD.iso The disk can also be used to install CentOS _REL_ onto your computer. CentOS-_REL_-_ARCH_-LWServer.iso - The aim of the Light Weight Server image is to include all the packages needed to install a typical server. It includes + The aim of the Light Weight Server image is to provide the software needed to install typical servers. Most notable it includes the packages needed to create the following type of servers: database, dhcp, DNS, ftp, ipsec, mail, print, PPP, rsyslog with support for logging into a database, samba, tomcat, web with support for databases and SSL. Also included are mrtg, an extensive amount of perl modules, webalizer and wireshark. + After the installation is complete, please run "yum update" in order to update your system. + This image is designed to be burned onto a CD. You then boot your computer off the CD. + Remember that in order to be able to partition your disk you will need to run the GUI installer which in turns needs enough RAM. The same is true for the network setup step. The release notes ( http://wiki.centos.org/Manuals/ReleaseNotes/CentOS_REL_ ) provide more details about these aspects.