Procedure: Adding Software Channels at the Command Prompt
-
At the command prompt on the Uyuni Server, as root, use the
spacewalk-common-channels
command to add the appropriate channels. Ensure you specify the correct architecture:spacewalk-common-channels \ -a <architecture> \ <base_channel_name> \ <child_channel_name_1> \ <child_channel_name_2> \ ... <child_channel_name_n>
-
Synchronize the channels:
spacewalk-repo-sync
-
Ensure the synchronization is complete before continuing.