Commit Graph

11 Commits

Author SHA1 Message Date
Stefan Reiter
ab2bc36e65 Replace erroneous interpunct with space
Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-10-23 10:34:57 +02:00
Fabian Ebner
f11fb629b7 Fix typos in system-booting.adoc
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
2019-09-02 12:29:30 +02:00
Stefan Reiter
0aebb0d9fc efi boot: add note about update-initramfs hooks
and fix "edit kernel command line" to include actual refresh command

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2019-08-07 08:23:54 +02:00
Thomas Lamprecht
b74373e445 efi boot: highlight the pve-efiboot-tool refresh a bit more
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-07-15 16:33:30 +02:00
Fabian Grünbichler
8152d9b60a boot: update list of synced kernels
to match what the hook actually does in the latest version

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2019-07-15 15:56:15 +02:00
Fabian Grünbichler
300655b3a5 boot: mention pve-efiboot-tool earlier
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2019-07-15 15:56:15 +02:00
Fabian Grünbichler
1722c45bca boot: add new pve-efiboot-tool commands
to manage manually selected kernel list.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2019-07-15 15:56:15 +02:00
Thomas Lamprecht
3fe127c7d6 sysboot: minor followup
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-07-11 18:31:29 +02:00
Fabian Grünbichler
0daaddbdc0 boot/zfs: add docs for pve-efiboot-tool
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2019-07-11 18:27:44 +02:00
Thomas Lamprecht
69055103c0 syste, booting: ensure all references are prefixed with sysboot_ namespace
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-07-10 15:25:50 +02:00
Stoiko Ivanov
62de1c14a7 Add documentation on bootloaders (systemd-boot)
With the recently added support for booting ZFS on root on EFI systems via
`systemd-boot` the documentation needs adapting (mostly related to editing
the kernel commandline).

This patch adds a short section on Bootloaders to the sysadmin chapter
describing both `grub` and PVE's use of `systemd-boot`

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
2019-07-10 15:05:11 +02:00