diff --git a/docs/installation/packages.en.md b/docs/installation/packages.en.md index 8acb61ce..71570fda 100644 --- a/docs/installation/packages.en.md +++ b/docs/installation/packages.en.md @@ -15,6 +15,7 @@ - Debian 11 (Bullseye): `deb https://vitastor.io/debian bullseye main` - Debian 10 (Buster): `deb https://vitastor.io/debian buster main` - Ubuntu 22.04 (Jammy): `deb https://vitastor.io/debian jammy main` + - Ubuntu 24.04 (Noble): `deb https://vitastor.io/debian noble main` - Add `-oldstable` to bookworm/bullseye/buster in this line to install the last stable version from 0.9.x branch instead of 1.x - Install packages: `apt update; apt install vitastor lp-solve etcd linux-image-amd64 qemu-system-x86` diff --git a/docs/installation/packages.ru.md b/docs/installation/packages.ru.md index c8f09e9d..17b42b44 100644 --- a/docs/installation/packages.ru.md +++ b/docs/installation/packages.ru.md @@ -15,6 +15,7 @@ - Debian 11 (Bullseye): `deb https://vitastor.io/debian bullseye main` - Debian 10 (Buster): `deb https://vitastor.io/debian buster main` - Ubuntu 22.04 (Jammy): `deb https://vitastor.io/debian jammy main` + - Ubuntu 24.04 (Noble): `deb https://vitastor.io/debian noble main` - Добавьте `-oldstable` к слову bookworm/bullseye/buster в этой строке, чтобы установить последнюю стабильную версию из ветки 0.9.x вместо 1.x - Установите пакеты: `apt update; apt install vitastor lp-solve etcd linux-image-amd64 qemu-system-x86`