プロシージャ: コマンドプロンプトからのソフトウェアチャンネルの追加
-
SUSE Multi-Linux Managerコンテナホストのコマンドプロンプトで、 root として、適切なチャンネルを追加します。
mgrctl exec -ti -- spacewalk-common-channels \ <base_channel_label> \ <child_channel_label_1> \ <child_channel_label_2> \ ... <child_channel_label_n>
使用可能なすべてのリポジトリを一覧にするには、次のコマンドを実行します。
mgrctl exec -ti -- spacewalk-common-channels -l
-
自動同期がオフになっている場合は、チャンネルを同期します。
mgrctl exec -ti -- spacewalk-repo-sync -p <base_channel_label>
-
続行前に、同期が完了していることを確認してください。