https://github.com/snickerjp/yumonrhel
yum on RHEL4 (test RHEL4.8)
https://github.com/snickerjp/yumonrhel
Last synced: 12 months ago
JSON representation
yum on RHEL4 (test RHEL4.8)
- Host: GitHub
- URL: https://github.com/snickerjp/yumonrhel
- Owner: snickerjp
- Created: 2015-08-31T08:28:06.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-03-28T10:34:59.000Z (about 10 years ago)
- Last Synced: 2025-03-14T15:12:33.690Z (over 1 year ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YumOnRHEL
yum を RHEL 4.x (Redhat Enterprise Linux) で使えるようにするシェル
* Repository は **OracleLinux** に入れ替えている
元ネタは、ここ
* https://wiki.centos.org/HowTos/PackageManagement/YumOnRHEL
## ざっくり中でやっていること
* check root
* Network 環境設定
* check yumconf
* replace RHEL-Base.repo to OracleLinux **public-yum-el4.repo**
* install redhat-yumconf
* check ARCH
* set URL for wget
* wget require packages
* install yum & require packages
* remove BSDIR
* rename CentOS-Base.repo
* deploy GPG RPM-GPG-KEY-oracle-el4
## test
* RHEL 4.8
## ToDo
* Ansibleでやりたかった