summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Pereira Neves2014-10-10 17:11:32 +0200
committerMichael Pereira Neves2014-10-28 14:16:29 +0100
commitbf149d2167ece5419cb0c4a382bf8fc905e79eac (patch)
tree1b5abf2d82c982978beecbbed8d056f1c3df0017
parent[partitioner] reworked partitioner and setup-partitions, tested and working (diff)
downloadtm-scripts-bf149d2167ece5419cb0c4a382bf8fc905e79eac.tar.gz
tm-scripts-bf149d2167ece5419cb0c4a382bf8fc905e79eac.tar.xz
tm-scripts-bf149d2167ece5419cb0c4a382bf8fc905e79eac.zip
[partitioner] Added missing binaries for partitioner and busybox option for awk
-rw-r--r--remote/modules/busybox/openslx-busybox-config2
-rw-r--r--remote/rootfs/rootfs-stage32/module.conf6
2 files changed, 7 insertions, 1 deletions
diff --git a/remote/modules/busybox/openslx-busybox-config b/remote/modules/busybox/openslx-busybox-config
index 29bb29ae..0f884d2b 100644
--- a/remote/modules/busybox/openslx-busybox-config
+++ b/remote/modules/busybox/openslx-busybox-config
@@ -365,7 +365,7 @@ CONFIG_WHICH=y
# Editors
#
CONFIG_AWK=y
-# CONFIG_FEATURE_AWK_LIBM is not set
+CONFIG_FEATURE_AWK_LIBM=y
CONFIG_FEATURE_AWK_GNU_EXTENSIONS=y
# CONFIG_CMP is not set
CONFIG_DIFF=y
diff --git a/remote/rootfs/rootfs-stage32/module.conf b/remote/rootfs/rootfs-stage32/module.conf
index febd1fbb..eab2b8f3 100644
--- a/remote/rootfs/rootfs-stage32/module.conf
+++ b/remote/rootfs/rootfs-stage32/module.conf
@@ -18,6 +18,11 @@ REQUIRED_BINARIES="
mkfs.xfs
mkfs.ext3
mkfs.ext4
+ fsck.ext3
+ fsck.ext4
+ fsck.jfs
+ fsck.xfs
+ fsck
blkid
modprobe
ps
@@ -40,6 +45,7 @@ REQUIRED_BINARIES="
grep
sfdisk
sgdisk
+ dialog
"
REQUIRED_LIBRARIES="
libcap