Andrew Brown wrote: > > > On Thu, Sep 11, 2008 at 1:38 PM, Michael DeHaan <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > > This file also came across without a GPL license header. Can you > please > add one (GPLv2+) as found on the other cobbler files or otherwise > reply > and say I can add it? This is also needed for us to host the ISO > in a > common download location. > > Thanks! > > --Michael > > > You have my permission to add a GPL header to the file I submitted. > The base for that file was base.cfg from koan. If that was under GPL, > then I suppose I'm obligated to have this one GPL also. > > I got partimage-ng compiled under fedora (which is GPL v2 also by the > way). Ran into a few snags with using gcc 4.3 (looks like they fixed > it in devel, but not in the release I downloaded), but it otherwise > works great. > > I'm going to modify my script to use it. Do you know of an easy way > to include a file to the livecd image? I was just going to include > (for now) the compiled binary. We can eventually build an rpm and > just include that, but I don't have much experience with packaging > rpms so hopefully someone can help out with that. > -Andrew > > > > > > _______________________________________________ > cobbler mailing list > [email protected] <mailto:[email protected]> > https://fedorahosted.org/mailman/listinfo/cobbler > > > ------------------------------------------------------------------------ > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler >
Further question, how do you have /etc/exports configured on the NFS box? Does it have root squash enabled or is it otherwise wide open? I presume the live CD stuff is running as root. If it's the latter, that may be acceptable, though we need to be very careful about documenting those limitations. Specifying a user at minimum is probably a good idea. --Michael _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
