プロシージャ: コマンドプロンプトからのソフトウェアチャンネルの追加
-
With the
spacewalk-common-channels
command you can add the appropriate channels. At the command prompt on the SUSE Multi-Linux Manager container host, as root, execute the following command:mgrctl exec -- spacewalk-common-channels \ <base_channel_label> \ <child_channel_label_1> \ <child_channel_label_2> \ ... <child_channel_label_n>
使用可能なすべてのリポジトリを一覧にするには、次のコマンドを実行します。
mgrctl exec -- spacewalk-common-channels -l
-
自動同期がオフになっている場合は、チャンネルを同期します。
mgrctl exec -- spacewalk-repo-sync -p <base_channel_label>
-
続行前に、同期が完了していることを確認してください。