canonical / real-time-ubuntu-docs

Real-time Ubuntu documentation
https://documentation.ubuntu.com/real-time
0 stars 1 forks source link

Document how to list RT kernel variants with the Pro client #38

Open farshidtz opened 1 month ago

farshidtz commented 1 month ago

After attaching a Pro subscription, it can be listed with:

$ pro status --all
SERVICE          ENTITLED  STATUS       DESCRIPTION
...
realtime-kernel  yes       disabled     Ubuntu kernel with PREEMPT_RT patches integrated
├ generic        yes       disabled     Generic version of the RT kernel (default)
├ intel-iotg     yes       n/a          RT kernel optimized for Intel IOTG platform
└ raspi          yes       disabled     24.04 Real-time kernel optimised for Raspberry Pi
...