summaryrefslogtreecommitdiff
path: root/apt-pkg/cdrom.cc
Commit message (Expand)AuthorAgeFilesLines
...
| * | * apt-pkg/cdrom.{cc,h}:Michael Vogt2011-07-281-9/+1
| |/
* / reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-2/+3
|/
* fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies2011-04-161-34/+54
* apt-pkg/cdrom.{cc,h}: add (ugly) workaround to ensure the ABI is not broken (...Michael Vogt2011-03-101-1/+8
* * apt-pkg/contrib/cdromutl.{cc,h}, apt-pkg/cdrom.{cc,h}:Michael Vogt2011-03-101-1/+2
* apt-pkg/contrib/cdromutl.{cc,h}: return string for mountpath; apt-pkg/cdrom.c...Michael Vogt2011-03-091-3/+8
* apt-pkg/cdrom.{cc,h}: add ScanForRemovable helperMichael Vogt2011-03-091-7/+16
* apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForDevice helper; apt-pkg/...Michael Vogt2011-03-041-0/+7
* apt-pkg/cdrom.{cc,h}: add udev_enumerate_add_match_sysattr to the libudev classMichael Vogt2011-03-041-0/+1
* apt-pkg/cdrom.cc: fix another hardcoded /cdromMichael Vogt2011-02-011-1/+1
* * apt-pkg/cdrom.cc, apt-pkg/init.cc, methods/cdrom.cc:Michael Vogt2011-02-011-2/+2
* * apt-pkg/cdrom.cc:Michael Vogt2010-08-021-1/+1
* * apt-pkg/cdrom.cc:Julian Andres Klode2010-07-271-1/+1
* merge MultiArch-ABI. We don't support MultiArch yet (as most other tools),David Kalnischkies2010-03-181-21/+13
|\
| * [BREAK] merge MultiArch-ABI. We don't support MultiArch,David Kalnischkies2010-02-131-21/+13
| |\
| | * merge Goswin Brederlow "support download of index files for different archs"David Kalnischkies2009-12-231-21/+13
* | | * cmdline/apt-get.ccDavid Kalnischkies2010-03-121-1/+2
|/ /
* / merge 1695..1701 from the lp:~mvo/apt/mvo branchMichael Vogt2010-01-271-3/+2
|/
* [ABI] merged the libudev-dlopen branch, this allows to passMichael Vogt2009-07-231-1/+85
|\
| * methods/cdrom.cc: add AutoDetectAndMount methodMichael Vogt2009-07-231-3/+2
| * methods/cdrom.cc: move the scan into the loop that waits for a CDMichael Vogt2009-07-221-1/+6
| * apt-pkg/cdrom.cc: make cdrom.Mounted property reliableMichael Vogt2009-07-221-1/+2
| * move libudev based code into libapt cdrom.cc classMichael Vogt2009-07-091-1/+80
* | The 'not dead yet' releaseMichael Vogt2009-07-211-11/+7
|\ \ | |/ |/|
| * add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-301-11/+7
* | apt-pkg/cdrom.cc: add missing i18n stringMichael Vogt2008-10-281-1/+1
|/
* * Fix compilation warnings in apt-pkg/cdrom.cc andOtavio Salvador2007-12-271-2/+2
* * Umount CD-ROM when calling apt-cdrom ident, except when called withOtavio Salvador2007-10-291-0/+7
* * Applied patch from Frans Pop <elendil@planet.nl> to fix a trailingOtavio Salvador2007-10-261-2/+2
* - apt-pkg/cdrom.cc: '%lu' expects 'long unsigned int', but argumentOtavio Salvador2007-10-021-2/+2
* * make apt -Wall cleanMichael Vogt2007-08-031-2/+2
* * Removed the more leftover #pragma interface/implementationMichael Vogt2007-06-081-3/+0
|\
| * * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
* | * add "purge" commandline argument, closes: #133421)Michael Vogt2007-06-081-0/+1
|\ \
| * | * fix FTBFS with gcc 4.3, closes: #417090Michael Vogt2007-06-081-0/+1
* | | * merged the debian/experimental changes backMichael Vogt2007-06-061-9/+38
|\ \ \ | |/ / |/| |
| * | * merged with the apt--mvo branchMichael Vogt2007-05-021-4/+8
| |\ \
| * \ \ * merged with apt--mvoMichael Vogt2005-09-271-2/+17
| |\ \ \ | | | |/ | | |/|
| * | | * added a BUGS file with known problem, added apt-cdrom support for translate...Michael Vogt2005-07-281-9/+38
* | | | Add one translatable string and a newline. Closes: #394722bubulle@debian.org2007-05-081-2/+2
| |_|/ |/| |
* | | * apt-pkg/cdrom.cc:Michael Vogt2007-03-071-6/+3
* | | - added APT::CDROM::UnMountOnFinish to have more control overMichael Vogt2007-03-071-3/+6
* | | * apt-pkg/cdrom.cc, methods/cdrom.cc:Michael Vogt2007-03-071-4/+8
| |/ |/|
* | * fix apt-pkg/cdrom.cc to umount the cdrom again if anything failsMichael Vogt2005-09-121-2/+14
* | * merged with apt--fixes--0Michael Vogt2005-08-231-0/+3
|/
* Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-061-4/+4
* * path scoring changed, the non-symlink path is scored highestMichael Vogt2005-02-251-0/+17
* Move CD-ROM handling backend into libapt-pkgMatt Zimmerman2005-02-041-0/+776