diff -r b5d329f7fe95 -r ed5a05b06ee0 src/Doc/System/Phabricator.thy --- a/src/Doc/System/Phabricator.thy Sat Jan 04 23:14:10 2025 +0100 +++ b/src/Doc/System/Phabricator.thy Sat Jan 04 23:20:05 2025 +0100 @@ -58,7 +58,7 @@ section \Quick start\ text \ - The starting point is a fresh installation of \<^bold>\Ubuntu 20.04 or 22.04 + The starting point is a fresh installation of \<^bold>\Ubuntu 22.04 or 24.04 LTS\\<^footnote>\\<^url>\https://ubuntu.com/download\\: these versions are mandatory due to subtle dependencies on system packages and configuration that is assumed by the Isabelle setup tool. @@ -383,7 +383,7 @@ text \ The @{tool_def phabricator_setup} tool installs a fresh Phorge instance - on Ubuntu 20.04 or 22.04 LTS: + on Ubuntu 22.04 or 24.04 LTS: @{verbatim [display] \Usage: isabelle phabricator_setup [OPTIONS] Options are: @@ -419,7 +419,7 @@ further packages required by Phorge. This might require a reboot. Option \<^verbatim>\-M:\ installs a standard Mercurial release from source: a specific - version that is known to work on Ubuntu 20.04 or 22.04, respectively. It is + version that is known to work on Ubuntu 22.04 or 24.04, respectively. It is also possible to specify the path or URL of the source archive (\<^verbatim>\.tar.gz\). This option is recommended for production use, but it requires to \<^emph>\uninstall\ existing Mercurial packages provided by the operating system.