Yum repository 설정 » 이력 » 개정판 18
개정판 17 (SANGKYU KANG, 2018-04-20 09:50 오전) → 개정판 18/37 (SANGKYU KANG, 2018-04-20 09:53 오전)
h1. Yum repository 설정 * Repository 구성을 위해 RPM 패키지 다운로드 [[Yum sync]] * 다운로드한 RPM 패키지를 로컬에 저장 후 리포지터리로 사용하는 경우 [[Local respository 설정]] * 네트워크 상에서 RPM 배포를 위한 리포지터리 서버로 사용하는 경우 [[Repository 서버 설정]] |_. -h, --help | show this help message and exit | |_. --installroot=[path] -t, --tolerant | set install root be tolerant of errors | |_. --enablerepo=[repo] | enable one or more repositories (wildcards allowed) | |_. --disablerepo=[repo] | disable one or more repositories (wildcards allowed) | |_. --skip-broken -C, --cacheonly | skip packages with depsolving problems run entirely from system cache, don't update cache | |_. --downloadonly [config file], --config=[config file] | don't update, just download config file location | |_. --downloaddir=DLDIR -R [minutes], --randomwait=[minutes] | specifies an alternate directory to store packages maximum command wait time |