Index: branches/simtest_nebulous_branches/dbconfig/dist.md
===================================================================
--- branches/simtest_nebulous_branches/dbconfig/dist.md	(revision 25061)
+++ branches/simtest_nebulous_branches/dbconfig/dist.md	(revision 27840)
@@ -1,5 +1,5 @@
 distTarget METADATA
     target_id   S64        0       # Primary Key
-    label       STR        64
+    dist_group  STR        64
     filter      STR        64
     stage       STR        64
@@ -14,11 +14,16 @@
     stage       STR         64
     stage_id    S64         0
+    magic_ds_id S64         0
     label       STR         64      # Key
     outroot     STR         255
+    outdir      STR         255
     clean       BOOL        f
     no_magic    BOOL        f
+    alternate   BOOL        f
     state       STR         64      # Key
     time_stamp  UTC         0001-01-01T00:00:00Z
     fault       S16         0
+    data_group  STR         64
+    note        STR         255
 END
 
@@ -29,4 +34,5 @@
     md5sum      STR         32
     state       STR         64      # Key
+    outdir      STR         255
     name        STR         255
     fault       S16         0
