Michael DeHaan wrote:
Demetri Mouratis wrote:
Hi,
I'm up running cobbler on two CentOS 4.4 systems. So far so good.
Today, I had a collision with my boss who was also using /ftftpboot
but for storing router acls and the like under /tftboot/acls. I wiped
his work with a "cobbler sync." Is there any configurable way I can
preserve his directory? Chattr +i didn't work.
Thanks again.
-D
_______________________________________________
et-mgmt-tools mailing list
et-mgmt-tools@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/et-mgmt-tools
Currently, no, but it can easily be changed.
Namely, there are only four entries cobbler should try to delete in
the tftp directory, those being
elilo-3.6-ia64.efi
images
pxelinux.0
pxelinux.cfg
Rather than all of /tftpboot/*
I'll make the change and ping you once complete. It shouldn't take
long.
--Michael
Ok, here's the fix... only the files/directories listed above will now
be deleted when syncing.
http://cobbler.et.redhat.com/download/cobbler-0.3.3-1.src.rpm
This fix will be in Fedora Extras shortly as well, though usually that
usually takes a while to hit yum.
--Michael