[pve-devel] [PATCH docs 0/2] add initial documentation for systemd-boot
Stoiko Ivanov
s.ivanov at proxmox.com
Fri Jul 5 18:31:38 CEST 2019
With the recent changes to the installer [0] we should adapt the documentation
to include a short chapter on bootloaders to address the 2 ways of editing the
kernel command line.
I would be grateful for feedback if the phrasing makes sense to people who did
not occupy themselves with the intricasies of bootloader recently ;)
Once merged and deployed online we should also adapt the relevant wiki-pages and
link them to the new chapter.
After a quick search of the wiki the following list of pages might profit from
an update (mostly as a reminder to myself which pages need updating, but also
so that others can add pages I missed):
https://pve.proxmox.com/wiki/ZFS:_Tips_and_Tricks
https://pve.proxmox.com/wiki/Recover_From_Grub_Failure
https://pve.proxmox.com/wiki/Serial_Terminal
https://pve.proxmox.com/wiki/Cloud-Init_FAQ
https://pve.proxmox.com/wiki/Booting_a_ZFS_root_file_system_via_UEFI
I was wondering whether we want to make the sysadmin chapter available for
reading on the command-line (e.g. by creating a manpage out of it, or by
copying it to /usr/share/doc/pve-docs as plain-text) - then we could refer to
the information also in man-pages.
Stoiko Ivanov (2):
Add documentation on bootloaders (systemd-boot)
Refer to the bootloader chapter in remaining docs
local-zfs.adoc | 20 +++---
qm-pci-passthrough.adoc | 26 +++-----
sysadmin.adoc | 2 +
system-booting.adoc | 144 ++++++++++++++++++++++++++++++++++++++++
4 files changed, 167 insertions(+), 25 deletions(-)
create mode 100644 system-booting.adoc
--
2.20.1
More information about the pve-devel
mailing list