David Kalnischkies
|
6d38011bb9
add a first round of stuff needed for talking between APT and solvers
|
лет назад: 15 |
David Kalnischkies
|
ca238ede04
* apt-pkg/cacheiterator.h:
|
лет назад: 15 |
David Kalnischkies
|
566046f403
* apt-pkg/pkgcachegen.cc:
|
лет назад: 15 |
David Kalnischkies
|
28166356f3
Remove the "pseudopackage" handling of Architecture: all packages for
|
лет назад: 15 |
David Kalnischkies
|
a1ac2ca85a
* apt-pkg/pkgcachegen.cc:
|
лет назад: 15 |
Julian Andres Klode
|
22041bd286
apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.
|
лет назад: 16 |
David Kalnischkies
|
d10cef8246
accidently prefilling the vectors results in segfaults
|
лет назад: 16 |
David Kalnischkies
|
f7a35f2e81
rename ReOwn to ReMap in the cacheiterators
|
лет назад: 16 |
David Kalnischkies
|
dd13742ef1
* apt-pkg/deb/debmetaindex.cc:
|
лет назад: 16 |
David Kalnischkies
|
7635093c1c
switch from std::set to std::vector as it is way more simple, a bit
|
лет назад: 16 |
David Kalnischkies
|
dcdf1ef18b
* doc/apt.conf.5.xml:
|
лет назад: 16 |
David Kalnischkies
|
a9fe592842
* apt-pkg/pkgcachegen.{cc,h}:
|
лет назад: 16 |
David Kalnischkies
|
32b9a14cb4
use references instead of copies in the Cache generation methods
|
лет назад: 16 |
David Kalnischkies
|
7e58ab0c0d
wrap the mmap actions in the CacheGenerator in their own methods to
|
лет назад: 16 |
David Kalnischkies
|
3b5272950a
Try to use NotEquals for the MultiArch Breaks dependencies instead of
|
лет назад: 16 |
David Kalnischkies
|
2e5f4e45f5
* apt-pkg/cachefile.{cc,h}:
|
лет назад: 16 |
David Kalnischkies
|
52c4148509
* apt-pkg/pkgcache.h:
|
лет назад: 16 |
David Kalnischkies
|
1cd1c398d1
* apt-pkg/contrib/fileutl.cc:
|
лет назад: 16 |
David Kalnischkies
|
33dd02e3a9
convert some tabs to spaces to respect the style guide
|
лет назад: 16 |
David Kalnischkies
|
c408e01e54
Group packages in the same group together in the package list
|
лет назад: 16 |
David Kalnischkies
|
c67dc114ea
merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),
|
лет назад: 16 |
David Kalnischkies
|
e426a5ff1c
Fix a segfault in the version merger introduced in the previous patch:
|
лет назад: 16 |
David Kalnischkies
|
7e2b56a396
* apt-pkg/pkgcachegen.cc:
|
лет назад: 16 |
David Kalnischkies
|
34e8a998eb
[BREAK] merge MultiArch-ABI. We don't support MultiArch,
|
лет назад: 16 |
David Kalnischkies
|
42d71ab5fe
In SingleArch environments we don't need the arch "all" pseudo package
|
лет назад: 16 |
David Kalnischkies
|
803ea2a87f
Add yet another pseudo package which isn't as pseudo as the others:
|
лет назад: 16 |
David Kalnischkies
|
67e0766f0e
Foreign Versions add an implicit Provides to the other packages in the group
|
лет назад: 16 |
David Kalnischkies
|
302578f3b2
Create implicit dependencies needed for Multi-Arch handling
|
лет назад: 16 |
David Kalnischkies
|
8b32e9209e
Pre-MultiArch a package which depends on a package with architecture "all"
|
лет назад: 16 |
Michael Vogt
|
aea7f4c877
merge r1966..1967 from lp:~donkult/apt/sid
|
лет назад: 16 |