Hello all.
I am creating a yum repository server for CentOS6. I will copy the packages from the DVD and place them under the proper directory so they will be accessible by apache. Then rsync that directory with one of the mirror sites from CentOS.
However, I am not sure if I need to copy everything from the DVD or I can copy specific directories.
The directory structure on the DVD it self is as follows:
-r--r--r--.CentOS_BuildTag dr-xr-xr-x.EFI -r--r--r--.EULA -r--r--r--.GPL dr-xr-xr-x.images dr-xr-xr-x.isolinux dr-xr-xr-x.Packages -r--r--r--.RELEASE-NOTES-en-US.html dr-xr-xr-x.repodata -r--r--r--.RPM-GPG-KEY-CentOS-6 -r--r--r--.RPM-GPG-KEY-CentOS-Debug-6 -r--r--r--.RPM-GPG-KEY-CentOS-Security-6 -r--r--r--.RPM-GPG-KEY-CentOS-Testing-6 -r--r--r--.TRANS.TBL
[link][5 comments]