diff options
author | Daan De Meyer <daan.j.demeyer@gmail.com> | 2023-08-01 15:10:24 +0200 |
---|---|---|
committer | Daan De Meyer <daan.j.demeyer@gmail.com> | 2023-08-01 15:10:24 +0200 |
commit | 7e81a84448b97bc607c42a4567287792f64a8dbf (patch) | |
tree | ed333a92b4ad71f549bd5d98471e4d878ceb9d19 /man/repart.d.xml | |
parent | Revert "units: Import all repart credentials in systemd-repart.service" (diff) | |
download | systemd-7e81a84448b97bc607c42a4567287792f64a8dbf.tar.xz systemd-7e81a84448b97bc607c42a4567287792f64a8dbf.zip |
Revert "repart: Add --oem and OEM="
This reverts commit 47c7805579bd54f2c149c80b22caed6f71ea01a7.
Diffstat (limited to 'man/repart.d.xml')
-rw-r--r-- | man/repart.d.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/man/repart.d.xml b/man/repart.d.xml index 7e4fe93cfc..752fc3b852 100644 --- a/man/repart.d.xml +++ b/man/repart.d.xml @@ -568,15 +568,6 @@ </varlistentry> <varlistentry> - <term><varname>OEM=</varname></term> - - <listitem><para>Takes a boolean argument. If specified the partition is marked as an OEM partition. - When the <option>--oem</option> is used, only OEM partitions are written to the partition table. - Unless configured explicitly with <varname>OEM=</varname>, a partition is an OEM partition if - <varname>FactoryReset=no</varname>.</para></listitem> - </varlistentry> - - <varlistentry> <term><varname>Flags=</varname></term> <listitem><para>Configures the 64-bit GPT partition flags field to set for the partition when creating |