diff --git a/README.md b/README.md index 97d29fb..7c6c4c9 100644 --- a/README.md +++ b/README.md @@ -38,19 +38,14 @@ As of 20.04, Canonical makes available an experimental ZFS installer on Ubuntu D The advantages of this project over the Ubuntu installer are: -1. it supports pools configuration; -1. it allows specifying the RAID type; -1. it allows customization of the disk partitions; +1. it allows configuring pools, datasets and the RAID type; +1. it allows customizing the disk partitions; 1. it supports additional features (e.g. encryption and trimming); -1. it supports new OpenZFS versions, via PPA `jonathonf/zfs`. +1. it supports newer OpenZFS versions, via PPA `jonathonf/zfs`. 1. it supports many more operating systems; 1. it supports unattended installations, via custom scripts; 1. it's easy to extend. -The disadvantages are: - -1. the Ubuntu installer has a more sophisticated filesystem layout - it separates base directories into different ZFS filesystems (this is planned to be implemented in the ZFS installer as well). - ## Instructions Start the live CD of a supported Linux distribution, then open a terminal and execute: