public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup] docs: updated README.rst build guide
@ 2023-08-07 13:49 Gabriel Goller
  2023-08-08  9:49 ` [pbs-devel] applied: " Wolfgang Bumiller
  0 siblings, 1 reply; 2+ messages in thread
From: Gabriel Goller @ 2023-08-07 13:49 UTC (permalink / raw)
  To: pbs-devel

 - 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@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





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pbs-devel] applied: [PATCH proxmox-backup] docs: updated README.rst build guide
  2023-08-07 13:49 [pbs-devel] [PATCH proxmox-backup] docs: updated README.rst build guide Gabriel Goller
@ 2023-08-08  9:49 ` Wolfgang Bumiller
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Bumiller @ 2023-08-08  9:49 UTC (permalink / raw)
  To: Gabriel Goller; +Cc: pbs-devel

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@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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-08  9:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-07 13:49 [pbs-devel] [PATCH proxmox-backup] docs: updated README.rst build guide Gabriel Goller
2023-08-08  9:49 ` [pbs-devel] applied: " Wolfgang Bumiller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal