Friday, November 28, 2008

yum stuff

note to self When creating yum repositories with RHEL5 installation media, use createrepo -g with the comps-*.xml files inside {Server, Cluster, ClusterStorage, VT}/repodata directories. createrepo -g will add the necessary meta-data on to the repo, necessary for yum group functions to work properly. Eg. yum grouplist, yum groupinstall

1 comment:

Unknown said...

Good one. Just ran in to this myself a couple of days ago.

changing opnsense mtu

 note to self When an OpnSense is deployed on Proxmox environment where MTU is <1500, it doesn't seem to auto-detect and leaves the O...