[ros-diffs] [cwittich] 23744: forgot to commit these files
cwittich at svn.reactos.org
cwittich at svn.reactos.org
Sun Aug 27 16:20:19 CEST 2006
Author: cwittich
Date: Sun Aug 27 18:20:17 2006
New Revision: 23744
URL: http://svn.reactos.org/svn/reactos?rev=23744&view=rev
Log:
forgot to commit these files
Added:
trunk/reactos/boot/bootdata/bootcdregtest/
trunk/reactos/boot/bootdata/bootcdregtest/bootcdregtest.rbuild
trunk/reactos/boot/bootdata/livecdregtest/
trunk/reactos/boot/bootdata/livecdregtest/livecdregtest.rbuild
Modified:
trunk/reactos/boot/bootdata/bootdata.rbuild
Added: trunk/reactos/boot/bootdata/bootcdregtest/bootcdregtest.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/bootcdregtest/bootcdregtest.rbuild?rev=23744&view=auto
==============================================================================
--- trunk/reactos/boot/bootdata/bootcdregtest/bootcdregtest.rbuild (added)
+++ trunk/reactos/boot/bootdata/bootcdregtest/bootcdregtest.rbuild Sun Aug 27 18:20:17 2006
@@ -1,0 +1,2 @@
+<module name="bootcdregtest" type="isoregtest">
+</module>
Modified: trunk/reactos/boot/bootdata/bootdata.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/bootdata.rbuild?rev=23744&r1=23743&r2=23744&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/bootdata.rbuild (original)
+++ trunk/reactos/boot/bootdata/bootdata.rbuild Sun Aug 27 18:20:17 2006
@@ -14,4 +14,10 @@
<directory name="livecd">
<xi:include href="livecd/livecd.rbuild" />
</directory>
+<directory name="bootcdregtest">
+ <xi:include href="bootcdregtest/bootcdregtest.rbuild" />
+</directory>
+<directory name="livecdregtest">
+ <xi:include href="livecdregtest/livecdregtest.rbuild" />
+</directory>
</group>
Added: trunk/reactos/boot/bootdata/livecdregtest/livecdregtest.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/livecdregtest/livecdregtest.rbuild?rev=23744&view=auto
==============================================================================
--- trunk/reactos/boot/bootdata/livecdregtest/livecdregtest.rbuild (added)
+++ trunk/reactos/boot/bootdata/livecdregtest/livecdregtest.rbuild Sun Aug 27 18:20:17 2006
@@ -1,0 +1,2 @@
+<module name="livecdregtest" type="liveisoregtest">
+</module>
More information about the Ros-diffs
mailing list