Look in http://members.iinet.net.au/~coec.
In the api_scripts dir you see set_custom_info* and RHNSession. Rename set_custom_info* to /usr/local/sbin/set_custom_info. Put RHNSession.pm in /usr/lib/perl5/site_perl. You'll to create a file called /etc/satellite_api.conf. Give this file a mode of 0400 or 0600 root:root. The format is in monolithic.sh (below). In post_scripts you see the monolithic post script (monolithic.sh) and the associated perl scripts. The post script WILL NOT WORK out of the box. Look for lines with 'GOES HERE' and customise to your taste. Actually, you'll need to do that anyway with the entire script - I wrote it for us so it suits our needs. I hope this helps people but there is no warranty at all, but if you find any bugs I'd like to hear. CC > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 19 November 2008 9:09 PM > To: Coe, Colin C. (Unix Engineer) > Subject: RE: [Spacewalk-devel] Kickstart script questions > > Hi Colin, > I would really like to see your kickstart scripts if you can make them > available. From what I have seen you have done some pretty cool things > and I can certainly learn from that. > > I remember seeing a thread on spacewalk somewhere about being able to > share scripts between kickstarts or at least a discussion about the > possible technology to achieve this. I might be confusing it > with config > managment though. It certainly is a feature that I would find > very handy > and make life a lot simpler and I think I also mentioned it on a list > somewhere, but if you ask me now I cant remember where. > > Best Regards > > > > > If you want to see these scripts then let me know and I'll put them > > where they can be seen (will need to sanitize and get the OK from my > > manager) when I get to work tomorrow. > > > > CC > > > > ______________________________________________________________________ > This email has been scanned by the MessageLabs Email Security System. > For more information please visit http://www.messagelabs.com/email > ______________________________________________________________________ > NOTICE: This email and any attachments are confidential. They may contain legally privileged information or copyright material. You must not read, copy, use or disclose them without authorisation. If you are not an intended recipient, please contact us at once by return email and then delete both messages and all attachments. _______________________________________________ Spacewalk-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-devel
