Yum repository 설정 » 이력 » 버전 18
SANGKYU KANG, 2018-04-20 09:53 오전
1 | 1 | SANGKYU KANG | h1. Yum repository 설정 |
---|---|---|---|
2 | 2 | SANGKYU KANG | |
3 | 6 | SANGKYU KANG | * Repository 구성을 위해 RPM 패키지 다운로드 |
4 | 2 | SANGKYU KANG | [[Yum sync]] |
5 | 3 | SANGKYU KANG | |
6 | 5 | SANGKYU KANG | * 다운로드한 RPM 패키지를 로컬에 저장 후 리포지터리로 사용하는 경우 |
7 | 3 | SANGKYU KANG | [[Local respository 설정]] |
8 | 4 | SANGKYU KANG | |
9 | 5 | SANGKYU KANG | * 네트워크 상에서 RPM 배포를 위한 리포지터리 서버로 사용하는 경우 |
10 | 4 | SANGKYU KANG | [[Repository 서버 설정]] |
11 | 7 | SANGKYU KANG | |
12 | |||
13 | |||
14 | 18 | SANGKYU KANG | |_. -h, --help | show this help message and exit | |
15 | |_. --installroot=[path] | set install root | |
||
16 | |_. --enablerepo=[repo] | enable one or more repositories (wildcards allowed) | |
||
17 | |_. --disablerepo=[repo] | disable one or more repositories (wildcards allowed) | |
||
18 | |_. --skip-broken | skip packages with depsolving problems | |
||
19 | |_. --downloadonly | don't update, just download | |
||
20 | |_. --downloaddir=DLDIR | specifies an alternate directory to store packages | |