From dcaa44997dfb0d24ef468b3b8306828b011fdf40 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Mon, 13 Apr 2009 12:08:49 +0200 Subject: [PATCH] update TODO --- docs/TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/TODO b/docs/TODO index 040c5b959..e6bec0051 100644 --- a/docs/TODO +++ b/docs/TODO @@ -17,6 +17,8 @@ Proposed for Entropy 1.0 (before and after) (requires API changes, perhaps): - Entropy repository daemon facilities (init script, config, etc) - Move Trigger.trigger_configure_boot_grub & friends to ebuild (make Trigger more agnostic) -> next kernel 2.6.30 + - Move Trigger.trigger_purgecache to entropy ebuild + - System Package Set representing what's inside a stock distribution - Connect Smart applications to it to filter out common deps and eventually make it usable - Implement Smart applications in Spritz too