Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
- Documented Raspberry Pi OS 13 (Uyuni only) as supported client
- Fixed issue for third-party certificates during migration (bsc#1253350)
- Explained how to generate the DB certificate for the upgrade of a 5.0 peripheral server (bsc#1248282)
- Explained how to generate the proxy certificates on a peripheral server (bsc#1249425)
Expand Down
88 changes: 87 additions & 1 deletion modules/client-configuration/pages/clients-raspberrypios.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ ifeval::[{uyuni-content} == true]

[[raspberrypios-channels-uyuni-cli]]
[cols="1,1,1", options="header"]
.Raspberry Pi OS Channels - CLI
.Raspberry Pi 12 OS Channels - CLI
|===

| Channel description
Expand Down Expand Up @@ -150,6 +150,92 @@ ifeval::[{uyuni-content} == true]
| -
| raspberrypios-12-armhf-rpi-uyuni

|===

[cols="1,1,1", options="header"]
.Raspberry Pi 13 OS Channels - CLI
|===

| Channel description
| {arm64}
| {armhf}

| Main Channel
| raspberrypios-13-pool-arm64-uyuni
| raspberrypios-13-pool-armhf-uyuni

| Main Updates Channel
| raspberrypios-13-arm64-main-updates-uyuni
| -

| Main Security Channel
| raspberrypios-13-arm64-main-security-uyuni
| -

| Main Backports Channel
| raspberrypios-13-arm64-main-backports-uyuni
| -

| Contrib Channel
| raspberrypios-13-arm64-contrib-uyuni
| raspberrypios-13-armhf-contrib-uyuni

| Contrib Updates Channel
| raspberrypios-13-arm64-contrib-updates-uyuni
| -

| Contrib Security Channel
| raspberrypios-13-arm64-contrib-security-uyuni
| -

| Contrib Backports Channel
| raspberrypios-13-arm64-contrib-backports-uyuni
| -

| Non-free Channel
| raspberrypios-13-arm64-non-free-uyuni
| raspberrypios-13-armhf-non-free-uyuni

| Non-free Updates Channel
| raspberrypios-13-arm64-non-free-updates-uyuni
| -

| Non-free Security Channel
| raspberrypios-13-arm64-non-free-security-uyuni
| -

| Non-free Backports Channel
| raspberrypios-13-arm64-non-free-backports-uyuni
| -

| Non-free-firmeware Channel
| raspberrypios-13-arm64-non-free-firmware-uyuni
| -

| Non-free-firmeware Updates Channel
| raspberrypios-13-arm64-non-free-firmware-updates-uyuni
| -

| Non-free-firmeware Security Channel
| raspberrypios-13-arm64-non-free-firmware-security-uyuni
| -

| Non-free-firmeware Backports Channel
| raspberrypios-13-arm64-non-free-firmware-backports-uyun
| -

| Raspberry Channel
| raspberrypios-13-arm64-raspberry-uyuni
| raspberrypios-13-armhf-raspberry-uyuni

| RPI Channel
| -
| raspberrypios-13-armhf-rpi-uyuni

| Client Channel
| raspberrypios-13-arm64-uyuni-client
| raspberrypios-13-armhf-uyuni-client

|===
endif::[]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The icons in this table indicate:
* {cross} the feature is not available
* {question} the feature is under consideration, and may or may not be made available at a later date


ifeval::[{mlm-content} == true]
[cols="1,1", options="header"]
.Supported Features on {raspberrypios} Operating Systems
|===
Expand Down Expand Up @@ -160,6 +160,187 @@ The icons in this table indicate:
| N/A

|===
endif::[]

ifeval::[{uyuni-content} == true]
[cols="1,1,1", options="header"]
.Supported Features on {raspberrypios} Operating Systems
|===

| Feature
| {raspberrypios}{nbsp}12
| {raspberrypios}{nbsp}13

| Client
| {check}
| {check}

| System packages
| {raspberrypios} Community
| {raspberrypios} Community

| Registration
| {check}
| {check}

| Install packages
| {check}
| {check}

| Apply patches
| {question}
| {question}

| Remote commands
| {check}
| {check}

| System package states
| {check}
| {check}

| System custom states
| {check}
| {check}

| Group custom states
| {check}
| {check}

| Organization custom states
| {check}
| {check}

| System set manager (SSM)
| {check}
| {check}

| Product migration
| N/A
| N/A

| Basic Virtual Guest Management {star}
| {check}
| {check}

| Advanced Virtual Guest Management {star}
| {check}
| {check}

| Virtual Guest Installation (Kickstart), as Host OS
| {cross}
| {cross}

| Virtual Guest Installation (image template), as Host OS
| {check}
| {check}

| System deployment (PXE/Kickstart)
| {cross}
| {cross}

| System redeployment (Kickstart)
| {cross}
| {cross}

| Contact methods
| {check} ZeroMQ, Salt-SSH
| {check} ZeroMQ, Salt-SSH

| Works with {productname} Proxy
| {check}
| {check}

| Action chains
| {check}
| {check}

| Staging (pre-download of packages)
| {check}
| {check}

| Duplicate package reporting
| {check}
| {check}

| CVE auditing
| {question}
| {question}

| SCAP auditing
| {question}
| {question}

| Package verification
| {cross}
| {cross}

| Package locking
| {check}
| {check}

| System locking
| {cross}
| {cross}

| Maintenance Windows
| {check}
| {check}

| System snapshot
| {cross}
| {cross}

| Configuration file management
| {check}
| {check}

| Package profiles
| {check} Profiles supported, Sync not supported
| {check} Profiles supported, Sync not supported

| Power management
| {check}
| {check}

| Monitoring server
| {cross}
| {cross}

| Monitoring clients
| {check}
| {check}

| Docker buildhost
| {question}
| {question}

| Build Docker image with OS
| {check}
| {check}

| Kiwi buildhost
| {cross}
| {cross}

| Build Kiwi image with OS
| {cross}
| {cross}

| Recurring Actions
| {check}
| {check}

| AppStreams
| N/A
| N/A

| Yomi
| N/A
| N/A

|===
endif::[]

{star} Virtual Guest Management:

Expand Down
2 changes: 1 addition & 1 deletion modules/client-configuration/pages/supported-features.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ ifeval::[{uyuni-content} == true]
| {check}
| {cross}

| {raspberrypios} 12
| {raspberrypios} 12, 13
| {cross}
| {cross}
| {cross}
Expand Down