Giter VIP home page Giter VIP logo

iao's Introduction

Auto-detective O/S for binary Installer

작성자

최종수정일

  • 2019-04-05
    • v1.0

요구사항

    1. O/S 리스트 파일 - IAO.list
    1. 설치 대상 리스트 파일 - Target.list

설명

  • 시스템의 O/S 배포판 및 버전을 체크하여, 설치 대상 리스트에 정의한 내용에 따라 바이너리를
  • O/S의 버전에 맞게 설치하는 도구

리스트 예제

1) O/S 리스트

ex)

  OS_system_list=("CNT8:CentOS Linux release 8"
  "CNT7:CentOS Linux release 7"
  "CNT6:CentOS release 6"
  "CNT5:CentOS release 5"
  "CNT4:CentOS release 4"
  "FC3:Fedora Core release 3"
  "RHL9:Red Hat Linux release 9"
  "RHL7:Red Hat Linux release 7"
  "UT18:Ubuntu 18"
  "UT16:Ubuntu 16"
  "UT14:Ubuntu 14"
  "UT12:Ubuntu 12")

2) 설치 대상 리스트

ex)

  CNT4:/jjlee02/binary/redis-2.8.24_on_cnt4_64.tar:/jjlee02/
  CNT6:/jjlee02/binary/redis-2.8.24_on_cnt6_64.tar:/jjlee02/
  CNT7:/jjlee02/redis-2.8.24_on_cnt7_64.tar:/jjlee02/
  FC3:/jjlee02/redis-2.8.24_on_fc3_64.tar:/jjlee02/
  RHL9:/jjlee02/redis-2.8.24_on_rhl9_32.tar:/jjlee02/
  CNT4:/jjlee02/redis-5.0.4_on_cnt4_64.tar:/jjlee02/
  CNT6:/jjlee02/redis-5.0.4_on_cnt6_64.tar:/jjlee02/
  CNT7:/jjlee02/redis-5.0.4_on_cnt7_64.tar:/jjlee02/

사용방법

Usage:

 IAO.sh [options]

Options:

-f
-h

Examples:

IAO.sh -f filename

Description:

-f             target list for installing
-h             display this help and exit

iao's People

Contributors

jangjaelee avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.