From fede8319d99b93cc8897cdfcfccc5827190a8f3d Mon Sep 17 00:00:00 2001 From: belliash Date: Wed, 25 Jan 2012 15:18:01 +0100 Subject: [PATCH] update config file --- config/common.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/common.conf b/config/common.conf index c624ea0..c2bdb28 100644 --- a/config/common.conf +++ b/config/common.conf @@ -14,6 +14,11 @@ DIGESTS="" # default installation. DISTDIR="/usr/portage/distfiles" +# Using this, the default tarball and image date format can be changed according to the +# requirement. This customizable format may be needed when you want to set different +# timestamp in output files. This option can be overridden by using -D option. +TARBALLDATE="%Y%m" + # 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