Yum repository 설정 » 이력 » 버전 7
SANGKYU KANG, 2018-04-20 09:45 오전
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 | |_.-h, --help |show this help message and exit | |
||
15 | |_.-t, --tolerant |be tolerant of errors |
||
16 | |_.-C, --cacheonly |run entirely from system cache, don't update cache | |
||
17 | |_.-c [config file], |config file location | |
||
18 | --config=[config file] |
||
19 | |_.-R [minutes], |maximum command wait time | |
||
20 | --randomwait=[minutes] |
||
21 | |||
22 | |_.-d [debug level], | |
||
23 | --debuglevel=[debug level] |
||
24 | |||
25 | |_.--showduplicates show duplicates, in repos, in list/search commands |
||
26 | |_.-e [error level], --errorlevel=[error level] |
||
27 | error output level |
||
28 | |_.--rpmverbosity=[debug level name] |
||
29 | debugging output level for rpm |
||
30 | |_.-q, --quiet quiet operation |
||
31 | |_.-v, --verbose verbose operation |
||
32 | |_.-y, --assumeyes answer yes for all questions |
||
33 | |_.--assumeno answer no for all questions |
||
34 | |_.--version show Yum version and exit |
||
35 | |_.--installroot=[path] set install root |
||
36 | |_.--enablerepo=[repo] enable one or more repositories (wildcards allowed) |
||
37 | |_.--disablerepo=[repo] disable one or more repositories (wildcards allowed) |
||
38 | |_.-x [package], --exclude=[package] |
||
39 | exclude package(s) by name or glob |
||
40 | |_.--disableexcludes=[repo] |
||
41 | disable exclude from main, for a repo or for |
||
42 | everything |
||
43 | |_.--disableincludes=[repo] |
||
44 | disable includepkgs for a repo or for everything |
||
45 | |_.--obsoletes enable obsoletes processing during updates |
||
46 | |_.--noplugins disable Yum plugins |
||
47 | |_.--nogpgcheck disable gpg signature checking |
||
48 | |_.--disableplugin=[plugin] |
||
49 | disable plugins by name |
||
50 | |_.--enableplugin=[plugin] |
||
51 | enable plugins by name |
||
52 | |_.--skip-broken skip packages with depsolving problems |
||
53 | |_.--color=COLOR control whether color is used |
||
54 | |_.--releasever=RELEASEVER |
||
55 | set value of $releasever in yum config and repo files |
||
56 | |_.--downloadonly don't update, just download |
||
57 | |_.--downloaddir=DLDIR specifies an alternate directory to store packages |
||
58 | |_.--setopt=SETOPTS set arbitrary config and repo options |
||
59 | |_.--bugfix Include bugfix relevant packages, in updates |
||
60 | |_.--security Include security relevant packages, in updates |
||
61 | |_.--advisory=ADVS, --advisories=ADVS |
||
62 | Include packages needed to fix the given advisory, in |
||
63 | updates |
||
64 | |_.--bzs=BZS Include packages needed to fix the given BZ, in |
||
65 | updates |
||
66 | |_.--cves=CVES Include packages needed to fix the given CVE, in |
||
67 | updates |
||
68 | |_.--sec-severity=SEVS, |
||
69 | --secseverity=SEVS |
||
70 | Include security relevant packages matching the |
||
71 | severity, in updates |