diff --git a/xml/app-access-src-debug.xml b/xml/app-access-src-debug.xml index 2663e5a..480b06b 100644 --- a/xml/app-access-src-debug.xml +++ b/xml/app-access-src-debug.xml @@ -21,10 +21,13 @@ - Mirroring the Source or Debug repositories and enabling them on your system are documented as part of and . + Mirroring the Source or Debug repositories and enabling + them on your system are documented as part of + and . - However, if your &rhla; system is already registered with the &rmt; server and you just need to enable individual repositories, this section highlights the relevant steps. + However, if your &rhla; system is already registered with the &rmt; server and you just need + to enable individual repositories, this section highlights the relevant steps. Requirements @@ -46,7 +49,9 @@ - Repositories must be mirrored on the &rmt; server before you can access them on your system. Source and Debug repositories are not mirrored by default. Use this procedure to mirror any additional repositories you need: + Repositories must be mirrored on the &rmt; server before you can access them on your system. + Source and Debug repositories are not mirrored by default. + Use this procedure to mirror any additional repositories you need: Mirroring additional repositories on the &rmt; server @@ -56,12 +61,14 @@ &prompt.root;rmt-cli repos list --all | grep &reponameshort;[A-Z\-]&productnumber; - If the repositories you need already have the status Mirror, skip this procedure and go to . + If the repositories you need already have the status Mirror, + skip this procedure and go to . - Enable the repositories using their four-digit repository ID. You can enable multiple repositories at once: + Enable the repositories using their four-digit repository ID. You can enable multiple + repositories at once: &prompt.root;rmt-cli repos enable REPO_ID1 REPO_ID2 REPO_ID3 @@ -87,12 +94,15 @@ &prompt.root;dnf repolist all - Be aware that all &productname; &productnumber; repositories are listed and can be enabled even if they are not mirrored on the &rmt; server. However, you can only download content from a repository if it is mirrored on the &rmt; server. + Be aware that all &productname; &productnumber; repositories are listed and can be + enabled even if they are not mirrored on the &rmt; server. However, you can only + download content from a repository if it is mirrored on the &rmt; server. - Enable the repositories you need using their repo id. You can enable multiple repositories at once: + Enable the repositories you need using their repo id. + You can enable multiple repositories at once: &prompt.root;dnf config-manager --enable REPO_ID1 REPO_ID2 REPO_ID3 @@ -102,7 +112,8 @@ &prompt.root;dnf update - If you enabled a repository that is not mirrored on the &rmt; server, you will see a 404 error. + If you enabled a repository that is not mirrored on the &rmt; server, you will + see a 404 error.