Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | methods/cdrom.cc: fix compilication error | Michael Vogt | 2010-01-26 | 1 | -1/+1 |
* | add new "Acquire::cdrom::AutoDetect" variable that enables/disables | Michael Vogt | 2010-01-26 | 1 | -1/+2 |
* | * methods/cdrom.cc: | Michael Vogt | 2010-01-22 | 1 | -11/+9 |
* | methods/cdrom.cc: add AutoDetectAndMount method | Michael Vogt | 2009-07-23 | 1 | -44/+61 |
* | methods/cdrom.cc: move the scan into the loop that waits for a CD | Michael Vogt | 2009-07-22 | 1 | -28/+39 |
* | * methods/cdrom.cc: | Michael Vogt | 2009-07-22 | 1 | -17/+65 |
* | move libudev based code into libapt cdrom.cc class | Michael Vogt | 2009-07-09 | 1 | -54/+0 |
* | prototype for libudev dlopen() type of cdrom detection | Michael Vogt | 2009-07-08 | 1 | -4/+61 |
* | * apt-pkg/cdrom.cc: | Michael Vogt | 2007-03-07 | 1 | -5/+5 |
* | - added APT::CDROM::UnMountOnFinish to have more control over | Michael Vogt | 2007-03-07 | 1 | -1/+2 |
* | * apt-pkg/cdrom.cc, methods/cdrom.cc: | Michael Vogt | 2007-03-07 | 1 | -2/+3 |
* | * merged from apt--cdrom-fallback--0 | Michael Vogt | 2005-09-13 | 1 | -2/+1 |
* | * merged with apt--fixes--0 | Michael Vogt | 2005-08-23 | 1 | -0/+7 |
* | Bring consistency to the use of capitals in programs messages | Christian Perrier | 2005-03-06 | 1 | -4/+4 |
* | * fix for apt-get update removing the cdroms Release.gpg files | Michael Vogt | 2005-02-25 | 1 | -1/+1 |
* | * merged changes from the conference | Michael Vogt | 2004-12-20 | 1 | -1/+1 |
* | Call setlocale in all methods, don't call bindtextdomain in http | Matt Zimmerman | 2004-11-27 | 1 | -0/+2 |
* | * Patch from Eric Wong <normalperson@yhbt.net> to inclu... | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Lots and lots of i18n updates. | Arch Librarian | 2004-09-20 | 1 | -8/+9 |
* | Check the currently mounted cdrom, to see if it's the o... | Arch Librarian | 2004-09-20 | 1 | -4/+2 |
* | G++3 fixes from Randolph | Arch Librarian | 2004-09-20 | 1 | -1/+5 |
* | More CD fixes | Arch Librarian | 2004-09-20 | 1 | -4/+4 |
* | CDROMs are unmounted | Arch Librarian | 2004-09-20 | 1 | -3/+18 |
* | More or group patches | Arch Librarian | 2004-09-20 | 1 | -1/+2 |
* | Fixed G++ compile problem | Arch Librarian | 2004-09-20 | 1 | -2/+2 |
* | Removed debug text | Arch Librarian | 2004-09-20 | 1 | -2/+1 |
* | CD swapping support | Arch Librarian | 2004-09-20 | 1 | -3/+5 |
* | Removed pthread check | Arch Librarian | 2004-09-20 | 1 | -2/+5 |
* | Changed CD ident rountine to not use inodes | Arch Librarian | 2004-09-20 | 1 | -9/+21 |
* | Fixed cd stuff and some minor bugs | Arch Librarian | 2004-09-20 | 1 | -49/+37 |
* | CDROM patches from bluehorn | Arch Librarian | 2004-09-20 | 1 | -3/+6 |
* | Few more bugs | Arch Librarian | 2004-09-20 | 1 | -3/+8 |
* | Fixes | Arch Librarian | 2004-09-20 | 1 | -5/+6 |
* | Fixes | Arch Librarian | 2004-09-20 | 1 | -4/+5 |
* | Fixes | Arch Librarian | 2004-09-20 | 1 | -15/+21 |
* | Fixed cdrom method problems | Arch Librarian | 2004-09-20 | 1 | -4/+8 |
* | CDROM and GlobOr fix | Arch Librarian | 2004-09-20 | 1 | -2/+7 |
* | CDROM method | Arch Librarian | 2004-09-20 | 1 | -0/+144 |