/[pxelator]/lib/PXElator/amt.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /lib/PXElator/amt.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 181 by dpavlin, Sun Aug 9 19:00:52 2009 UTC revision 183 by dpavlin, Sun Aug 9 19:26:38 2009 UTC
# Line 22  sub info { Line 22  sub info {
22    
23          $out = qq|power: S| . Intel::AMT::RemoteControl::SystemPowerState          $out = qq|power: S| . Intel::AMT::RemoteControl::SystemPowerState
24                  . qq|<br>|                  . qq|<br>|
25                  . qq|<a href="http://$ip:16992/" target="$ip">amt</a>|                  . qq| <a href="http://$ip:16992/" target="$ip">amt</a>|
26                    . qq| <a href="http://$ip:16992/ip.htm" target="$ip">ip</a>|
27                  . qq|<br>|                  . qq|<br>|
28                  . html::pre_dump( Intel::AMT::NetworkAdministration::network_settings )                  . html::pre_dump( Intel::AMT::NetworkAdministration::network_settings )
29                  ;                  ;

Legend:
Removed from v.181  
changed lines
  Added in v.183

  ViewVC Help
Powered by ViewVC 1.1.26