# HG changeset patch # User paulb # Date 1115426709 0 # Node ID 7dd59143b25aff2689d637d65179d29924dc0400 # Parent a3f0c9b95ce3fe1cd69ccfed43a3ca4c575f8218 [project @ 2005-05-07 00:45:09 by paulb] Changed the database so that certain control fields can affect the exposed values for other fields. diff -r a3f0c9b95ce3 -r 7dd59143b25a examples/Common/Configurator/Resources/config_database.xml --- a/examples/Common/Configurator/Resources/config_database.xml Fri May 06 19:13:50 2005 +0000 +++ b/examples/Common/Configurator/Resources/config_database.xml Sat May 07 00:45:09 2005 +0000 @@ -2,13 +2,15 @@ - - + + + - - + + + diff -r a3f0c9b95ce3 -r 7dd59143b25a examples/Common/Configurator/Resources/config_database.xsl --- a/examples/Common/Configurator/Resources/config_database.xsl Fri May 06 19:13:50 2005 +0000 +++ b/examples/Common/Configurator/Resources/config_database.xsl Sat May 07 00:45:09 2005 +0000 @@ -1,6 +1,8 @@ @@ -11,18 +13,21 @@
- + base-system - + + cpu + base-system + cpu-socket
- + memory-unit @@ -30,7 +35,7 @@ - + hard-disk @@ -38,22 +43,22 @@ - + storage-unit - + keyboard - + mouse - + screen @@ -61,34 +66,60 @@ - + + + + + + + -enum - + -enum + + + + + + + + + + + - - + + + - - - - - - - - - true - - - - - true - - - - - + + + + + + + + + + + + + + + true + + + + + true + + + + + +