Allow install in zroot platform with optional zfs dataset

Allow extension installations in zroot platform with optional zfs user dataset
This commit is contained in:
JRGTH
2025-10-23 15:46:41 -04:00
parent 05e89da69d
commit 3deb377aae
4 changed files with 15 additions and 2 deletions
+1
View File
@@ -149,6 +149,7 @@ fetch_pkg() {
mkdir -p ${CWDIR}/system/var/db/pkg
fi
trap "unionfs_pkgoff" 0 1 2 5 15
unionfs_pkgon
echo "Fetching required packages."