Age | Commit message (Collapse) | Author |
|
- Use the new python-apt API (and conflict with python-apt << 0.7.93.2).
|
|
- merge fix from Gene Cash that supports markauto for
packages that are not in the extended_states file yet
(closes: #534920)
|
|
|
|
|
|
- add "showauto" option to show automatically installed packages
|
|
- Fix chmoding after have renamed the extended-states file (LP: #140019)
(thanks to Laurent Bigonville)
|
|
|
|
|
|
- always chmod extended_states to 0644
|
|
- very simple tool to manipulate the extended_states for autoinstall
* apt-pkg/depcache.cc:
- keep exisiting data in "extended_states" to make other tools happy
|