[archiso] Fix README
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
parent
56c2e88913
commit
f72d4048b4
3
README
3
README
@ -438,7 +438,8 @@ It consists of some fields which define the behaviour of images.
|
|||||||
<mnt> Mount point.
|
<mnt> Mount point.
|
||||||
<arch> Architecture { i686 | x86_64 | any }.
|
<arch> Architecture { i686 | x86_64 | any }.
|
||||||
<sfs_comp> SquashFS compression type { gzip | lzo | xz }.
|
<sfs_comp> SquashFS compression type { gzip | lzo | xz }.
|
||||||
<fs_type> Set the filesystem type of the image { ext4 | ext3 | ext2 | xfs }.
|
<fs_type> Set the filesystem type of the image
|
||||||
|
{ ext4 | ext3 | ext2 | xfs | btrfs }.
|
||||||
A special value of "none" denotes no usage of a filesystem.
|
A special value of "none" denotes no usage of a filesystem.
|
||||||
In that case all files are pushed directly to SquashFS filesystem.
|
In that case all files are pushed directly to SquashFS filesystem.
|
||||||
<fs_size> An absolute value of file system image size in MiB.
|
<fs_size> An absolute value of file system image size in MiB.
|
||||||
|
Loading…
Reference in New Issue
Block a user