Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit aa21a42

Browse files
committed
Update distro-compat documentation.
1 parent 136a9c9 commit aa21a42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/distro-compat.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@ Sysbox requires recent Ubuntu versions:
1717

1818
- Ubuntu 20.04 "Focal Fossa"
1919
- Ubuntu 19.10 "Eoan Ermine"
20-
- Ubuntu 18.04 "Bionic Beaver" (with kernel upgrade >= 5.0)
20+
- Ubuntu 18.04 "Bionic Beaver" (point releases older than 18.04.4 require kernel upgrade)
2121

2222
These versions carry some new Linux kernel features that Sysbox relies on to
2323
create the system containers.
2424

25-
**NOTE:** If you have Ubuntu 18.04 (Bionic Beaver), you need to upgrade the kernel to >= 5.0.
25+
**NOTE:** If you have a relatively old Ubuntu 18.04 release (e.g. 18.04.3), you need to upgrade the kernel to >= 5.0.
2626
We recommend using Ubuntu's [LTS-enablement](https://wiki.ubuntu.com/Kernel/LTSEnablementStack)
2727
package to do the upgrade as follows:
2828

0 commit comments

Comments
 (0)