data zone wrote:
is there a reason why mysql-server is not in the base?
RH doesn't included it in base. Only with the ES and AS lines. And then it's not installed by default. As shipped CentOS only installs a mysql client.
yum install mysql-server should get you the "missing" rpm installed.
If not please provide more info....what version of centos and which arch.
Thanks,
.dn
Its in addons.
jrw
data zone wrote:
is there a reason why mysql-server is not in the base? _______________________________________________ CentOS mailing list CentOS@caosity.org http://lists.caosity.org/mailman/listinfo/centos
thanks, that should make the kickstart a bit intresting...
Just make sure yum is installed...and use that to install it in the %post section of the kickstart file
DP
data zone wrote:
thanks, that should make the kickstart a bit intresting... _______________________________________________ CentOS mailing list CentOS@caosity.org http://lists.caosity.org/mailman/listinfo/centos