diff options
author | PÁLI Gábor János <pali.gabor@gmail.com> | 2024-05-24 10:36:09 +0200 |
---|---|---|
committer | PÁLI Gábor János <pali.gabor@gmail.com> | 2024-05-24 10:40:49 +0200 |
commit | 35059c8edfdf92a01c8283c34de34c58cc4124a1 (patch) | |
tree | 53b5bad47f6411cb24305cec086bac4162de4fa7 | |
parent | 3ce5b1faf48ef4b9d52c38bf518aa612242fba3f (diff) | |
download | freebsd-wifibox-alpine-main.zip |
During the recent upgrades, versions for each of the Linux kernels
in use has not been updated, which results in stale information.
-rw-r--r-- | man/wifibox-alpine.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/wifibox-alpine.5 b/man/wifibox-alpine.5 index 0c5300a..c1c0f89 100644 --- a/man/wifibox-alpine.5 +++ b/man/wifibox-alpine.5 @@ -375,11 +375,11 @@ Further components of the guest that are not directly configurable or visible to the outside: .Bl -bullet .It -Version 6.1 (LTS) of the Linux kernel and its wireless drivers are +Version 6.6 (LTS) of the Linux kernel and its wireless drivers are used to communicate with exposed hardware. It does not always work with the latest ones, see the section on supported hardware for the exact details. Alternatively, it is possible to configure the image -to have Linux 6.5 (stable) which could be suitable for testing +to have Linux 6.8 (stable) which could be suitable for testing experimental features and drivers. .It .Sy busybox |