From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0CDB41386F1 for ; Sat, 8 Aug 2015 20:27:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 489AAE07FE; Sat, 8 Aug 2015 20:27:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E1CBBE07FE for ; Sat, 8 Aug 2015 20:27:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A5C24340B1C for ; Sat, 8 Aug 2015 20:27:02 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 53D1E112 for ; Sat, 8 Aug 2015 20:26:58 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1439065806.99ff5b6f43192790e1ed76b5e6b96c14f486410c.blueness@gentoo> Subject: [gentoo-commits] proj/grss:master commit in: / X-VCS-Repository: proj/grss X-VCS-Files: TODO X-VCS-Directories: / X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 99ff5b6f43192790e1ed76b5e6b96c14f486410c X-VCS-Branch: master Date: Sat, 8 Aug 2015 20:26:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1e3034a5-0611-4ffe-88a5-a67f4df607af X-Archives-Hash: aeaab4994a694b7a47b87a0da5631acb commit: 99ff5b6f43192790e1ed76b5e6b96c14f486410c Author: Anthony G. Basile gentoo org> AuthorDate: Sat Aug 8 20:30:06 2015 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sat Aug 8 20:30:06 2015 +0000 URL: https://gitweb.gentoo.org/proj/grss.git/commit/?id=99ff5b6f TODO: update TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index db32c13..2cb96b2 100644 --- a/TODO +++ b/TODO @@ -6,3 +6,5 @@ to prevent wierdness in case /usr/portage changes during a run. 2. Upon building a system we should make use of the binpkgs in CONST.TMPDIR + GRS name as a time saver. This is something to go into the build scripts in the GRS repo and not in the GRS suite. + +3. Fix log rotation which adds extra empy "seeds" which it rotates before using!