Documentation survey
절차: 명령 프롬프트에서 소프트웨어 채널 추가
  1. With the spacewalk-common-channels command you can add the appropriate channels. At the command prompt on the SUSE Manager container host, as root, execute the following command. Ensure you specify the correct architecture:

    mgrctl exec -- spacewalk-common-channels \
    -a <architecture> \
    <base_channel_name> \
    <child_channel_name_1> \
    <child_channel_name_2> \
    ... <child_channel_name_n>
  2. If automatic synchronization is turned off, synchronize the channels on the container host with the following command:

    mgrctl exec -- spacewalk-repo-sync -p <base_channel_label>-<architecture>
  3. 계속하기 전에 동기화가 완료되었는지 확인합니다.