[Tinyos-beta-commits] CVS: tinyos-1.x/beta/STM25P/TestStorage TestFormatStorage.nc, 1.1, 1.2 TestFormatStorageM.nc, 1.1, 1.2

Jonathan Hui jwhui at users.sourceforge.net
Mon Mar 14 22:23:24 PST 2005


Update of /cvsroot/tinyos/tinyos-1.x/beta/STM25P/TestStorage
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21236/TestStorage

Modified Files:
	TestFormatStorage.nc TestFormatStorageM.nc 
Log Message:
- Flash is now formatted automatically to the default partitioning if
it is not formatted. Currently, the default configuration includes
only those pvolumes required for Deluge to function.

- Simplified storage implementation a bit.



Index: TestFormatStorage.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/STM25P/TestStorage/TestFormatStorage.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** TestFormatStorage.nc	11 Mar 2005 21:44:11 -0000	1.1
--- TestFormatStorage.nc	15 Mar 2005 06:23:21 -0000	1.2
***************
*** 2,6 ****
  
  /*									tab:2
!  * "Copyright (c) 2000-2004 The Regents of the University  of California.  
   * All rights reserved.
   *
--- 2,6 ----
  
  /*									tab:2
!  * "Copyright (c) 2000-2005 The Regents of the University  of California.  
   * All rights reserved.
   *

Index: TestFormatStorageM.nc
===================================================================
RCS file: /cvsroot/tinyos/tinyos-1.x/beta/STM25P/TestStorage/TestFormatStorageM.nc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** TestFormatStorageM.nc	11 Mar 2005 21:44:11 -0000	1.1
--- TestFormatStorageM.nc	15 Mar 2005 06:23:21 -0000	1.2
***************
*** 2,6 ****
  
  /*									tab:2
!  * "Copyright (c) 2000-2004 The Regents of the University  of California.  
   * All rights reserved.
   *
--- 2,6 ----
  
  /*									tab:2
!  * "Copyright (c) 2000-2005 The Regents of the University  of California.  
   * All rights reserved.
   *



More information about the Tinyos-beta-commits mailing list