From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QvyXc-0008HO-P5 for garchives@archives.gentoo.org; Tue, 23 Aug 2011 21:29:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C148F21C1B1; Tue, 23 Aug 2011 21:29:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 84B6521C1B1 for ; Tue, 23 Aug 2011 21:29:39 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A04291B400F for ; Tue, 23 Aug 2011 21:29:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id CD51D80040 for ; Tue, 23 Aug 2011 21:29:37 +0000 (UTC) From: "Liam McLoughlin" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Liam McLoughlin" Message-ID: Subject: [gentoo-commits] proj/gentoaster:master commit in: / X-VCS-Repository: proj/gentoaster X-VCS-Files: TODO X-VCS-Directories: / X-VCS-Committer: hexxeh X-VCS-Committer-Name: Liam McLoughlin X-VCS-Revision: b518e0664feb843a989f872fa9b41b6056aa64f9 Date: Tue, 23 Aug 2011 21:29:37 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: f7f738a8963141ae9eda2392a8399c65 commit: b518e0664feb843a989f872fa9b41b6056aa64f9 Author: Liam McLoughlin hexxeh net> AuthorDate: Tue Aug 23 21:29:38 2011 +0000 Commit: Liam McLoughlin hexxeh net> CommitDate: Tue Aug 23 21:29:38 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/gentoaster.gi= t;a=3Dcommit;h=3Db518e066 Add a TODO list --- TODO | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO new file mode 100644 index 0000000..7a7b11d --- /dev/null +++ b/TODO @@ -0,0 +1,5 @@ +Here's a short list of things that need doing or could be done to improv= e Gentoaster: + +* test hardened profile support and create sample config +* improve package selection system (package name auto-complete, checks t= hat the package set requested can be emerged) +* fix the keyboard layout list (couldn't find a complete list for this)