This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
deploy [2024/03/07 07:07] – js | deploy [2024/06/24 11:55] (current) – js | ||
---|---|---|---|
Line 21: | Line 21: | ||
- if there is no direct internet connection, use our tar files for base and updates centos repo. Copy the files to /opt/tmp: | - if there is no direct internet connection, use our tar files for base and updates centos repo. Copy the files to /opt/tmp: | ||
- if /opt/tmp not exists, create dir: '' | - if /opt/tmp not exists, create dir: '' | ||
- | - download | + | - upload |
* Latest base tar: co79-x86_64-base-20210618.tar.gz | * Latest base tar: co79-x86_64-base-20210618.tar.gz | ||
* Latest base sha256sum file: co79-x86_64-base-20210618.tar.gz.sha256 | * Latest base sha256sum file: co79-x86_64-base-20210618.tar.gz.sha256 | ||
Line 27: | Line 27: | ||
* Latest patch sha256 sum file: co79-x86_64-updates-20240227.sha256 | * Latest patch sha256 sum file: co79-x86_64-updates-20240227.sha256 | ||
- Unpack tar files | - Unpack tar files | ||
- | | + | |
- | | + | * cmd: '' |
- | | + | |
- | | + | * cmd: '' |
- | | + | * cmd: '' |
+ | | ||
+ | * cmd: '' | ||
+ | | ||
+ | * cmd: '' | ||
+ | | ||
+ | * cmd: '' | ||
- If createrepo is not installed, install it. | - If createrepo is not installed, install it. | ||
* cmd: '' | * cmd: '' | ||
- Create updates repository control files | - Create updates repository control files | ||
* cmd: '' | * cmd: '' | ||
- | - Check if centos base and update | + | - Check if centos base and updates |
[centos] | [centos] | ||
name=centos local file directory mirror -$releasever - Base | name=centos local file directory mirror -$releasever - Base | ||
Line 52: | Line 58: | ||
--------------------- | --------------------- | ||
</ | </ | ||
- | - run yum update cmd: '' | + | - run yum update |
- | - delete new CentOS-* files in / | + | * cmd: '' |
+ | - delete new CentOS-* files in / | ||
+ | * cmd: '' | ||
\\ | \\ | ||
\\ | \\ | ||
Line 66: | Line 74: | ||
==== 1. fsiinst ==== | ==== 1. fsiinst ==== | ||
- | - upload the fsiinst_< | + | - upload the '' |
- | - login to the fsi server and check sha256sum of the tar file \\ '' | + | - login to the fsi server and check sha256sum of the tar file |
- | - unpack with \\ '' | + | * cmd: '' |
- | - upload or create fsiinst.cfg | + | * cmd: '' |
- | - run installation with \\ ''/ | + | - unpack with |
+ | * cmd: '' | ||
+ | - upload or create | ||
+ | - run installation with | ||
+ | * cmd: ''/ | ||
<WRAP left round tip 100%> | <WRAP left round tip 100%> | ||
If there is a new update you can install it with the single rpm or just download a new distribution file and restart the fsiinst script. | If there is a new update you can install it with the single rpm or just download a new distribution file and restart the fsiinst script. |