summaryrefslogtreecommitdiffstats
path: root/scripts/findks.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Kickstarts are now dynamically generated by mod_python, CGI's now fallMichael DeHaan2008-04-181-153/+0
| | | | under mod_python, kickstart templating code now moved out of sync function.
* Getting ready for 0.8.2 releaseMichael DeHaan2008-03-071-0/+1
|
* Fix findks script to match new APIMichael DeHaan2008-03-031-1/+7
|
* Initial application of Tim V's patch to enable post install triggers.Michael DeHaan2007-11-291-1/+1
|
* Added MAC address detection to findks.cgi (Adam Wolf's patch)Michael DeHaan2007-07-231-12/+42
|
* Adding kickstart serving CGI script.Michael DeHaan2007-07-091-0/+116
Also fixing one error in the utils module.