summaryrefslogtreecommitdiffstats
path: root/TODO
blob: 86870b08512f483ef41b93262cc327dbd1816e1d (plain)
1
2
3
4
5
6
7
8
9
10
11
- add a [sibling] option to .PKGINFO -- used when only one of
  the siblings can be installed at a time (eg, bsdinit,sysvinit)
- sort packages by package name in pacman.db
? manage conditional file installs (ie, 'info' pages)
- maybe add a 'confirm every action' option for doing paranoid installs
- add a consistency check operation
- add file locking to db
- add a --dbpath option
+ dependency checking
- upgrade currently does a double db backup; not really desirable