Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snickerjp/yumonrhel
yum on RHEL4 (test RHEL4.8)
https://github.com/snickerjp/yumonrhel
Last synced: 17 days 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-28T10:34:59.000Z (almost 9 years ago)
- Last Synced: 2024-11-16T12:42:03.892Z (3 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- 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でやりたかった