* [pve-devel] [PATCH pve-common] readme: update mentions of bullseye to bookworm
@ 2023-09-11 11:55 Stefan Lendl
2023-09-13 11:43 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Lendl @ 2023-09-11 11:55 UTC (permalink / raw)
To: pve-devel
Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
---
README.dev | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.dev b/README.dev
index cb6bcf8..bf3c82b 100644
--- a/README.dev
+++ b/README.dev
@@ -1,7 +1,7 @@
= Setup PVE Development Environment =
0. Read https://pve.proxmox.com/wiki/Developer_Documentation
-1. Install Debian 11 Bullseye (you can also start from a PVE installation and
+1. Install Debian 12 Bookworm (you can also start from a PVE installation and
skip step 2 - 5, 7 - 11)
2. Configure the network interface(s)
3. Change the IP address of your hostname for proper name resolution
@@ -19,11 +19,11 @@
6. Configure 'pvetest' repository in /etc/apt/sources.list.d/:
- run: echo "deb http://download.proxmox.com/debian bullseye pvetest" > /etc/apt/sources.list.d/pve-development.list
+ run: echo "deb http://download.proxmox.com/debian bookworm pvetest" > /etc/apt/sources.list.d/pve-development.list
7. Add the repository key, run:
- wget -O- "https://enterprise.proxmox.com/debian/proxmox-release-bullseye.gpg" | apt-key add -
+ wget -O- "https://enterprise.proxmox.com/debian/proxmox-release-bookworm.gpg" | apt-key add -
8. run: apt-get update && apt-get dist-upgrade
9. run: apt-get install proxmox-ve
--
2.41.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: [PATCH pve-common] readme: update mentions of bullseye to bookworm
2023-09-11 11:55 [pve-devel] [PATCH pve-common] readme: update mentions of bullseye to bookworm Stefan Lendl
@ 2023-09-13 11:43 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2023-09-13 11:43 UTC (permalink / raw)
To: Proxmox VE development discussion, Stefan Lendl
Am 11/09/2023 um 13:55 schrieb Stefan Lendl:
> Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
> ---
> README.dev | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
>
applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-13 11:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-11 11:55 [pve-devel] [PATCH pve-common] readme: update mentions of bullseye to bookworm Stefan Lendl
2023-09-13 11:43 ` [pve-devel] applied: " Thomas Lamprecht
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal