ZFS support isn't actually experimental anymore, so no need to scare
people.
This commit is contained in:
parent
1230701891
commit
d73bf00760
@ -114,7 +114,7 @@ Shell \"Open a shell and partition by hand\""
|
||||
CURARCH=$( uname -m )
|
||||
case $CURARCH in
|
||||
amd64|i386) # Booting ZFS Supported
|
||||
PMODES="$PMODES \"Auto (ZFS)\" \"Guided Root-on-ZFS (Experimental)\""
|
||||
PMODES="$PMODES \"Auto (ZFS)\" \"Guided Root-on-ZFS\""
|
||||
;;
|
||||
*) # Booting ZFS Unspported
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user