From 20a030018de97c783f7e22cb9ef7d1295bd28eec Mon Sep 17 00:00:00 2001 From: Werner Date: Sat, 7 Nov 2020 16:50:47 +0100 Subject: [PATCH] Bionic host EOS --- docs/Developer-Guide_Build-Preparation.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/Developer-Guide_Build-Preparation.md b/docs/Developer-Guide_Build-Preparation.md index 03c3f8d4..9045f6b1 100644 --- a/docs/Developer-Guide_Build-Preparation.md +++ b/docs/Developer-Guide_Build-Preparation.md @@ -1,11 +1,11 @@ # What do I need? - x86/x64 machine running any OS; at least 4G RAM, SSD, quad core (recommended), -- [VirtualBox](https://www.virtualbox.org/wiki/Downloads) or similar virtualization software **(highly recommended with a minimum of 25GB hard disk space for the virtual disk image)**, -- **The officially supported** compilation environment is [Ubuntu Focal 20.04 x64](http://archive.ubuntu.com/ubuntu/dists/focal/main/installer-amd64/current/legacy-images/netboot/mini.iso) **only!** (Support for Ubuntu 18.04 will be there until either we run into issues we do not want to waste time on or upstream support ends), -- `binfmt_misc` kernel module. Some *ubuntu-cloud* images do not have this module. Switch to a generic kernel if that is the case. -- installed basic system, OpenSSH and Samba (optional), -- no spaces in full path to the build script location allowed, +- [VirtualBox](https://www.virtualbox.org/wiki/Downloads) or similar virtualization software **(highly recommended with a minimum of 25GB hard disk space for the virtual disk image)** +- **The officially supported** compilation environment is [Ubuntu Focal 20.04.x amd64](http://archive.ubuntu.com/ubuntu/dists/focal/main/installer-amd64/current/legacy-images/netboot/mini.iso) **only!** +- `binfmt_misc` kernel module (some *ubuntu-cloud* images do not have this module. Switch to a generic kernel if that is the case.) +- installed basic system, OpenSSH and Samba (optional) +- no spaces in full path to the build script location allowed - superuser rights (configured `sudo` or root shell). Not officially supported build environments from community contributions: