[baseimage]: add screen package (#1644)

This commit is contained in:
lguohan 2018-04-26 13:53:54 -07:00 committed by GitHub
parent 8d2a30a75b
commit d269263938
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -225,7 +225,8 @@ sudo LANG=C DEBIAN_FRONTEND=noninteractive chroot $FILESYSTEM_ROOT apt-get -y in
gdisk \
sysfsutils \
grub2-common \
ethtool
ethtool \
screen
sudo LANG=C DEBIAN_FRONTEND=noninteractive chroot $FILESYSTEM_ROOT apt-get -y download \
grub-pc-bin