Skip to content

Reform2 Image Build on Stock Ubuntu 20.04

minute requested to merge gh-ef6bae4d/10/unknown/reform2-redo into reform2-redo

Created by: zoe

Changes:

  • added bind mount of /dev /proc and /sys into target rootfs
  • removed missing kmscube dependency
  • added missing required build tools (flex, bison, libssl-dev)
  • removed auto-delete of target rootfs in mkuserland.sh build step (use cleanup.sh instead!)
  • added auto-confirm to package installation and changed apt to apt-get (which is still recommended for scripting; apt is more a human CLI tool)

Tested with fresh install of Ubuntu 20.04 Server

For the build about 15 GiB free disk space is necessary on top of a fresh Ubuntu installation.

Merge request reports