[pbs-devel] [PATCH proxmox-backup 0/3] docs: add installation media & wizard documentation

Christoph Heiss c.heiss at proxmox.com
Tue Oct 1 16:23:29 CEST 2024


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





More information about the pbs-devel mailing list