[wpkg-users] [Bug 217] Add host properties to local wpkg.xml file

bugzilla-daemon at bugzilla.wpkg.org bugzilla-daemon at bugzilla.wpkg.org
Sat Jul 9 15:16:23 CEST 2011


http://bugzilla.wpkg.org/show_bug.cgi?id=217

Rainer Meier <r.meier at wpkg.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |r.meier at wpkg.org
         Resolution|                            |FIXED

--- Comment #1 from Rainer Meier <r.meier at wpkg.org>  ---
I remember that such a similar discussion was held on the mailing list and it
was proposed to get such information either by a pre-execution/wrapper script
or read it from the logs.

Meanwhile WPKG was enhanced to gather such host information for the advanced
host matching.

I've just checked in some modification which should add the requested
information:

NEW: Added host attributes to <wpkg /> node of local settings file (wpkg.xml).
     This allows analysis tools to get some more host information without
     having to parse the log files. Example node:
     <wpkg
       name="admin-pc"
       architecture="x64"
       os="microsoft windows 7 professional, , , 6.1.7600"
       ipaddresses="192.168.1.30"
       domainname=""
       groups="" lcid="807"
     />
     Fixes bug 217. Thanks to Stefan Pendl.

-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the wpkg-users mailing list