* [pmg-devel] [PATCH docs] installation: don't mention ext3 as an option anymore
@ 2020-11-10 11:49 Fabian Ebner
2020-11-10 12:17 ` [pmg-devel] applied: " Dietmar Maurer
0 siblings, 1 reply; 2+ messages in thread
From: Fabian Ebner @ 2020-11-10 11:49 UTC (permalink / raw)
To: pmg-devel
Support for ext3 was removed by commit 0abf0d3683b74421eca24ba61d1d4e100d35211a
in pve-installer.
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
---
pmg-installation.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pmg-installation.adoc b/pmg-installation.adoc
index 86cd1ac..943ca9d 100644
--- a/pmg-installation.adoc
+++ b/pmg-installation.adoc
@@ -26,7 +26,7 @@ The installer ISO image includes the following:
* Complete operating system (Debian Linux, 64-bit)
* The {pmg} installer, which partitions the hard drive(s) with ext4,
- ext3, xfs or ZFS and installs the operating system.
+ xfs or ZFS and installs the operating system.
* Linux kernel
@@ -84,7 +84,7 @@ Make sure there is no important data on the server before proceeding with the
installation.
The `Options` button lets you select the target file system, which
-defaults to `ext4`. The installer uses LVM if you select `ext3`,
+defaults to `ext4`. The installer uses LVM if you select
`ext4` or `xfs` as file system, and offers additional option to
restrict LVM space (see <<advanced_lvm_options,below>>)
--
2.20.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-11-10 12:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-10 11:49 [pmg-devel] [PATCH docs] installation: don't mention ext3 as an option anymore Fabian Ebner
2020-11-10 12:17 ` [pmg-devel] applied: " Dietmar Maurer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox