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