David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
15 years ago |
David Kalnischkies
|
74b2200285
merge with debian/experimental
|
15 years ago |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
15 years ago |
Michael Vogt
|
c5ca2c52a9
merged from the debian-sid branch
|
15 years ago |
David Kalnischkies
|
f7f0d6c756
cppcheck complains about some possible speed improvements which could be
|
15 years ago |
Michael Vogt
|
f2e4a11df4
* apt-pkg/cdrom.{cc,h}:
|
15 years ago |
David Kalnischkies
|
6070a34618
fix a bunch of cppcheck warnings/errors based on a patch by
|
15 years ago |
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 years ago |
Michael Vogt
|
c9952021ba
* apt-pkg/contrib/cdromutl.{cc,h}, apt-pkg/cdrom.{cc,h}:
|
15 years ago |
Michael Vogt
|
02aa6f6736
apt-pkg/contrib/cdromutl.{cc,h}: return string for mountpath; apt-pkg/cdrom.cc: use string
|
15 years ago |
Michael Vogt
|
f4c4a24ea1
apt-pkg/cdrom.{cc,h}: add ScanForRemovable helper
|
15 years ago |
Michael Vogt
|
ef38181605
apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForDevice helper; apt-pkg/cdrom.cc: deal with missing FSTAB_DIR
|
15 years ago |
Michael Vogt
|
b7bc31eb0b
apt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysattr to the libudev class
|
15 years ago |
Michael Vogt
|
a92392501b
apt-pkg/cdrom.cc: fix another hardcoded /cdrom
|
15 years ago |
Michael Vogt
|
710aba4a9c
* apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc:
|
15 years ago |
Michael Vogt
|
73dfa04154
* apt-pkg/cdrom.cc:
|
16 years ago |
Julian Andres Klode
|
15032eec2d
* apt-pkg/cdrom.cc:
|
16 years ago |
David Kalnischkies
|
c67dc114ea
merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),
|
16 years ago |
David Kalnischkies
|
3a4477a424
* cmdline/apt-get.cc
|
16 years ago |
David Kalnischkies
|
34e8a998eb
[BREAK] merge MultiArch-ABI. We don't support MultiArch,
|
16 years ago |
Michael Vogt
|
93adae194b
merge 1695..1701 from the lp:~mvo/apt/mvo branch
|
16 years ago |
David Kalnischkies
|
5dd4c8b811
merge Goswin Brederlow "support download of index files for different archs"
|
16 years ago |
Michael Vogt
|
3e2d7cce4f
[ABI] merged the libudev-dlopen branch, this allows to pass
|
17 years ago |
Michael Vogt
|
76fe5db715
methods/cdrom.cc: add AutoDetectAndMount method
|
17 years ago |
Michael Vogt
|
49cb36fc56
methods/cdrom.cc: move the scan into the loop that waits for a CD
|
17 years ago |
Michael Vogt
|
be5b558134
apt-pkg/cdrom.cc: make cdrom.Mounted property reliable
|
17 years ago |
Michael Vogt
|
d597253495
The 'not dead yet' release
|
17 years ago |
Michael Vogt
|
cbc9bed8ae
move libudev based code into libapt cdrom.cc class
|
17 years ago |
David Kalnischkies
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
17 years ago |
Michael Vogt
|
d720a7d479
apt-pkg/cdrom.cc: add missing i18n string
|
17 years ago |