David Kalnischkies
|
3006044202
implement generic config fallback for methods
|
8 gadi atpakaļ |
David Kalnischkies
|
8b79c94af7
use std::locale::global instead of setlocale
|
8 gadi atpakaļ |
David Kalnischkies
|
3b3028467c
add c++11 override marker to overridden methods
|
9 gadi atpakaļ |
David Kalnischkies
|
ff86d7df6a
call URIStart in cdrom and file method
|
9 gadi atpakaļ |
David Kalnischkies
|
9224ce3d4d
calculate only expected hashes in methods
|
9 gadi atpakaļ |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
11 gadi atpakaļ |
David Kalnischkies
|
d3e8fbb395
warning: extra ‘;’ [-Wpedantic]
|
11 gadi atpakaļ |
David Kalnischkies
|
109eb1511d
try to avoid direct usage of .Fd() if possible and do read()s and co
|
13 gadi atpakaļ |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
13 gadi atpakaļ |
David Kalnischkies
|
74b2200285
merge with debian/experimental
|
13 gadi atpakaļ |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
13 gadi atpakaļ |
David Kalnischkies
|
f5a34606b4
follow the recommendation of cppcheck to make some method methods (scnr)
|
13 gadi atpakaļ |
Michael Vogt
|
710aba4a9c
* apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc:
|
14 gadi atpakaļ |
Michael Vogt
|
762d7367f5
merged from debian-sid
|
15 gadi atpakaļ |
Michael Vogt
|
93adae194b
merge 1695..1701 from the lp:~mvo/apt/mvo branch
|
15 gadi atpakaļ |
Michael Vogt
|
ffee221b8d
add Dir::Media::MountPath config option
|
15 gadi atpakaļ |
Michael Vogt
|
fb503892e3
* cmdline/apt-cdrom.cc:
|
15 gadi atpakaļ |
Michael Vogt
|
c1f168f54b
methods/cdrom.cc: fix compilication error
|
15 gadi atpakaļ |
Michael Vogt
|
bca4c203ac
add new "Acquire::cdrom::AutoDetect" config that enables/disables
|
15 gadi atpakaļ |
Michael Vogt
|
ff1e4b0626
add new "Acquire::cdrom::AutoDetect" variable that enables/disables
|
15 gadi atpakaļ |
Michael Vogt
|
1c54598030
methods/cdrom.cc: fix compile error
|
15 gadi atpakaļ |
Michael Vogt
|
391149ba7f
* methods/cdrom.cc:
|
15 gadi atpakaļ |
Michael Vogt
|
bf783d9044
* methods/cdrom.cc:
|
15 gadi atpakaļ |
Michael Vogt
|
76fe5db715
methods/cdrom.cc: add AutoDetectAndMount method
|
15 gadi atpakaļ |
Michael Vogt
|
49cb36fc56
methods/cdrom.cc: move the scan into the loop that waits for a CD
|
15 gadi atpakaļ |
Michael Vogt
|
a6418a4b93
* methods/cdrom.cc:
|
15 gadi atpakaļ |
Michael Vogt
|
cbc9bed8ae
move libudev based code into libapt cdrom.cc class
|
15 gadi atpakaļ |
Michael Vogt
|
8e372e79de
prototype for libudev dlopen() type of cdrom detection
|
15 gadi atpakaļ |
Michael Vogt
|
70dbf5f8f3
* apt-pkg/cdrom.cc:
|
18 gadi atpakaļ |
Michael Vogt
|
25a04630d6
- added APT::CDROM::UnMountOnFinish to have more control over
|
18 gadi atpakaļ |