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