#-----------------------------------------------------------
get_repos_almalinux8() {
+ echo -e "\e[0Ksection_start:$( date +%s ):ks_get_repos_alma8[collapsed=true]\r\e[0KGet repo files for Almalinux 8 ..."
echo
echo "${HASH_LINE}"
echo "Calling get_repos_repos_almalinux8() ..."
rm -fv "${tmp_file}"
done
+ echo -e "\e[0Ksection_end:$( date +%s ):ks_get_repos_alma8\r\e[0K"
}
get_repos_almalinux8
#-----------------------------------------------------------
get_repos_centos8() {
+ echo -e "\e[0Ksection_start:$( date +%s ):ks_get_repos_centos8[collapsed=true]\r\e[0KGet repo files for CentOS 8 Stream ..."
echo
echo "${HASH_LINE}"
echo "Calling get_repos_centos8() ..."
rm -fv "${tmp_file}"
done
+ echo -e "\e[0Ksection_end:$( date +%s ):ks_get_repos_centos8\r\e[0K"
}
get_repos_centos8
#-----------------------------------------------------------
get_repos_rocky8() {
+ echo -e "\e[0Ksection_start:$( date +%s ):ks_get_repos_rocky8[collapsed=true]\r\e[0KGet repo files for Rocky 8 ..."
echo
echo "${HASH_LINE}"
echo "Calling get_repos_rocky8() ..."
rm -fv "${tmp_file}"
done
+ echo -e "\e[0Ksection_end:$( date +%s ):ks_get_repos_rocky8\r\e[0K"
}
get_repos_rocky8
get_repos_el8() {
echo
+ echo -e "\e[0Ksection_start:$( date +%s ):ks_get_repos_el8[collapsed=true]\r\e[0KGet repo files for Enterprise Linux 8 ..."
echo "${HASH_LINE}"
echo "Calling get_repos_el8() ..."
echo
rm -fv "${tmp_file}"
done
+ echo -e "\e[0Ksection_end:$( date +%s ):ks_get_repos_el8\r\e[0K"
}
get_repos_el8
#-----------------------------------------------------------
get_repos_almalinux9() {
+ echo -e "\e[0Ksection_start:$( date +%s ):ks_get_repos_alma9[collapsed=true]\r\e[0KGet repo files for Almalinux 9 ..."
echo
echo "${HASH_LINE}"
echo "Calling get_repos_repos_almalinux9() ..."
rm -fv "${tmp_file}"
done
+ echo -e "\e[0Ksection_end:$( date +%s ):ks_get_repos_alma9\r\e[0K"
}
get_repos_almalinux9
#-----------------------------------------------------------
get_repos_centos9() {
+ echo -e "\e[0Ksection_start:$( date +%s ):ks_get_repos_centos9[collapsed=true]\r\e[0KGet repo files for CentOS 9 Stream ..."
echo
echo "${HASH_LINE}"
echo "Calling get_repos_centos9() ..."
rm -fv "${tmp_file}"
done
+ echo -e "\e[0Ksection_end:$( date +%s ):ks_get_repos_centos9\r\e[0K"
}
get_repos_centos9
#-----------------------------------------------------------
get_repos_rhel9() {
+ echo -e "\e[0Ksection_start:$( date +%s ):ks_get_repos_rhel9[collapsed=true]\r\e[0KGet repo files for RHEL 9 ..."
echo
echo "${HASH_LINE}"
echo "Calling get_repos_rhel9() ..."
rm -fv "${tmp_file}"
done
+ echo -e "\e[0Ksection_end:$( date +%s ):ks_get_repos_rhel9\r\e[0K"
}
get_repos_rhel9
#-----------------------------------------------------------
get_repos_el9() {
+ echo -e "\e[0Ksection_start:$( date +%s ):ks_get_repos_el9[collapsed=true]\r\e[0KGet repo files for Enterprise Linux 9 ..."
echo
echo "${HASH_LINE}"
echo "Calling get_repos_el9() ..."
rm -fv "${tmp_file}"
done
+ echo -e "\e[0Ksection_end:$( date +%s ):ks_get_repos_el9\r\e[0K"
}
get_repos_el9