aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: d39ea858f58d557eb6fe0442534d4c94ee7def01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
- equery:
 - add --overlay, --portdir to uses
 - add glsa pkgspec
  - query for current GLSAs on installed package(s)
 - add changelog <from> <to> [--last] [--lastentry] [--current]
  - displays changelog entries
 - add check <pkg-spec> [--full] [--display=pkgnames,full]
  - check md5 and timestamps (optionally also in CONFIG_PROTECT dirs)
 - add which
  - as ewhich
- fully deprecate dep-clean and pkg-clean
- rewrite ekeywords and echangelog to use gentoolkit
- add deep depends to equery
- fully deprecate qpkg 
- fully deprecate pkg-size
- merge change and echangelog
- merge useflag and euse, have _one_ command line tool
  - update ufed to rely on the CLI tool
  - update ufed to rely on generate-use
  - merge generate-use and ufed?
- rewrite revdep-rebuild to use gentoolkit
 - drop qpkg dependency; use equery instead
- rewrite distfiles-clean to use gentoolkit
- look through forums.gentoo.org for additional scripts
- write a Gentoolkit Guide
- write efeatures for turning on/off FEATURES in make.conf
- look at ekeys, ewatch
- revision bump tool
 - bump versioned files in filesdir
 - -m for changelog entry
 - use ~/.gentoo/gentoolkit/ebump.conf
 - use /etc/gentoolkit/ebump.conf
- should be removed:
 - etc-update
 - epm
 - useflag
- add 'clean' target

+ check esearch, eupdatedb: separate package for now