[pbs-devel] [PATCH proxmox-backup 3/3] docs: images: add installer guide screenshots
Christoph Heiss
c.heiss at proxmox.com
Tue Oct 1 16:23:32 CEST 2024
Signed-off-by: Christoph Heiss <c.heiss at proxmox.com>
---
Since the actual patch would be way too big for the mailing list, the
full patch can be found in my staff repo at
staff/c.heiss/proxmox-backup installer-docs
and can be pulled from there.
.../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
8 files changed, 0 insertions(+), 0 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
diff --git a/docs/images/screenshots/pbs-installer-grub-menu.png b/docs/images/screenshots/pbs-installer-grub-menu.png
new file mode 100644
index 00000000..160f6bdb
Binary files /dev/null and b/docs/images/screenshots/pbs-installer-grub-menu.png differ
diff --git a/docs/images/screenshots/pbs-installer-location.png b/docs/images/screenshots/pbs-installer-location.png
new file mode 100644
index 00000000..d210af33
Binary files /dev/null and b/docs/images/screenshots/pbs-installer-location.png differ
diff --git a/docs/images/screenshots/pbs-installer-network.png b/docs/images/screenshots/pbs-installer-network.png
new file mode 100644
index 00000000..c11919e0
Binary files /dev/null and b/docs/images/screenshots/pbs-installer-network.png differ
diff --git a/docs/images/screenshots/pbs-installer-password.png b/docs/images/screenshots/pbs-installer-password.png
new file mode 100644
index 00000000..6edea49d
Binary files /dev/null and b/docs/images/screenshots/pbs-installer-password.png differ
diff --git a/docs/images/screenshots/pbs-installer-progress.png b/docs/images/screenshots/pbs-installer-progress.png
new file mode 100644
index 00000000..9685247d
Binary files /dev/null and b/docs/images/screenshots/pbs-installer-progress.png differ
diff --git a/docs/images/screenshots/pbs-installer-select-disk.png b/docs/images/screenshots/pbs-installer-select-disk.png
new file mode 100644
index 00000000..4f66570e
Binary files /dev/null and b/docs/images/screenshots/pbs-installer-select-disk.png differ
diff --git a/docs/images/screenshots/pbs-installer-summary.png b/docs/images/screenshots/pbs-installer-summary.png
new file mode 100644
index 00000000..15e243f2
Binary files /dev/null and b/docs/images/screenshots/pbs-installer-summary.png differ
diff --git a/docs/images/screenshots/pbs-tui-installer.png b/docs/images/screenshots/pbs-tui-installer.png
new file mode 100644
index 00000000..bf98e1c2
Binary files /dev/null and b/docs/images/screenshots/pbs-tui-installer.png differ
--
2.46.0
More information about the pbs-devel
mailing list