David Kalnischkies
|
6070a34618
fix a bunch of cppcheck warnings/errors based on a patch by
|
hace 15 años |
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)
|
hace 15 años |
Michael Vogt
|
c9952021ba
* apt-pkg/contrib/cdromutl.{cc,h}, apt-pkg/cdrom.{cc,h}:
|
hace 15 años |
Michael Vogt
|
02aa6f6736
apt-pkg/contrib/cdromutl.{cc,h}: return string for mountpath; apt-pkg/cdrom.cc: use string
|
hace 15 años |
Michael Vogt
|
f4c4a24ea1
apt-pkg/cdrom.{cc,h}: add ScanForRemovable helper
|
hace 15 años |
Michael Vogt
|
ef38181605
apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForDevice helper; apt-pkg/cdrom.cc: deal with missing FSTAB_DIR
|
hace 15 años |
Michael Vogt
|
b7bc31eb0b
apt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysattr to the libudev class
|
hace 15 años |
Michael Vogt
|
a92392501b
apt-pkg/cdrom.cc: fix another hardcoded /cdrom
|
hace 15 años |
Michael Vogt
|
710aba4a9c
* apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc:
|
hace 15 años |
Michael Vogt
|
73dfa04154
* apt-pkg/cdrom.cc:
|
hace 16 años |
Julian Andres Klode
|
15032eec2d
* apt-pkg/cdrom.cc:
|
hace 16 años |
David Kalnischkies
|
c67dc114ea
merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),
|
hace 16 años |
David Kalnischkies
|
3a4477a424
* cmdline/apt-get.cc
|
hace 16 años |
David Kalnischkies
|
34e8a998eb
[BREAK] merge MultiArch-ABI. We don't support MultiArch,
|
hace 16 años |
Michael Vogt
|
93adae194b
merge 1695..1701 from the lp:~mvo/apt/mvo branch
|
hace 16 años |
David Kalnischkies
|
5dd4c8b811
merge Goswin Brederlow "support download of index files for different archs"
|
hace 16 años |
Michael Vogt
|
3e2d7cce4f
[ABI] merged the libudev-dlopen branch, this allows to pass
|
hace 17 años |
Michael Vogt
|
76fe5db715
methods/cdrom.cc: add AutoDetectAndMount method
|
hace 17 años |
Michael Vogt
|
49cb36fc56
methods/cdrom.cc: move the scan into the loop that waits for a CD
|
hace 17 años |
Michael Vogt
|
be5b558134
apt-pkg/cdrom.cc: make cdrom.Mounted property reliable
|
hace 17 años |
Michael Vogt
|
d597253495
The 'not dead yet' release
|
hace 17 años |
Michael Vogt
|
cbc9bed8ae
move libudev based code into libapt cdrom.cc class
|
hace 17 años |
David Kalnischkies
|
92fcbfc163
add the various foldmarkers in apt-pkg & cmdline (no code change)
|
hace 17 años |
Michael Vogt
|
d720a7d479
apt-pkg/cdrom.cc: add missing i18n string
|
hace 17 años |
Otavio Salvador
|
a376d6fdfe
* Fix compilation warnings in apt-pkg/cdrom.cc and
|
hace 18 años |
Otavio Salvador
|
1fcbe14d0c
* Umount CD-ROM when calling apt-cdrom ident, except when called with
|
hace 18 años |
Otavio Salvador
|
36fb926ead
* Applied patch from Frans Pop <elendil@planet.nl> to fix a trailing
|
hace 19 años |
Otavio Salvador
|
9504f6f95b
- apt-pkg/cdrom.cc: '%lu' expects 'long unsigned int', but argument
|
hace 19 años |
Michael Vogt
|
4b7c5a3fe8
* make apt -Wall clean
|
hace 19 años |
Michael Vogt
|
d22bcfc4b0
* Removed the more leftover #pragma interface/implementation
|
hace 19 años |