conf/local.conf.sample: update comments with all the image formats
authorCliff Brake <cbrake@bec-systems.com>
Mon, 13 Aug 2007 19:52:47 +0000 (19:52 +0000)
committerCliff Brake <cbrake@bec-systems.com>
Mon, 13 Aug 2007 19:52:47 +0000 (19:52 +0000)
conf/local.conf.sample

index daffdda..cf3c793 100644 (file)
@@ -106,7 +106,9 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
 # INHERIT = "package_ipk"
 # INHERIT = "package_tar"
 
-# Add the required image file system types below. Valid are jffs2, tar, cramfs and ext2
+# Add the required image file system types below. Valid are 
+# jffs2, tar(.gz|bz2), cpio(.gz), cramfs, ext2(.gz), ext3(.gz)
+# squashfs, squashfs-lzma
 IMAGE_FSTYPES = "jffs2 tar"
 
 # Uncomment this to disable the parse cache (not recommended).