
Richard Maciel wrote:
# HG changeset patch # User Richard Maciel <richardm@br.ibm.com> # Date 1228248506 7200 # Node ID daacf07ad46fa18c1da8e53d2ea815c9be552557 # Parent 7d757914e6a767e968d32b74189b9428a0c39b84 Added ServiceAccessBySAP association (ConsoleRedirectionService <-> KVMRedirectionSAP)
* Created mof and registration files * Changed Makefile to use newly created files
Changes for submission #2 * Removed registration for CIMV2 in ServiceAccessBySAP.registration file
Signed-off-by: Richard Maciel <richardm@br.ibm.com>
diff -r 7d757914e6a7 -r daacf07ad46f Makefile.am --- a/Makefile.am Thu Dec 04 18:55:55 2008 -0200 +++ b/Makefile.am Tue Dec 02 18:08:26 2008 -0200 @@ -52,7 +52,8 @@ schema/PointingDevice.mof \ schema/GraphicsPool.mof \ schema/InputPool.mof \ - schema/HostedAccessPoint.mof + schema/HostedAccessPoint.mof \ + schema/ServiceAccessBySAP.mof
This is a hard tab here - need to use 8 spaces. -- Kaitlin Rupert IBM Linux Technology Center kaitlin@linux.vnet.ibm.com