{code}
cat /p/condor/public/html/yum/files/mapping.txt
{endcode}
-1:: Invoke the script to download packages and update the repositories. The script will wait for confirmation; proceed by pressing enter.
+1:: Invoke the script to download packages and update the repositories. Verify the list of platforms to release. The script will wait for confirmation; proceed by pressing enter.
{code}
/p/condor/public/html/yum/files/manage_repo.pl -i 24009 -s /scratch/kooburat -b stable
Downloading from runid: 24009
Using scratch folder: /scratch/kooburat/condor_repo
Put packages into stable repos
+
+Using mapping file from: /p/condor/public/html/yum/files/mapping.txt
+The following platforms will be processed:
+DEB : x86_deb_5.0 -> lenny-i386
+DEB : x86_64_deb_5.0 -> lenny-amd64
+RPM : x86_rhap_5 -> rhel5-i386
+RPM : x86_64_rhap_5 -> rhel5-x86_64
+RPM : x86_rhas_3 -> rhel4-i686
+RPM : x86_64_rhas_3 -> rhel4-x86_64
+
Enter to confirm or Ctrl^C to cancel
{endcode}