Let choose tarball format

This commit is contained in:
belliash 2012-01-29 10:42:36 +01:00
부모 0f233c0fd2
커밋 c6c56e0a20
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@ -19,6 +19,10 @@ DISTDIR="/usr/portage/distfiles"
# timestamp in output files. This option can be overridden by using -D option.
TARBALLDATE="%Y%m"
# This option specifies a compression algorithm that will be used to produce any tarball
# images, including stages as well as Portage snapshots. Actually supported: bz2, gz, xz.
TARBALLFORMAT="xz"
# A time designation representing the time in seconds that you allow the connection to
# the server to take. This only limits the connection phase, once it has connected this
# option is of no more use. Setting a timeout to 0 disables it altogether. Unless you