We are building a custom rhel CD, all package that we need to install fit into a CD (257 Packages). I updated the hdlist with the hdgenlist command and build myself a new iso with the custom ks.cfg I created. Here is my package section from my ks.cfg
%packages kernel grub -apmd -ash -cyrus-sasl-gssapi -dhclient -dos2unix -dump -fbset -finger -hotplug -ipsec-tools -iptables-ipv6 -irda-utils -isdn4k-utils -jfsutils -kernel-pcmcia-cs -krb5-workstaion -krbafs -krbafs-utils -lftp -lha -libwvstreams -lslk -minicom -mtr -mt-st -nano -nc -ncompress -netdump -nfs-utils -pam_krb5 -pam_smb -pax -pdksh -portmap -ppp -prelink -rdate -rdist -redhat-config-mouse -redhat-config-network-tui -rmt -rp-pppoe -rsh -setserial -sharutils -star -talk -tcpdump -tcsh -tftp -unix2dos -usbutils -vconfig -wireless-tools -wvdial -ypbind -yp-tools -samba -samba-common
# Additional Package #anaconda-runtime mrtg ntp perl-CPAN perl-URI
# DNS Services @ dns-server
# ftp-server @ ftp-server
@ mail-server -redhat-switch-mail-gnome -sendmail-cf -atk -gtk2 -libglade2 -pango -pygtk2 -pygtk2-libglade
# mysql @ mysql -libdbi-dbd-mysql -MyODBC -mysql-devel -MySQL-python -unixODBC # -libmng -qt -XFree86-Mesa-libGLU
# web @ web-server gnuplot mod_auth_mysql php-mysql -bcel -commons-beanutils -commons-digester -commons-collections -commons-logging -commons-modeler -distcache-devel -distcache -hwcrypto -jakarta-regexp -mod_authz_ldap -mx4j -php-ldap -redhat-config-httpd -redhat-java-rpm-scripts -squid -xalan-j -xerces-j # -4Suite -alchemist -atk -audiofile -bonobo-activation -cup -esound -fam -GConf2 -gnome-mime-data -gnome-python2 -gnome-python2-bonobo -gnome-vfs2 -gtk2 -libart_lgpl -libbonobo -libbonoboui -libgcj-ssa -libglade2 -libgnome -libgnomecanvas -libgnomeui -libIDL -linc -ORBit -pango -pygtk2 -pygtk2-libglade -pyorbit -PyXML
# Developer Package autoconf automake bison byacc cpp dev86 flex gcc gcc-c++ gcc-objc glibc-devel glibc-headers glibc-kernheaders glibc-profile #libobjc libstdc++-devel libtool libxml #libxml2 rpm-build
My problems are as follow. If I use the original 4 CD set from RHEL 3.0 Update 1, and the custom ks.cfg on a floppy. During boot-up, I type linux ks=floppy, the installation go by without a hitch! All packages install as expected, and the RPM inside the Update folder on the 1st CD also get apply. However, if I use the custom CD I have created, and the custom ks.cfg on the floppy. During boot-up, I type the same linux ks=floppy command, about 4 of the RPM are not installed (i.e. libdbi, libxslt,lockdev,mx). Also, the RPM in the Update folder are not being applied during installation like it would normally does. And finally, if I look at my package section of anaconda-ks.cfg after the build, it has been alter drastically compare to what I was expecting
%packages @ mysql @ web-server @ mail-server @ dns-server @ ftp-server -php-ldap -setserial kernel gru
Can anyone have any idea on where I begin to trouble shoot this problem
Both the individual sending this e-mail and The Lubrizol Corporation intend that this electronic message be used exclusively by the individual or entity to which it is intended to be addressed. This message may contain information that is privileged, confidential and thereby exempt and protected from unauthorized disclosure under applicable law. If the reader of this message is not the intended recipient, or an employee or agent responsible for delivering the message to the intended recipient, be aware that any disclosure, dissemination, distribution or copying of this communication, or the use of its contents, is not authorized and is strictly prohibited. If you have received this communication and are not the intended recipient, please notify the sender immediately and permanently delete the original message from your e-mail system. http://www.lubrizol.com/disclaimer/cliquez_ici_pour_traduction_en_francais.htm http://www.lubrizol.com/disclaimer/Für_die_deutsche_Übersetzung_bitte_hier_klicken.htm http://www.lubrizol.com/disclaimer/Clicar_aqui_para_versão_em_Português.htm http://www.lubrizol.com/disclaimer/Dé_un_clic_aquí_para_su_traducción_al_español.htm http://www.lubrizol.com/disclaimer/Chinese.htm http://www.lubrizol.com/disclaimer/Japanese.htm
|