Don't skip ZFS activation if "Available but not enabled" status displayed
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
======================
|
||||
Version Description
|
||||
|
||||
1.0.54......Don't skip ZFS activation if "Available but not enabled" status displayed.
|
||||
1.0.53......Add initial ZFS activation guided support.
|
||||
1.0.52......Switch repository for early updates and bug fixes.
|
||||
1.0.51......Jail rename to last position, prevent for null autoboot variables.
|
||||
|
||||
@@ -50,7 +50,7 @@ if(!initial_install_banner()):
|
||||
. gtext('Please check and configure ZFS support option first.')
|
||||
. '</a>'
|
||||
. '</br>'
|
||||
. gtext('Or click Activate to save current configuration regardless.');
|
||||
. gtext('Or click Save to store current configuration regardless.');
|
||||
$prerequisites_ok = false;
|
||||
endif;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user