[pbs-devel] [PATCH proxmox-backup] docs: installation: don't mention ext3 as an option anymore
    Fabian Ebner 
    f.ebner at proxmox.com
       
    Tue Nov 10 12:50:27 CET 2020
    
    
  
Support for ext3 was removed by commit 0abf0d3683b74421eca24ba61d1d4e100d35211a
in pve-installer.
Signed-off-by: Fabian Ebner <f.ebner at proxmox.com>
---
We still mention ext3 in the datastore section, but only to explain why
it shouldn't be used, so I suppose it's fine there.
 docs/installation.rst | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/installation.rst b/docs/installation.rst
index 2f4e49d8..f761dc50 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -37,8 +37,7 @@ Download the ISO from |DOWNLOADS|.
 It includes the following:
 
 * The `Proxmox Backup`_ server installer, which partitions the local
-  disk(s) with ext4, ext3, xfs or ZFS, and installs the operating
-  system
+  disk(s) with ext4, xfs or ZFS, and installs the operating system
 
 * Complete operating system (Debian Linux, 64-bit)
 
-- 
2.20.1
    
    
More information about the pbs-devel
mailing list