From b755468a742c28de41984164fdb7e084dba51ae4 Mon Sep 17 00:00:00 2001 From: Richard Weinberger Date: Wed, 26 May 2021 23:54:43 +0200 Subject: [PATCH] Document erofs filesystem targets (From yocto-docs rev: 94cbbec788660cc3b18232e2343ce6723942426c) Signed-off-by: Richard Weinberger Reviewed-by: Quentin Schulz Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/ref-manual/kickstart.rst | 8 +++++--- documentation/ref-manual/variables.rst | 3 +++ 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/documentation/ref-manual/kickstart.rst b/documentation/ref-manual/kickstart.rst index 8308ffff5b..a7443f9ea3 100644 --- a/documentation/ref-manual/kickstart.rst +++ b/documentation/ref-manual/kickstart.rst @@ -106,13 +106,15 @@ the ``part`` and ``partition`` commands: - ``--fstype``: Sets the file system type for the partition. Valid values are: - - ``ext4`` + - ``btrfs`` - - ``ext3`` + - ``erofs`` - ``ext2`` - - ``btrfs`` + - ``ext3`` + + - ``ext4`` - ``squashfs`` diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index b179abf745..e2276e29e3 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -3279,6 +3279,9 @@ system and gives an overview of their function and contents. - cpio.lzma - cpio.xz - cramfs + - erofs + - erofs-lz4 + - erofs-lz4hc - ext2 - ext2.bz2 - ext2.gz