Add Ubuntu apt source repair to build menu

This commit is contained in:
root
2026-04-30 15:34:08 +00:00
parent 68f5e69a2e
commit b1cfd32e8e
2 changed files with 81 additions and 0 deletions
+6
View File
@@ -32,6 +32,12 @@ From a fresh Ubuntu host:
cd agrarian
./contrib/agrarian-build-menu.sh
On minimal VPS images, apt sources may be incomplete. The script checks for
missing Ubuntu `-updates` and `-security` suites before installing build
packages. If they are missing, it asks before adding a standard
`/etc/apt/sources.list.d/agrarian-ubuntu.sources` file for the host
architecture.
Defaults
--------