kata-containers/tools/osbuilder/rootfs-builder/ubuntu
Jakob Naucke 7effbdebcb
osbuilder: Upgrade Ubuntu guest to 20.04
- no need to create `/usr/lib/systemd/systemd` link any more
- install `chrony` as extra package and install extra packages in chroot
  rather than `debootstrap`, because `chrony` provides `time-daemon`,
  which under 20.04 is provided by `systemd-timesyncd`, which is
  required by `systemd`, and `debootstrap`'s conflict resolvement can't
  handle this, but `apt`'s can.

Fixes: #2147
Depends-on: github.com/kata-containers/tests#3636
Signed-off-by: Jakob Naucke <jakob.naucke@ibm.com>
2021-08-10 16:31:21 +02:00
..
config.sh osbuilder: Upgrade Ubuntu guest to 20.04 2021-08-10 16:31:21 +02:00
Dockerfile-aarch64.in osbuilder: Upgrade Ubuntu guest to 20.04 2021-08-10 16:31:21 +02:00
Dockerfile.in osbuilder: Skip installing golang for building rootfs 2021-07-15 23:59:15 +08:00
rootfs_lib.sh osbuilder: Upgrade Ubuntu guest to 20.04 2021-08-10 16:31:21 +02:00