summaryrefslogtreecommitdiff
path: root/methods/cdrom.cc
Commit message (Expand)AuthorAgeFilesLines
* methods/cdrom.cc: fix compilication errorMichael Vogt2010-01-261-1/+1
* add new "Acquire::cdrom::AutoDetect" variable that enables/disablesMichael Vogt2010-01-261-1/+2
* * methods/cdrom.cc:Michael Vogt2010-01-221-11/+9
* methods/cdrom.cc: add AutoDetectAndMount methodMichael Vogt2009-07-231-44/+61
* methods/cdrom.cc: move the scan into the loop that waits for a CDMichael Vogt2009-07-221-28/+39
* * methods/cdrom.cc:Michael Vogt2009-07-221-17/+65
* move libudev based code into libapt cdrom.cc classMichael Vogt2009-07-091-54/+0
* prototype for libudev dlopen() type of cdrom detectionMichael Vogt2009-07-081-4/+61
* * apt-pkg/cdrom.cc:Michael Vogt2007-03-071-5/+5
* - added APT::CDROM::UnMountOnFinish to have more control overMichael Vogt2007-03-071-1/+2
* * apt-pkg/cdrom.cc, methods/cdrom.cc:Michael Vogt2007-03-071-2/+3
* * merged from apt--cdrom-fallback--0Michael Vogt2005-09-131-2/+1
* * merged with apt--fixes--0Michael Vogt2005-08-231-0/+7
* Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-061-4/+4
* * fix for apt-get update removing the cdroms Release.gpg filesMichael Vogt2005-02-251-1/+1
* * merged changes from the conferenceMichael Vogt2004-12-201-1/+1
* Call setlocale in all methods, don't call bindtextdomain in httpMatt Zimmerman2004-11-271-0/+2
* * Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian2004-09-201-2/+2
* Lots and lots of i18n updates.Arch Librarian2004-09-201-8/+9
* Check the currently mounted cdrom, to see if it's the o...Arch Librarian2004-09-201-4/+2
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+5
* More CD fixesArch Librarian2004-09-201-4/+4
* CDROMs are unmountedArch Librarian2004-09-201-3/+18
* More or group patchesArch Librarian2004-09-201-1/+2
* Fixed G++ compile problemArch Librarian2004-09-201-2/+2
* Removed debug textArch Librarian2004-09-201-2/+1
* CD swapping supportArch Librarian2004-09-201-3/+5
* Removed pthread checkArch Librarian2004-09-201-2/+5
* Changed CD ident rountine to not use inodesArch Librarian2004-09-201-9/+21
* Fixed cd stuff and some minor bugsArch Librarian2004-09-201-49/+37
* CDROM patches from bluehornArch Librarian2004-09-201-3/+6
* Few more bugsArch Librarian2004-09-201-3/+8
* FixesArch Librarian2004-09-201-5/+6
* FixesArch Librarian2004-09-201-4/+5
* FixesArch Librarian2004-09-201-15/+21
* Fixed cdrom method problemsArch Librarian2004-09-201-4/+8
* CDROM and GlobOr fixArch Librarian2004-09-201-2/+7
* CDROM methodArch Librarian2004-09-201-0/+144