<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems (2011-06-20)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
 <font color='#bb2222'><strong>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>

        * Makefile.am: Remove EXTRA_DIST.
        * fs01/fs91.doc: Remove (Empty, unused).
        * mimfs_fs01/Makefile.am: Use mimfs_support/fs_config.h.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/fstests/ChangeLog.diff?r1=text&tr1=1.1&r2=text&tr2=1.2&diff_format=h">M</a></td><td width='1%'>1.2</td><td width='100%'>testsuites/fstests/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/fstests/Makefile.am.diff?r1=text&tr1=1.1&r2=text&tr2=1.2&diff_format=h">M</a></td><td width='1%'>1.2</td><td width='100%'>testsuites/fstests/Makefile.am</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/fstests/fs01/fs91.doc?rev=1.1&content-type=text/vnd.viewcvs-markup">R</a></td><td width='1%'><font color="#880000">1.1</font></td><td width='100%'><font color="#880000">testsuites/fstests/fs01/fs91.doc</font></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/fstests/mimfs_fs01/Makefile.am.diff?r1=text&tr1=1.1&r2=text&tr2=1.2&diff_format=h">M</a></td><td width='1%'>1.2</td><td width='100%'>testsuites/fstests/mimfs_fs01/Makefile.am</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/fstests/ChangeLog:1.1 rtems/testsuites/fstests/ChangeLog:1.2
--- rtems/testsuites/fstests/ChangeLog:1.1      Wed Apr 20 16:30:14 2011
+++ rtems/testsuites/fstests/ChangeLog  Mon Jun 20 00:02:43 2011
</font><font color='#997700'>@@ -1,3 +1,9 @@
</font><font color='#000088'>+2011-06-20    Ralf Corsépius <ralf.corsepius@rtems.org>
+
+       * Makefile.am: Remove EXTRA_DIST.
+       * fs01/fs91.doc: Remove (Empty, unused).
+       * mimfs_fs01/Makefile.am: Use mimfs_support/fs_config.h.
+
</font> 2011-04-20        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        Add initial test to File System Test Suite.

<font color='#006600'>diff -u rtems/testsuites/fstests/Makefile.am:1.1 rtems/testsuites/fstests/Makefile.am:1.2
--- rtems/testsuites/fstests/Makefile.am:1.1    Wed Apr 20 16:30:14 2011
+++ rtems/testsuites/fstests/Makefile.am        Mon Jun 20 00:02:43 2011
</font><font color='#997700'>@@ -4,12 +4,9 @@
</font> 
 ACLOCAL_AMFLAGS = -I ../aclocal
 
<font color='#880000'>-SUBDIRS = \
-  imfs_fs01 \
-  mimfs_fs01
-
-DIST_SUBDIRS = $(SUBDIRS)
-EXTRA_DIST = fs01/init.c fs01/fs01.doc
</font><font color='#000088'>+SUBDIRS =
+SUBDIRS += imfs_fs01
+SUBDIRS += mimfs_fs01
</font> 
 include $(top_srcdir)/../automake/subdirs.am
 include $(top_srcdir)/../automake/local.am

<font color='#006600'>diff -u rtems/testsuites/fstests/mimfs_fs01/Makefile.am:1.1 rtems/testsuites/fstests/mimfs_fs01/Makefile.am:1.2
--- rtems/testsuites/fstests/mimfs_fs01/Makefile.am:1.1 Wed Apr 20 16:30:15 2011
+++ rtems/testsuites/fstests/mimfs_fs01/Makefile.am     Mon Jun 20 00:02:43 2011
</font><font color='#997700'>@@ -4,7 +4,7 @@
</font> 
 rtems_tests_PROGRAMS = mimfs_fs01
 mimfs_fs01_SOURCES = ../fs01/init.c ../../psxtests/include/pmacros.h \
<font color='#880000'>-  ../mimfs_support/fs_support.c ../imfs_support/fs_config.h
</font><font color='#000088'>+  ../mimfs_support/fs_support.c ../mimfs_support/fs_config.h
</font> 
 dist_rtems_tests_DATA = mimfs_fs01.scn
 
</pre>
<p> </p>

<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>