[wpkg-users] wpkg and unattended

Tomasz Chmielewski mangoo at wpkg.org
Tue Nov 8 21:53:39 CET 2005


Frank Lee schrieb:
>>> I use a database of packages, computers and licences - XML files are 
>>> built up from a query or two which makes things a bit more manageable.
>>
>> could you tell your "secret" :) and describe us how you do it?
> 
> 

(...)

> Foreach Host in tbl_Computers {
>  print <profile "id=Host.Name">
>  Foreach SoftwareItem in (tbl_Licences INNER JOIN tbl_Software ON
>                       tbl_Licences.SoftwareID=tbl_Software.SoftwareID
>                       WHERE tbl_Licences.Host=Host) {
>   print <package package-id="SoftwareItem.packageid" /> >>profiles.xml
>  }
> }
> 
> That's an outline - I'm happy to provide more details (scripts, MySQL 
> table definitions, even my MS Access frontend if people would like such 
> things).

that'd be nice.

if you can, send me all these off-list (or give a link to it); I'll put 
it on a website?


-- 
Tomek
http://wpkg.org



wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users




More information about the wpkg-users mailing list