I imported CentOS like so:

cobbler import \
     --mirror=rsync://rsync.arcticnetwork.ca/centos/5.2/os/x86_64/ \
     --arch=x86_64 \
     --name=centos-5.2

It fetched everything and put it in:

        /local/data/cobbler/www/ks_mirror/centos-5.2-x86_64

Yet when it decided to name my distro and profile, it tacked on and 
extra "centos-5.2":

[...]
---------------- (adding distros)
- creating new distro: centos-5.2-centos-5.2-x86_64
- creating new profile: centos-5.2-centos-5.2-x86_64
- creating new distro: centos-5.2-centos-5.2-xen-x86_64
- creating new profile: centos-5.2-centos-5.2-xen-x86_64
[...]

I prefer "centos-5.2-x86_64" and "centos-5.2-xen-x86_64". Why would it 
name it in this manner? Did I invoke the import incorrectly?

This is v2.8.0.


Thanks,

Chris
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to