• R/O
  • HTTP
  • SSH
  • HTTPS

66-voidlinux: 提交

Packaging and integration work of the 66 suite and related software for voidlinux.


Commit MetaInfo

修订版0e081853b036edda40016e05c54a97e28d5aa7ff (tree)
时间2022-09-20 00:32:51
作者mobinmob <mobinmob@disr...>
Commitermobinmob

Log Message

66boot-storage-autoconf: fix zfs detection.

use the correct zfs_member as fs TYPE instead of zfs.

更改概述

差异

--- a/srcpkgs/boot-66serv/files/66boot-storage-autoconf
+++ b/srcpkgs/boot-66serv/files/66boot-storage-autoconf
@@ -90,7 +90,7 @@ check_and_apply_conf_zpool() {
9090
9191 # Use detect fs for all types we want
9292 detect_fs btrfs
93-detect_fs zfs
93+detect_fs zfs_member
9494 detect_fs crypto_LUKS
9595 detect_fs LVM2_member
9696
Show on old repository browser