summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2019-02-18 13:46:52 +0100
committerJonathan Bauer2019-02-18 13:46:52 +0100
commitb1524657b723f6ec8a3a0e09e57ea2162e5bfba8 (patch)
treed0778a021df21561b09774d13b0c82498e8b68fc
parentupdate dnbd3 rev (diff)
downloadsystemd-init-b1524657b723f6ec8a3a0e09e57ea2162e5bfba8.tar.gz
systemd-init-b1524657b723f6ec8a3a0e09e57ea2162e5bfba8.tar.xz
systemd-init-b1524657b723f6ec8a3a0e09e57ea2162e5bfba8.zip
[slx-partitioner] add head and tail binaries
-rwxr-xr-xbuilder/modules.d/slx-partitioner/module-setup.sh2
1 files changed, 1 insertions, 1 deletions
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