절차: 명령 프롬프트에서 소프트웨어 채널 추가
-
At the command prompt on the SUSE Multi-Linux Manager container host, as root, add the appropriate channels:
mgrctl exec -ti -- spacewalk-common-channels \ <base_channel_label> \ <child_channel_label_1> \ <child_channel_label_2> \ ... <child_channel_label_n>
To list all available repositories, execute the command:
mgrctl exec -ti -- spacewalk-common-channels -l
-
automatic synchronization이 꺼진 경우 다음 채널을 동기화하십시오.
mgrctl exec -ti -- spacewalk-repo-sync -p <base_channel_label>
-
계속하기 전에 동기화가 완료되었는지 확인합니다.