aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Jones <carpaski@gentoo.org>2003-11-10 08:30:55 +0000
committerNicholas Jones <carpaski@gentoo.org>2003-11-10 08:30:55 +0000
commit9ba082504a30297684a91108784b69d66b698029 (patch)
treedc365e397e4fda675923d3b5f4b3ca1ef5b456c0 /TODO
parent_very_ late initial commit. (diff)
downloadportage-cvs-9ba082504a30297684a91108784b69d66b698029.tar.gz
portage-cvs-9ba082504a30297684a91108784b69d66b698029.tar.bz2
portage-cvs-9ba082504a30297684a91108784b69d66b698029.zip
Lots of stuff. -49-r17 candidate.portage_2_0_49_r17_pre1
49-r61 tarball is available for this set.
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 9 insertions, 7 deletions
diff --git a/TODO b/TODO
index 2cdef89..5f8023c 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
# TODO list for Portage; the Gentoo Linux package system
-# $Id: TODO,v 1.9 2003/10/13 07:43:38 carpaski Exp $
+# $Id: TODO,v 1.10 2003/11/10 08:30:55 carpaski Exp $
#
# Add your name to the top of any item you are working actively on
@@ -10,17 +10,19 @@ Legend:
'*' Just do it. '#' Tricky
'!' Difficult '@' Restricted in some way
+* Clean should only produce output for 'emerge clean'
+
# Stop using mtimes for packages. Have portage look up all files in the
-# vardb to ensure that a file isn't duplicated and unmerge it if not.
-# Potentially slow... Need some way to speed it up... hash of filenames?
+ vardb to ensure that a file isn't duplicated and unmerge it if not.
+ Potentially slow... Need some way to speed it up... hash of filenames?
# Virtuals. /var/cache/edb/virtuals -- Effectively remove it.
-# /etc/portage/virtuals is a user-modifiable version that acts like an
-# incremental applied on top of an ON-DEMAND virtual calculation system.
-# Virtuals should be calculated from /var/db/pkg EVERY time it is requested.
+ /etc/portage/virtuals is a user-modifiable version that acts like an
+ incremental applied on top of an ON-DEMAND virtual calculation system.
+ Virtuals should be calculated from /var/db/pkg EVERY time it is requested.
# Repoman needs to ignore all user-set info in /etc/portage
-# It's not relevant to deployed users and will probably be a general gotcha.
+ It's not relevant to deployed users and will probably be a general gotcha.
# Multiple rsync repos.
bug 28796 -- Enable metadata caches for them.