hal/doc/spec hal-spec.html,1.53,1.54

David Zeuthen david at freedesktop.org
Sat Mar 12 17:48:26 PST 2005


Update of /cvs/hal/hal/doc/spec
In directory gabe:/tmp/cvs-serv11287/doc/spec

Modified Files:
	hal-spec.html 
Log Message:
2005-03-12  David Zeuthen  <davidz at redhat.com>

	Bah, I still need to update the spec for all the new stuff; until
	then, here's some other new stuff - one very relevant use for this
	is that we can key off whether a system can ACPI S3 by e.g. looking
	at the new smbios.* properties on computer (so distros can maintain
	a whitelist) - another interesting one is system.formfactor that
	e.g. Nautilus can use to select the right icon for Computer

	* hald/linux2/probing/probe-smbios.c: New file; invoke dmidecode
	and extract useful properties

	* hald/linux2/probing/Makefile.am: Add build rules for new prober
	hald-probe-smbios

	* hald/linux2/osspec.c (computer_probing_helper_done): New function
	(computer_probing_pcbios_helper_done): New function
	(osspec_probe): Do the hald-probe-smbios if system supports ACPI or
	APM; add note to do something similar for PowerMac's etc.



Index: hal-spec.html
===================================================================
RCS file: /cvs/hal/hal/doc/spec/hal-spec.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- hal-spec.html	11 Mar 2005 22:42:34 -0000	1.53
+++ hal-spec.html	13 Mar 2005 01:48:24 -0000	1.54
@@ -2,7 +2,7 @@
 <HTML
 ><HEAD
 ><TITLE
->HAL 0.5.0.cvs20050310 Specification</TITLE
+>HAL 0.5.0 Specification</TITLE
 ><META
 NAME="GENERATOR"
 CONTENT="Modular DocBook HTML Stylesheet Version 1.79"></HEAD
@@ -24,7 +24,7 @@
 CLASS="title"
 ><A
 NAME="AEN2"
->HAL 0.5.0.cvs20050310 Specification</A
+>HAL 0.5.0 Specification</A
 ></H1
 ><H3
 CLASS="author"
@@ -51,7 +51,7 @@
 ></DIV
 ><SPAN
 CLASS="releaseinfo"
->Version 0.5.0.cvs20050310<BR></SPAN
+>Version 0.5.0<BR></SPAN
 ><HR></DIV
 ><DIV
 CLASS="TOC"
@@ -690,7 +690,7 @@
 ></TR
 ><TR
 ><TD
->0.5.0.cvs20050310</TD
+>0.5.0</TD
 ><TD
 >&nbsp;</TD
 ><TD




More information about the hal-commit mailing list