summaryrefslogtreecommitdiffstats
path: root/file_io
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-11 18:37:57 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-11 18:37:57 +0000
commit9a183605116062f42d13c5993f17f6b436a2fc06 (patch)
treea24bcb07cda58a4603cbdbacb4e4ff9190e0da19 /file_io
parent2011-03-11 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-examples-9a183605116062f42d13c5993f17f6b436a2fc06.tar.bz2
2011-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* fat_ramdisk/.cvsignore, fat_ramdisk/Makefile, fat_ramdisk/README, fat_ramdisk/init.c, fat_ramdisk/rootfs/shell-init: New files.
Diffstat (limited to 'file_io')
-rw-r--r--file_io/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/file_io/ChangeLog b/file_io/ChangeLog
index 5172e2c..5304d1b 100644
--- a/file_io/ChangeLog
+++ b/file_io/ChangeLog
@@ -1,5 +1,10 @@
2011-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * fat_ramdisk/.cvsignore, fat_ramdisk/Makefile, fat_ramdisk/README,
+ fat_ramdisk/init.c, fat_ramdisk/rootfs/shell-init: New files.
+
+2011-03-11 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* Makefile: Add new example of untar to load initial contents of IMFS.
* crc/.cvsignore, crc/LICENSE, crc/Makefile, crc/README, crc/crc.h,
crc/crc_32.c, crc/init.c, crc/sniptype.h, crc/rootfs/image.img: New