Skip to content

Commit

Permalink
Update website/content/en/status/report-2023-04-2023-06/kboot.adoc
Browse files Browse the repository at this point in the history
Co-authored-by: Graham Perrin <[email protected]>
  • Loading branch information
bsdimp and grahamperrin authored Jul 9, 2023
1 parent e46b54b commit 535ee82
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ For UEFI enabled systems, it passes the UEFI memory table, and pointer to UEFI r
It supports loading files from the host's filesystem, from any man:loader[8]-supported filesystem on the host's block devices (including pools that span multiple devices), from ram disk images and from files downloaded over the network.
Any mix of these is available, so configuraiton overrides can be loaded from the host's filesystem, but the kernel can be loaded from dedicated storage (say NVME) or a ram disk image.
It supports a host console running over stdin/stdout.
It supports explicit locations like `/dev/nvme0ns1:/boot/loader/gerbil.conf` to be explicit about where to load filesystems from.
It supports explicit locations such as `/dev/nvme0ns1:/boot/loader/gerbil.conf` for where to load filesystems from.
If supports ZFS boot environments, including the boot-once feature.

FreeBSD/aarch64 now can boot from Linux in a LinuxBoot environment, with support and functionality comparable to man:loader.efi[8].
Expand Down

0 comments on commit 535ee82

Please sign in to comment.