summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2025-04-14 17:37:45 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2025-04-14 17:37:45 -0400
commitd3752c6a14ee9462d7ac86210778c1ca2380b7d5 (patch)
tree2e4c7348309470c2cca8f3011c90ec539055b04f
parent14d7de9737a5e5818c7633d7eabc72d4c3823150 (diff)
root_image: include squashfs, erofs tools
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
-rwxr-xr-xroot_image2
1 files changed, 2 insertions, 0 deletions
diff --git a/root_image b/root_image
index 726cb8b..70a688c 100755
--- a/root_image
+++ b/root_image
@@ -135,6 +135,8 @@ PACKAGES+=(multipath-tools sg3-utils srptools)
# PuzzleFS support
PACKAGES+=(capnproto jq)
+PACKAGES+=(erofs-utils squashfs-tools-ng)
+
# ZFS support
#PACKAGES+=("linux-headers-generic" dkms zfsutils-linux zfs-dkms)