summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2013-04-04 15:10:04 +0200
committersr2013-04-12 19:11:40 +0200
commit088353023ff0cc74e48b401291a0f6ead9b75ce4 (patch)
tree45ed3bccf3a3cc5025075ff6a741624cd04eb290
parentFix copy_kernel_modules (var name) (diff)
downloadtm-scripts-088353023ff0cc74e48b401291a0f6ead9b75ce4.tar.gz
tm-scripts-088353023ff0cc74e48b401291a0f6ead9b75ce4.tar.xz
tm-scripts-088353023ff0cc74e48b401291a0f6ead9b75ce4.zip
add xfsprogs under REQUIRED_DEPENDENCIES for xfs support
-rw-r--r--remote/rootfs/rootfs-stage32/rootfs-stage32.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf
index 103f5df8..d05b18c0 100644
--- a/remote/rootfs/rootfs-stage32/rootfs-stage32.conf
+++ b/remote/rootfs/rootfs-stage32/rootfs-stage32.conf
@@ -1,4 +1,4 @@
-REQUIRED_DEPENDENCIES="nfs-common aufs-tools squashfs-tools whois"
+REQUIRED_DEPENDENCIES="nfs-common aufs-tools squashfs-tools whois xfsprogs"
REQUIRED_BINARIES=" bash
more
less