From b1524657b723f6ec8a3a0e09e57ea2162e5bfba8 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Mon, 18 Feb 2019 13:46:52 +0100 Subject: [slx-partitioner] add head and tail binaries --- builder/modules.d/slx-partitioner/module-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/modules.d/slx-partitioner/module-setup.sh b/builder/modules.d/slx-partitioner/module-setup.sh index 45ad4f05..2d868d91 100755 --- a/builder/modules.d/slx-partitioner/module-setup.sh +++ b/builder/modules.d/slx-partitioner/module-setup.sh @@ -11,7 +11,7 @@ install() { inst "$moddir/scripts/dmsetup-slx-device" "/usr/bin/dmsetup-slx-device" # install hooks inst_hook pre-pivot 10 "$moddir/scripts/generate-fstab-swap.sh" - inst_multiple mkfs.ext4 mkfs.xfs fsck.ext4 fsck.xfs blockdev xxd + inst_multiple head tail mkfs.ext4 mkfs.xfs fsck.ext4 fsck.xfs blockdev xxd } installkernel() { instmods dm-thin-pool dm-snapshot dm-crypt crc32c ext4 xfs -- cgit v1.2.3-55-g7522