From 32db7e648be224313a322f59945bcd24d66838e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Graber?= Date: Wed, 26 Jun 2024 23:10:09 -0400 Subject: [PATCH] doc/installing: Mention installing Go from upstream MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber Suggested-by: AJRepo --- doc/installing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/installing.md b/doc/installing.md index f76bc329be7..5d6ecea4dee 100644 --- a/doc/installing.md +++ b/doc/installing.md @@ -290,6 +290,8 @@ Install the build and required runtime dependencies with: sudo apt update sudo apt install acl attr autoconf automake dnsmasq-base git golang-go libacl1-dev libcap-dev liblxc1 lxc-dev libsqlite3-dev libtool libudev-dev liblz4-dev libuv1-dev make pkg-config rsync squashfs-tools tar tcl xz-utils ebtables +****NOTE:**** The version of `golang-go` in your version of Debian or Ubuntu may not be sufficient to build Incus (see {ref}`requirements-go`). +In such cases, you may need to install a newer Go version [from upstream](https://go.dev/doc/install). There are a few storage drivers for Incus besides the default `dir` driver. Installing these tools adds a bit to initramfs and may slow down your