Michael DeHaan wrote: > Shuichi Ihara wrote: >> >>> Very reasonable! >>> >> OK, Thanks! >> >> >>> Can you make a Wiki page for this at >>> https://fedorahosted.org/cobbler/wiki/UserDocs and upload your script >>> to that page with your instructions? >>> >> I will. but, how we can create new page for this? I'm looking for how. >> Any pointers? >> >> > Get an account at https://admin.fedorahosted.org/accounts >
https://admin.fedoraproject.org/accounts/ is the one you want.. > Visit the web page and click "log in" at the top. And then "edit" > > Add a new WikiWordLikeThis to the page and save the page. > > Then click on the WikiWordLikeThis to create the new topic. >>> One thing you may want to check for is that in F9 and later the default >>> location for /tftpboot has moved to /var/lib/tftpboot, so if that >>> directory exists, your script should probably use that instead of >>> /tftpboot. Really the best way to get that data is to read >>> /etc/xinetd.d/tftp and parse the server_args line. Though I imagine >>> just covering the case of using /var/lib/tftpboot instead of /tftpboot >>> if it exists would cover 99%+ of all users. >>> >> Indeed. >> >> Thanks >> -Ihara >> _______________________________________________ >> cobbler mailing list >> [email protected] >> https://fedorahosted.org/mailman/listinfo/cobbler >> > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler -- Brad Hinson <[EMAIL PROTECTED]> Sr. Support Engineer Lead, System z Red Hat, Inc. (919) 754-4198 www.redhat.com/z _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
