| 1 | # TODO list for Portage; the Gentoo Linux package system |
1 | # TODO list for Portage; the Gentoo Linux package system |
| 2 | # $Id: TODO,v 1.7 2003/09/22 15:28:01 carpaski Exp $ |
2 | # $Id: TODO,v 1.8 2003/09/25 17:31:42 carpaski Exp $ |
| 3 | |
3 | |
| 4 | # |
4 | # |
| 5 | # Add your name to the top of any item you are working actively on |
5 | # Add your name to the top of any item you are working actively on |
| 6 | # and then commit. Be sure you have a current copy of this file. |
6 | # and then commit. Be sure you have a current copy of this file. |
| 7 | # |
7 | # |
| 8 | |
8 | |
| 9 | Legend: |
9 | Legend: |
| 10 | '*' Just do it. '#' Tricky |
10 | '*' Just do it. '#' Tricky |
| 11 | '!' Difficult '@' Restricted in some way |
11 | '!' Difficult '@' Restricted in some way |
|
|
12 | |
|
|
13 | # Virtuals. /var/cache/edb/virtuals -- Effectively remove it. |
|
|
14 | # /etc/portage/virtuals is a user-modifiable version that acts like an |
|
|
15 | # incremental applied on top of an ON-DEMAND virtual calculation system. |
|
|
16 | # Virtuals should be calculated from /var/db/pkg EVERY time it is requested. |
| 12 | |
17 | |
| 13 | # Repoman needs to ignore all user-set info in /etc/portage |
18 | # Repoman needs to ignore all user-set info in /etc/portage |
| 14 | # It's not relevant to deployed users and will probably be a general gotcha. |
19 | # It's not relevant to deployed users and will probably be a general gotcha. |
| 15 | |
20 | |
| 16 | # Multiple rsync repos. |
21 | # Multiple rsync repos. |