| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for the LANGUAGE environment variable | David Kalnischkies | 2010-02-14 | 1 | -1/+1 |
| | | |||||
| * | merge Goswin Brederlow "support download of index files for different archs" | David Kalnischkies | 2009-12-23 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | patch which includes the following big changes: - Declare the unused [vendor] field in sources.list as option field, e.g. deb [arch=amd64,i386 lang=en_GB have=fun] http://example.org - When fetching index files download them for all APT::Architectures (overrideable with the options field above) - Allow all architectures of APT::Architectures to be in the Cache - Add the architecture to status and progress informations - Add b= (Binary architecture) to policy This commit doesn't incude the "pin-hack" as the Group structure will take care of this (and does it already to some extend). | ||||
| * | [BREAK] add possibility to download and use multiply | David Kalnischkies | 2009-11-26 | 1 | -0/+27 |
| | | | | | | | | Translation files, configurable with Acquire::Languages accessable with APT::Configuration::getLanguages() and as always with documentation in apt.conf. The commit also includes a very very simple testapp. | ||||
| * | "backport" the APT::Configuration class to apt-sid | David Kalnischkies | 2009-08-25 | 1 | -0/+46 |
| We can use it to simplify the internal code to operate with Acquire::CompressionTypes group. This also made it possible to set this setting with the -o flag. | |||||
