Install lsb-release in preos

Several types use the lsb_release command to determine the distribution,
if this command is missing unexpected things will happen.
This commit is contained in:
Markus Koller 2016-07-06 10:30:13 +02:00
parent 348867ff6a
commit 78d7d91e42
No known key found for this signature in database
GPG Key ID: A2B74A05A7A2B7B7
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ DEFAULT_MANIFEST = """
for pkg in \
file \
linux-image-amd64 \
lsb-release \
openssh-server curl \
syslinux grub2 \
gdisk util-linux lvm2 mdadm \