Skip to content
Merged
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
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
- Removed Ubuntu 20.04 from the list supported clients in Client
Configuration Guide (bsc#1238481)
- Removed random leftover references to traditional clients
(bsc#1247305)
- Fixed broken link in Administration Guide (bsc#1247322)
Expand Down
26 changes: 5 additions & 21 deletions modules/client-configuration/pages/clients-ubuntu.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ The products you need for this procedure are:
| OS Version | Product Name
| {ubuntu} 24.04 | Ubuntu 24.04
| {ubuntu} 22.04 | Ubuntu 22.04
| {ubuntu} 20.04 | Ubuntu 20.04
|===

include::snippets/addchannels_vendor_webui.adoc[]
Expand All @@ -59,7 +58,6 @@ The channels you need for this procedure are:
| OS Version | Base Channel
| {ubuntu} 24.04 | ubuntu-2404-amd64-main-amd64
| {ubuntu} 22.04 | ubuntu-2204-amd64-main-amd64
| {ubuntu} 20.04 | ubuntu-2004-amd64-main-amd64
|===

include::snippets/addchannels_vendor_cli.adoc[]
Expand All @@ -79,21 +77,6 @@ The channels you need for this procedure are:

| {ubuntu} 24.04 | ubuntu-2404-pool-amd64-uyuni | ubuntu-2404-amd64-main-uyuni | ubuntu-2404-amd64-main-updates-uyuni | ubuntu-2404-amd64-main-security-uyuni | ubuntu-2404-amd64-uyuni-client
| {ubuntu} 22.04 | ubuntu-2204-pool-amd64-uyuni | ubuntu-2204-amd64-main-uyuni | ubuntu-2204-amd64-main-updates-uyuni | ubuntu-2204-amd64-main-security-uyuni | ubuntu-2204-amd64-uyuni-client
| {ubuntu} 20.04 | ubuntu-2004-pool-amd64-uyuni | ubuntu-2004-amd64-main-uyuni | ubuntu-2004-amd64-main-updates-uyuni | ubuntu-2004-amd64-main-security-uyuni | ubuntu-2004-amd64-uyuni-client
|===

Version 20.04 also requires the Universe channels:

[[ubuntu-universe-channels-cli-uyuni]]
[cols="1,1", options="header"]
.Ubuntu 20.04 Universe Channels - CLI
|===

| {ubuntu} 20.04 | {nbsp}
| Universe Channel | ubuntu-2004-amd64-universe-uyuni
| Universe Updates Channel | ubuntu-2004-amd64-universe-updates-uyuni
| Universe Security Updates Channel | ubuntu-2004-amd64-universe-security-uyuni
| Universe Backports Channel | ubuntu-2004-amd64-universe-backports-uyuni

|===

Expand All @@ -109,16 +92,16 @@ endif::[]

== Mirror Ubuntu ESM packages

Canonical provides https://ubuntu.com/security/esm[Expanded Security Maintenance] (**ESM**) packages for https://ubuntu.com/pro[Ubuntu Pro] users and customers.
Canonical provides https://ubuntu.com/security/esm[Expanded Security Maintenance] (**ESM**) packages for https://ubuntu.com/pro[Ubuntu Pro] users and customers.
These packages offer longer maintenance (_10 to 12 years_) for several operating system components and selected applications.

These repositories can also be synchronized within {productname} if you extract the required **GPG keys** and your personal **Bearer Token** from a system registered to Ubuntu Pro.


=== Extract GPG keys and Bearer Token

Register an Ubuntu host with Ubuntu Pro.
You will find your personal registration token in the https://ubuntu.com/pro/dashboard[Ubuntu Pro Dashbaord].
Register an Ubuntu host with Ubuntu Pro.
You will find your personal registration token in the https://ubuntu.com/pro/dashboard[Ubuntu Pro Dashbaord].
An https://login.ubuntu.com/[Ubuntu One acconut] is required for this.

----
Expand Down Expand Up @@ -177,7 +160,8 @@ Create the appropriate child channels below already synchronized {ubuntu} parent

[IMPORTANT]
====
The procedure shown here can be used to circumvent the subscription limitations - however, this constitutes a breach of the Terms of Service and may have **legal consequences**. There must always be sufficient subscriptions for the number of systems used.
The procedure shown here can be used to circumvent the subscription limitations - however, this constitutes a breach of the Terms of Service and may have **legal consequences**.
There must always be sufficient subscriptions for the number of systems used.
====

== Check Synchronization Status
Expand Down
Loading
Loading