From 67df3a4e38310612260d53445d29a38625259f9b Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Wed, 26 Dec 2012 11:10:49 -0300 Subject: [archiso] Update README.build Signed-off-by: Gerardo Exequiel Pozzi --- docs/README.build | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/README.build b/docs/README.build index 2a3d709..2037f89 100644 --- a/docs/README.build +++ b/docs/README.build @@ -42,9 +42,11 @@ INDEX *** Image types generated by mkarchiso. * image-name.sfs SquashFS image with all files directly on it. + [read-only, no dm-snapshot is used] * image-name.fs.sfs SquashFS with only one file inside (image-name.fs), which is an image of some type of filesystem - (ext4, ext3, ext2, xfs), all files reside on it. + (ext4, ext3, ext2, xfs, btrfs), all files reside on it. + [read-write, via COW image with dm-snapshot] *** File format for aitab. @@ -107,6 +109,6 @@ used to build official images with much more things. # make -C archiso install * Build them! - # /usr/share/archiso/configs/releng/build.sh build all + # /usr/share/archiso/configs/releng/build.sh -Note: See build.sh -h for more options. +Note: See build.sh -h for more options. This only runs on x86_64. -- cgit v1.2.2