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