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 @@
- Document Debian 13
- 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
37 changes: 32 additions & 5 deletions modules/client-configuration/pages/clients-debian.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ifeval::[{mlm-content} == true]
[IMPORTANT]
====
* {debian} repository URLs are available from {scclongform}.
* Packages and metadata are provided by Debian, not by {suse}.
* Packages and metadata are provided by {debian}, not by {suse}.
* For supported products, see the release notes and the support table at xref:client-configuration:supported-features-debian.adoc[].
====
endif::[]
Expand Down Expand Up @@ -49,11 +49,12 @@ The products you need for this procedure are:

[[debian-channels-wizard]]
[cols="1,1", options="header"]
.Debian Products - WebUI
.{debian} Products - WebUI
|===

| OS Version | Product Name
| {debian} 12 | Debian 12
| {debian} 12 | {debian} 12
| {debian} 13 | {debian} 13
|===

ifndef::backend-pdf[]
Expand All @@ -69,11 +70,12 @@ The channels you need for this procedure are:

[[debian-channels-cli]]
[cols="1,1", options="header"]
.Debian Channels - CLI
.{debian} Channels - CLI
|===

| OS Version | Product Name
| {debian} 12 | debian-12-pool-amd64
| {debian} 13 | debian-13-pool-amd64
|===

ifndef::backend-pdf[]
Expand All @@ -93,7 +95,7 @@ The channels you need for this procedure are:

[[debian-channels-cli]]
[cols="1,1,1,1,1", options="header"]
.Debian Channels - CLI
.{debian} 12 Channels - CLI
|===

| OS Version
Expand All @@ -110,6 +112,31 @@ The channels you need for this procedure are:

|===

[cols="1,1", options="header"]
.{debian} 13 Channels - CLI
|===

| Channel description | Channel name
| Main | debian-13-pool-amd64-uyuni
| Main Updates | debian-13-amd64-main-updates-uyuni
| Main Security | debian-13-amd64-main-security-uyuni
| Main Backports | debian-13-amd64-main-backports-uyuni
| Contrib | debian-13-amd64-contrib-uyuni
| Contrib Updates | debian-13-amd64-contrib-updates-uyuni
| Contrib Security | debian-13-amd64-contrib-security-uyuni
| Contrib Backports | debian-13-amd64-contrib-backports-uyuni
| Non-Free | debian-13-amd64-non-free-uyuni
| Non-Free Updates | debian-13-amd64-non-free-updates-uyuni
| Non-Free Security | debian-13-amd64-non-free-security-uyuni
| Non-Free Backports | debian-13-amd64-non-free-backports-uyuni
| Non-Free-Firmware | debian-13-amd64-non-free-firmware-uyuni
| Non-Free-Firmware Updates | debian-13-amd64-non-free-firmware-updates-uyuni
| Non-Free-Firmware Security | debian-13-amd64-non-free-firmware-security-uyuni
| Non-Free-Firmware Backports | debian-13-amd64-non-free-firmware-backports-uyuni
| Client Tools | debian-13-amd64-uyuni-client

|===

ifndef::backend-pdf[]
include::client-configuration:partial$addchannels_novendor_cli.adoc[]
endif::[]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,138 +18,181 @@ The icons in this table indicate:
* {question} the feature is under consideration, and may or may not be made available at a later date


[cols="1,1", options="header"]
[cols="1,1,1", options="header"]
.Supported Features on {debian} Operating Systems
|===

| Feature
| {debian}{nbsp}12
| {debian}{nbsp}13

| Client
| {check}
| {check}

| System packages
| {debian} Community
| {debian} 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
| {check}
| {check}

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

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

| 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
| {salt}
| {salt}

| 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

|===

Expand Down
6 changes: 3 additions & 3 deletions modules/client-configuration/pages/supported-features.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ ifeval::[{mlm-content} == true]
| {cross}
| {check}

| {debian} 12 (*)
| {debian} 12, 13 (*)
| {check}
| {cross}
| {cross}
Expand Down Expand Up @@ -233,7 +233,7 @@ ifeval::[{uyuni-content} == true]
| {check}
| {cross}

| {debian} 12 (*)
| {debian} 12, 13 (*)
| {check}
| {cross}
| {cross}
Expand Down Expand Up @@ -261,7 +261,7 @@ ifeval::[{uyuni-content} == true]
| {check}
| {cross}

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