From bf149d2167ece5419cb0c4a382bf8fc905e79eac Mon Sep 17 00:00:00 2001 From: Michael Pereira Neves Date: Fri, 10 Oct 2014 12:11:32 -0300 Subject: [partitioner] Added missing binaries for partitioner and busybox option for awk --- remote/modules/busybox/openslx-busybox-config | 2 +- remote/rootfs/rootfs-stage32/module.conf | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3-55-g7522