[pbs-devel] [PATCH proxmox-backup 0/5] update and improve sysadmin documenation
    Stoiko Ivanov 
    s.ivanov at proxmox.com
       
    Wed May 11 16:06:30 CEST 2022
    
    
  
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
    
    
More information about the pbs-devel
mailing list