David Kalnischkies
|
b2ea1a4753
ensure state-dir exists before coyping cdrom files
|
13 anni fa |
David Kalnischkies
|
c45233eaf6
* apt-pkg/cdrom.cc:
|
14 anni fa |
David Kalnischkies
|
8628c2f7a6
* apt-pkg/cdrom.cc:
|
14 anni fa |
David Kalnischkies
|
c1cd1ac2fd
* apt-pkg/cdrom.cc:
|
14 anni fa |
David Kalnischkies
|
ab59c1ca30
* apt-pkg/cdrom.cc:
|
14 anni fa |
David Kalnischkies
|
849e64ac55
* apt-pkg/cdrom.cc:
|
14 anni fa |
David Kalnischkies
|
31bda50001
* apt-pkg/acquire-worker.cc:
|
14 anni fa |
David Kalnischkies
|
2c405a44a0
add a testcase for FindPackages() to better validate that cdrom should work.
|
14 anni fa |
David Kalnischkies
|
212080b87d
* apt-pkg/cdrom.cc:
|
14 anni fa |
David Kalnischkies
|
711078ae18
use fileutl exists-functions instead of doing the stat'ing by hand
|
14 anni fa |
David Kalnischkies
|
4e86b003ba
strip the extension of the translation file before storing it in the list
|
14 anni fa |
David Kalnischkies
|
78c9276d29
use getCompressors() instead of getCompressorTypes() and use it everywhere
|
14 anni fa |
Steve McIntyre
|
01366a44bf
factored out the decompressor code in IndexCopy::CopyPackages() and
|
14 anni fa |
Michael Vogt
|
82c8f08ec6
* apt-pkg/cdrom.cc:
|
14 anni fa |
Julian Andres Klode
|
baf685fd1d
apt-pkg/cdrom.cc: Accept .bz2, .xz files in addition to .gz files (Closes: #649451)
|
14 anni fa |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
15 anni fa |
David Kalnischkies
|
74b2200285
merge with debian/experimental
|
15 anni fa |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
15 anni fa |
Michael Vogt
|
c5ca2c52a9
merged from the debian-sid branch
|
15 anni fa |
David Kalnischkies
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 anni fa |
Michael Vogt
|
f2e4a11df4
* apt-pkg/cdrom.{cc,h}:
|
15 anni fa |
David Kalnischkies
|
6070a34618
fix a bunch of cppcheck warnings/errors based on a patch by
|
15 anni fa |
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 anni fa |
Michael Vogt
|
c9952021ba
* apt-pkg/contrib/cdromutl.{cc,h}, apt-pkg/cdrom.{cc,h}:
|
15 anni fa |
Michael Vogt
|
02aa6f6736
apt-pkg/contrib/cdromutl.{cc,h}: return string for mountpath; apt-pkg/cdrom.cc: use string
|
15 anni fa |
Michael Vogt
|
f4c4a24ea1
apt-pkg/cdrom.{cc,h}: add ScanForRemovable helper
|
15 anni fa |
Michael Vogt
|
ef38181605
apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForDevice helper; apt-pkg/cdrom.cc: deal with missing FSTAB_DIR
|
15 anni fa |
Michael Vogt
|
b7bc31eb0b
apt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysattr to the libudev class
|
15 anni fa |
Michael Vogt
|
a92392501b
apt-pkg/cdrom.cc: fix another hardcoded /cdrom
|
15 anni fa |
Michael Vogt
|
710aba4a9c
* apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc:
|
15 anni fa |