change log for rtems (2010-07-30)

Joel Sherrill joel.sherrill at OARcorp.com
Fri Jul 30 13:24:18 UTC 2010


I added this because -j2 was failing.  From what
I could tell, initial_filesystem.tar is showing up
before it is completely written.

As long as you are sure it works with -jN, I am
happy.  It was a frustrating thread to pull. :(

--joel

On 07/30/2010 02:10 AM, rtems-vc at rtems.org wrote:
> *ralf*
> 2010-07-30	Ralf Corsépius<ralf.corsepius at rtems.org>
>
> 	* tar01/Makefile.am, tar02/Makefile.am:
> 	Eliminate stamp-filesystem.
>          
> M 
> <http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/ChangeLog.diff?r1=text&tr1=1.224&r2=text&tr2=1.225&diff_format=h> 
> 	1.225 	testsuites/libtests/ChangeLog
> M 
> <http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/tar01/Makefile.am.diff?r1=text&tr1=1.7&r2=text&tr2=1.8&diff_format=h> 
> 	1.8 	testsuites/libtests/tar01/Makefile.am
> M 
> <http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/libtests/tar02/Makefile.am.diff?r1=text&tr1=1.6&r2=text&tr2=1.7&diff_format=h> 
> 	1.7 	testsuites/libtests/tar02/Makefile.am
>
> diff -u rtems/testsuites/libtests/ChangeLog:1.224 rtems/testsuites/libtests/ChangeLog:1.225
> --- rtems/testsuites/libtests/ChangeLog:1.224	Fri Jul 30 00:51:07 2010
> +++ rtems/testsuites/libtests/ChangeLog	Fri Jul 30 01:13:06 2010
> @@ -1,6 +1,11 @@
>   2010-07-30	Ralf Corsépius<ralf.corsepius at rtems.org>
>
>   	* tar01/Makefile.am, tar02/Makefile.am:
> +	Eliminate stamp-filesystem.
> +
> +2010-07-30	Ralf Corsépius<ralf.corsepius at rtems.org>
> +
> +	* tar01/Makefile.am, tar02/Makefile.am:
>   	Add BUILT_SOURCES.
>
>   2010-07-29	Ralf Corsépius<ralf.corsepius at rtems.org>
>
> diff -u rtems/testsuites/libtests/tar01/Makefile.am:1.7 rtems/testsuites/libtests/tar01/Makefile.am:1.8
> --- rtems/testsuites/libtests/tar01/Makefile.am:1.7	Fri Jul 30 00:51:07 2010
> +++ rtems/testsuites/libtests/tar01/Makefile.am	Fri Jul 30 01:13:06 2010
> @@ -35,16 +35,12 @@
>   	$(BIN2C) -H initial_filesystem.tar initial_filesystem_tar
>   CLEANFILES += initial_filesystem_tar.h
>
> -stamp-filesystem:
> +initial_filesystem.tar:
>   	rm -rf initial_fs
>   	$(MKDIR_P) initial_fs/home
>   	(echo "This is a test of loading an RTEMS filesystem from an" ; \
>   	echo "initial tar image.")>initial_fs/home/test_file
>   	cd initial_fs&&  ln -s home/test_file symlink
> -	touch stamp-filesystem
> -CLEANFILES += stamp-filesystem
> -
> -initial_filesystem.tar: stamp-filesystem
>   	cd initial_fs ; pax -w -f ../initial_filesystem.tar home symlink
>   CLEANFILES += initial_filesystem.tar
>
>
> diff -u rtems/testsuites/libtests/tar02/Makefile.am:1.6 rtems/testsuites/libtests/tar02/Makefile.am:1.7
> --- rtems/testsuites/libtests/tar02/Makefile.am:1.6	Fri Jul 30 00:51:07 2010
> +++ rtems/testsuites/libtests/tar02/Makefile.am	Fri Jul 30 01:13:06 2010
> @@ -35,16 +35,12 @@
>   	$(BIN2C) -H initial_filesystem.tar initial_filesystem_tar
>   CLEANFILES += initial_filesystem_tar.h
>
> -stamp-filesystem:
> +initial_filesystem.tar:
>   	rm -rf initial_fs
>   	$(MKDIR_P) initial_fs/home
>   	(echo "This is a test of loading an RTEMS filesystem from an" ; \
>   	echo "initial tar image.")>initial_fs/home/test_file
>   	cd initial_fs&&  ln -s home/test_file symlink
> -	touch stamp-filesystem
> -CLEANFILES += stamp-filesystem
> -
> -initial_filesystem.tar: stamp-filesystem
>   	cd initial_fs ; pax -w -f ../initial_filesystem.tar home symlink
>   CLEANFILES += initial_filesystem.tar
>
>    
>
> --
> Generated by Deluxe Loginfo 
> <http://www.codewiz.org/projects/index.html#loginfo> 2.122 by Bernardo 
> Innocenti <bernie at develer.com>
>


-- 
Joel Sherrill, Ph.D.             Director of Research&  Development
joel.sherrill at OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
    Support Available             (256) 722-9985





More information about the vc mailing list