David Kalnischkies
|
31bda50001
* apt-pkg/acquire-worker.cc:
|
14 年之前 |
David Kalnischkies
|
2c405a44a0
add a testcase for FindPackages() to better validate that cdrom should work.
|
14 年之前 |
David Kalnischkies
|
212080b87d
* apt-pkg/cdrom.cc:
|
14 年之前 |
David Kalnischkies
|
711078ae18
use fileutl exists-functions instead of doing the stat'ing by hand
|
14 年之前 |
David Kalnischkies
|
4e86b003ba
strip the extension of the translation file before storing it in the list
|
14 年之前 |
David Kalnischkies
|
78c9276d29
use getCompressors() instead of getCompressorTypes() and use it everywhere
|
14 年之前 |
Steve McIntyre
|
01366a44bf
factored out the decompressor code in IndexCopy::CopyPackages() and
|
14 年之前 |
Michael Vogt
|
82c8f08ec6
* apt-pkg/cdrom.cc:
|
14 年之前 |
Julian Andres Klode
|
baf685fd1d
apt-pkg/cdrom.cc: Accept .bz2, .xz files in addition to .gz files (Closes: #649451)
|
14 年之前 |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
15 年之前 |
David Kalnischkies
|
74b2200285
merge with debian/experimental
|
15 年之前 |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
15 年之前 |
Michael Vogt
|
c5ca2c52a9
merged from the debian-sid branch
|
15 年之前 |
David Kalnischkies
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 年之前 |
Michael Vogt
|
f2e4a11df4
* apt-pkg/cdrom.{cc,h}:
|
15 年之前 |
David Kalnischkies
|
6070a34618
fix a bunch of cppcheck warnings/errors based on a patch by
|
15 年之前 |
Michael Vogt
|
e344ad65a4
apt-pkg/cdrom.{cc,h}: add (ugly) workaround to ensure the ABI is not broken (also in this case its probably not needed because pkgUDevCDrom is not used outside libapt itself, still its better to be on the save side)
|
15 年之前 |
Michael Vogt
|
c9952021ba
* apt-pkg/contrib/cdromutl.{cc,h}, apt-pkg/cdrom.{cc,h}:
|
15 年之前 |
Michael Vogt
|
02aa6f6736
apt-pkg/contrib/cdromutl.{cc,h}: return string for mountpath; apt-pkg/cdrom.cc: use string
|
15 年之前 |
Michael Vogt
|
f4c4a24ea1
apt-pkg/cdrom.{cc,h}: add ScanForRemovable helper
|
15 年之前 |
Michael Vogt
|
ef38181605
apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForDevice helper; apt-pkg/cdrom.cc: deal with missing FSTAB_DIR
|
15 年之前 |
Michael Vogt
|
b7bc31eb0b
apt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysattr to the libudev class
|
15 年之前 |
Michael Vogt
|
a92392501b
apt-pkg/cdrom.cc: fix another hardcoded /cdrom
|
15 年之前 |
Michael Vogt
|
710aba4a9c
* apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc:
|
15 年之前 |
Michael Vogt
|
73dfa04154
* apt-pkg/cdrom.cc:
|
16 年之前 |
Julian Andres Klode
|
15032eec2d
* apt-pkg/cdrom.cc:
|
16 年之前 |
David Kalnischkies
|
c67dc114ea
merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),
|
16 年之前 |
David Kalnischkies
|
3a4477a424
* cmdline/apt-get.cc
|
16 年之前 |
David Kalnischkies
|
34e8a998eb
[BREAK] merge MultiArch-ABI. We don't support MultiArch,
|
16 年之前 |
Michael Vogt
|
93adae194b
merge 1695..1701 from the lp:~mvo/apt/mvo branch
|
16 年之前 |