Commit Graph

4 Commits

Author SHA1 Message Date
Ali Sabil
4035fe0c62 apt: Added a missing symlink in the helpers folder 2007-10-25 22:09:05 +02:00
Richard Hughes
ebb108fb6e add an apt backend by Ali Sabil - I've renamed the old apt backend to apt.old 2007-10-25 19:50:04 +01:00
Tom Parker
86f37da265 Fix aptBackend.py to GPLv2+ 2007-10-16 12:34:34 +02:00
Tom Parker
75b824ca71 Move to python refresh-cache for apt backend
Given the lack of caching for the internal apt pointers between
tasks, we're not gaining anything from a copy&paste of the
internal apt update code, and so it's easier to just do callouts
into python for the cache refresh.

This also means we need a backends/apt/helpers folder, and the
config changes for that
2007-10-10 19:54:53 +02:00