From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 525CC1FF173 for ; Mon, 25 Nov 2024 14:40:53 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id A806414021; Mon, 25 Nov 2024 14:40:52 +0100 (CET) Date: Mon, 25 Nov 2024 14:40:48 +0100 From: Christoph Heiss To: Proxmox Backup Server development discussion Message-ID: References: <20241001142353.863405-1-c.heiss@proxmox.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20241001142353.863405-1-c.heiss@proxmox.com> X-SPAM-LEVEL: Spam detection results: 0 AWL 0.029 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [pbs-devel] [PATCH proxmox-backup 0/3] docs: add installation media & wizard documentation X-BeenThere: pbs-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Backup Server development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox Backup Server development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pbs-devel-bounces@lists.proxmox.com Sender: "pbs-devel" Ping, still applies. On Tue, Oct 01, 2024 at 04:23:29PM +0200, Christoph Heiss wrote: > This series adds documentation on how to create a proper installation > media, as well as how to use our installation wizard. Mostly taken from > the existing PVE/PMG equivalent, adapted as needed of course. > > Patch #3 contains all the new images and can be found in full on my > corresponding staff branch - see also the note attached to that patch. > > Christoph Heiss (3): > docs: add installation media preparation guide > docs: add installation wizard guide > docs: images: add installer guide screenshots > > .../screenshots/pbs-installer-grub-menu.png | Bin 0 -> 66840 bytes > .../screenshots/pbs-installer-location.png | Bin 0 -> 146079 bytes > .../screenshots/pbs-installer-network.png | Bin 0 -> 156355 bytes > .../screenshots/pbs-installer-password.png | Bin 0 -> 144742 bytes > .../screenshots/pbs-installer-progress.png | Bin 0 -> 165959 bytes > .../screenshots/pbs-installer-select-disk.png | Bin 0 -> 168424 bytes > .../screenshots/pbs-installer-summary.png | Bin 0 -> 141937 bytes > docs/images/screenshots/pbs-tui-installer.png | Bin 0 -> 4729 bytes > docs/installation-media.rst | 147 ++++++++ > docs/installation.rst | 25 +- > docs/local-zfs.rst | 1 + > docs/system-requirements.rst | 2 + > docs/using-the-installer.rst | 345 ++++++++++++++++++ > 13 files changed, 500 insertions(+), 20 deletions(-) > create mode 100644 docs/images/screenshots/pbs-installer-grub-menu.png > create mode 100644 docs/images/screenshots/pbs-installer-location.png > create mode 100644 docs/images/screenshots/pbs-installer-network.png > create mode 100644 docs/images/screenshots/pbs-installer-password.png > create mode 100644 docs/images/screenshots/pbs-installer-progress.png > create mode 100644 docs/images/screenshots/pbs-installer-select-disk.png > create mode 100644 docs/images/screenshots/pbs-installer-summary.png > create mode 100644 docs/images/screenshots/pbs-tui-installer.png > create mode 100644 docs/installation-media.rst > create mode 100644 docs/using-the-installer.rst > > -- > 2.46.0 > > > > _______________________________________________ > pbs-devel mailing list > pbs-devel@lists.proxmox.com > https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel > > _______________________________________________ pbs-devel mailing list pbs-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel