From: Stoiko Ivanov <s.ivanov@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: [pbs-devel] [PATCH proxmox-backup 0/5] update and improve sysadmin documenation
Date: Wed, 11 May 2022 14:06:30 +0000 [thread overview]
Message-ID: <20220511140635.87279-1-s.ivanov@proxmox.com> (raw)
This patchset started from #3761 (adding kernel-pinning).
I skimmed through the docs - fixed a few things which seemed not too
fitting for PBS
else the chapter for system-booting is taken from pve-docs (with new
screenshots) and translated (more or less) mechanically to reST.
Currently planning on similarly copying and adapting the certificate
documentation.
In the long run I think it'd make sense to have a common docs repo
(proxmox-docs) for things that our products share (zfs, the acme
part of the certificate documentation) and just include the files.
(after some preprocessing and for the time being conversion
reST->asciidoc)
Stoiko Ivanov (5):
docs: sysadmin: adapt kernel-specifics for PBS
docs: add system-booting from pve-docs
docs: system-booting: (re)add screenshots
docs: local-zfs: minor cleanup and adaptation
docs: zfs: update documentation about ZED
docs/conf.py | 1 +
docs/images/screenshots/boot-grub.png | Bin 0 -> 10090 bytes
docs/images/screenshots/boot-systemdboot.png | Bin 0 -> 4613 bytes
docs/local-zfs.rst | 37 +-
docs/sysadmin.rst | 8 +-
docs/system-booting.rst | 379 +++++++++++++++++++
www/OnlineHelpInfo.js | 44 +++
7 files changed, 445 insertions(+), 24 deletions(-)
create mode 100644 docs/images/screenshots/boot-grub.png
create mode 100644 docs/images/screenshots/boot-systemdboot.png
create mode 100644 docs/system-booting.rst
--
2.30.2
next reply other threads:[~2022-05-11 14:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-11 14:06 Stoiko Ivanov [this message]
2022-05-11 14:06 ` [pbs-devel] [PATCH proxmox-backup 1/5] docs: sysadmin: adapt kernel-specifics for PBS Stoiko Ivanov
2022-05-11 14:06 ` [pbs-devel] [PATCH proxmox-backup 2/5] docs: add system-booting from pve-docs Stoiko Ivanov
2022-05-11 14:06 ` [pbs-devel] [PATCH proxmox-backup 3/5] docs: system-booting: (re)add screenshots Stoiko Ivanov
2022-05-11 14:06 ` [pbs-devel] [PATCH proxmox-backup 4/5] docs: local-zfs: minor cleanup and adaptation Stoiko Ivanov
2022-05-11 14:06 ` [pbs-devel] [PATCH proxmox-backup 5/5] docs: zfs: update documentation about ZED Stoiko Ivanov
2022-05-12 8:14 ` [pbs-devel] applied-series: [PATCH proxmox-backup 0/5] update and improve sysadmin documenation Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220511140635.87279-1-s.ivanov@proxmox.com \
--to=s.ivanov@proxmox.com \
--cc=pbs-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.