Am Donnerstag, den 01.02.2007, 11:55 +0100 schrieb Florian Effenberger: > Hi Mario, > > > yes it boots from TFTP, CD/DVD and also USB is possible but untested. > > The GUI has a parser for each operating system, so its not only possible > > to generate unattend.txt files also there is support for kickstart files > > and suse autoyast.xml. We are currently working on the Vista and > > Debian,*buntu parser. Its quite simple to get the unattend file from the > > server, simply call: > > http://server/external.php?function=install_os&computer=COMPUTERNAME > > and you will get the file you have assigned to this computer. The option > > computer is optional because the GUI checks via the mac,ip and DNS which > > computer wants this file. > > hey, that sounds cool, I surely will look at this when I have some time! > > Do you also have a MySQL module, for getting unattend.txt information > out of a MySQL database?
Yes and no. No because you need to simply call the URL like described above for example via "wget". It is also possible to use this parser as module, because the parser is somthing like a module... But its php..... > > Florian ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ unattended-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-devel
