Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel7

...

  1. Install a VM with CentOS 7.9 (or previous version) and the “Minimal Server” profile.

  2. Run yum to resolve dependencies for a package.

  3. Need CentOS 7 server with internet access and some disk space to pull repo files.

Pull repo files close to install to make sure gpg key changes update to date. 

Method

Install a set of packages to download RPMs and dependencies then create a repository. To pull, RPMs and their dependencies use a yum-plugin called downloadonly. To create the repository for offline usage, we use a tool called createrepo

...

glibc >= 2.17 
bash-completion 
bash-completion-extras 
dhcp 
python3 
iproute 
chrony 
NetworkManager 
rsyslog 
logrotate 
cronie 
/bin/sh 
/bin/sh 
/bin/sh 
rpmlib(PayloadFilesHavePrefix) <= 4.0-1 
rpmlib(CompressedFileNames) <= 3.0.4-1

Download

...

SCS Dependencies 

Pull the following from the above list to download SCS and RPM’s dependencies:

...