On 6 September 2010 16:36, Rudd, Richard <[email protected]> wrote: > I've also been trying to figure this one out, it seems there might be an > issue with the kickstart file generation in spacewalk 1.1. I was able to > get the kickstart working by manually editing the kickstart file in the > /var/lib/rhn/kickstarts/wizard/ directory and amend the line before the > certificate imports from: > > %post --logfile /mnt/sysimage/root/ks-rhn-post.log > > to be: > > %post --logfile /root/ks-rhn-post.log > > Unfortunately the kickstart file is recreated anytime a change is made so > the above process is only a temporary fix. As I can't find where the > kickstart file is generated from I can't make the change permanent! > > Regards, > > Richard >
I think it is generated but the server itself in one of the java class files... doing a git clone now to dig through the code... James _______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
