public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup 1/2] docs: sysadmin: fix hyperlink ID conflicts & visual warning message
@ 2023-11-27 18:23 Alexander Zeidler
  2023-11-27 18:23 ` [pbs-devel] [PATCH proxmox-backup 2/2] docs: sysadmin: add section about Secure Boot Alexander Zeidler
  2023-11-28 13:47 ` [pbs-devel] applied-series: [PATCH proxmox-backup 1/2] docs: sysadmin: fix hyperlink ID conflicts & visual warning message Thomas Lamprecht
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander Zeidler @ 2023-11-27 18:23 UTC (permalink / raw)
  To: pbs-devel

Signed-off-by: Alexander Zeidler <a.zeidler@proxmox.com>
---
 docs/system-booting.rst | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/docs/system-booting.rst b/docs/system-booting.rst
index 0b1043bf..6a8443cb 100644
--- a/docs/system-booting.rst
+++ b/docs/system-booting.rst
@@ -86,8 +86,8 @@ Setting up a New Partition for use as Synced ESP
 To format and initialize a partition as synced ESP, for example, after replacing a
 failed vdev in an rpool, ``proxmox-boot-tool`` from ``proxmox-kernel-helper`` can be used.
 
-WARNING: the ``format`` command will format the ``<partition>``. Make sure to pass
-in the right device/partition!
+.. WARNING:: the ``format`` command will format the ``<partition>``. Make sure
+   to pass in the right device/partition!
 
 For example, to format an empty partition ``/dev/sda2`` as ESP, run the following:
 
@@ -243,6 +243,8 @@ and is quite well documented
 (see the `Grub Manual
 <https://www.gnu.org/software/grub/manual/grub/grub.html>`_).
 
+.. _systembooting-grub-config:
+
 Configuration
 ^^^^^^^^^^^^^
 
@@ -300,6 +302,8 @@ Editing the Kernel Commandline
 You can modify the kernel commandline in the following places, depending on the
 bootloader used:
 
+.. _systembooting-kernel-cmdline-grub:
+
 Grub
 ^^^^
 
@@ -308,6 +312,8 @@ The kernel commandline needs to be placed in the variable
 ``update-grub`` appends its content to all ``linux`` entries in
 ``/boot/grub/grub.cfg``.
 
+.. _systembooting-kernel-cmdline-systemd-boot:
+
 systemd-boot
 ^^^^^^^^^^^^
 
-- 
2.39.2





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-28 13:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-27 18:23 [pbs-devel] [PATCH proxmox-backup 1/2] docs: sysadmin: fix hyperlink ID conflicts & visual warning message Alexander Zeidler
2023-11-27 18:23 ` [pbs-devel] [PATCH proxmox-backup 2/2] docs: sysadmin: add section about Secure Boot Alexander Zeidler
2023-11-28 13:47 ` [pbs-devel] applied-series: [PATCH proxmox-backup 1/2] docs: sysadmin: fix hyperlink ID conflicts & visual warning message Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal