[pbs-devel] applied: [PATCH proxmox-backup] docs: updated README.rst build guide
Wolfgang Bumiller
w.bumiller at proxmox.com
Tue Aug 8 11:49:11 CEST 2023
applied, thanks
On Mon, Aug 07, 2023 at 03:49:24PM +0200, Gabriel Goller wrote:
> - we use the debian 12 bookworm mirror
> - `make deb-all` doesn't exist anymore, `make deb` builds everything
>
> Signed-off-by: Gabriel Goller <g.goller at proxmox.com>
> ---
> README.rst | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/README.rst b/README.rst
> index ceab9ad4..b336f3c2 100644
> --- a/README.rst
> +++ b/README.rst
> @@ -44,7 +44,7 @@ example for proxmox crate above).
>
> Build
> =====
> -on Debian 11 Bullseye
> +on Debian 12 Bookworm
>
> Setup:
> 1. # echo 'deb http://download.proxmox.com/debian/devel/ bookworm main' | sudo tee /etc/apt/sources.list.d/proxmox-devel.list
> @@ -58,7 +58,7 @@ Note: 2. may be skipped if you already added the PVE or PBS package repository
>
> You are now able to build using the Makefile or cargo itself, e.g.::
>
> - # make deb-all
> + # make deb
> # # or for a non-package build
> # cargo build --all --release
>
> --
> 2.39.2
More information about the pbs-devel
mailing list