clear: Add util-linux-bin package to Clearlinux rootfs

This package contains mount command among several other commands.
Unlike other distros, this package is not auto-pulled with systemd.
Add this package explicitly.

Fixes #302

Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
This commit is contained in:
Archana Shinde 2019-05-31 14:35:20 -07:00
parent 148b6d7485
commit adee8b0e35

View File

@ -15,7 +15,7 @@ clr_url="https://download.clearlinux.org"
BASE_URL="${clr_url}/releases/${OS_VERSION}/${REPO_NAME}/${ARCH}/os/"
PACKAGES="iptables-bin libudev0-shim chrony"
PACKAGES="util-linux-bin iptables-bin libudev0-shim chrony"
#Optional packages:
# systemd: An init system that will start kata-agent if kata-agent