summaryrefslogtreecommitdiff
path: root/cmdline/apt-cdrom.cc
Commit message (Collapse)AuthorAgeFilesLines
* Fix compilation errors from apt--auth-cdrom--0Matt Zimmerman2005-02-051-3/+3
|
* Move CD-ROM handling backend into libapt-pkgMatt Zimmerman2005-02-041-648/+55
| | | | | | | | | | | | | | | | | | | | - apt-cdrom.cc seperated into frontend (cmdline/apt-cdrom.cc and library apt-pkg/cdrom.{cc,h}) (Ubuntu #5668) Patches applied: * michael.vogt@ubuntu.com--2005/apt--auth-cdrom--0--base-0 tag of apt@packages.debian.org/apt--main--0--patch-51 * michael.vogt@ubuntu.com--2005/apt--auth-cdrom--0--patch-1 * added support for signed cdroms * michael.vogt@ubuntu.com--2005/apt--auth-cdrom--0--patch-2 * merged with apt--main, seperated cmdline/apt-cdrom.cc into a library (apt-pkg/cdrom.{cc,h}) * michael.vogt@ubuntu.com--2005/apt--auth-cdrom--0--patch-3 * cleaned up the cmdline/apt-cdrom.cc code
* * Use isatty rather than ttyname for checking if stdin ...Arch Librarian2004-09-201-2/+2
| | | | | | | | Author: mdz Date: 2003-11-19 23:50:51 GMT * Use isatty rather than ttyname for checking if stdin is a terminal. isatty has the advantage of not requiring /proc under Linux, and thus Closes: #221728
* * Exclude subdirectories named 'debian-installer' from ...Arch Librarian2004-09-201-2/+3
| | | | | | | Author: mdz Date: 2003-09-12 01:48:33 GMT * Exclude subdirectories named 'debian-installer' from the apt-cdrom search (Closes: #210485)
* Change frozen to testing everywhere.Arch Librarian2004-09-201-3/+3
| | | | | | Author: doogie Date: 2003-04-26 23:26:13 GMT Change frozen to testing everywhere.
* Added locale.h for LC_ALLArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 2002-02-15 03:40:00 GMT Added locale.h for LC_ALL
* setup textdomain/etc for i18n stuffArch Librarian2004-09-201-2/+6
| | | | | | Author: jgg Date: 2002-01-09 04:59:44 GMT setup textdomain/etc for i18n stuff
* SpelingArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2001-08-18 22:23:38 GMT Speling
* Fix bug #97364Arch Librarian2004-09-201-1/+5
| | | | | | Author: jgg Date: 2001-08-18 22:20:40 GMT Fix bug #97364
* G++3 fixes from RandolphArch Librarian2004-09-201-2/+4
| | | | | | Author: jgg Date: 2001-05-27 04:45:49 GMT G++3 fixes from Randolph
* Core correctness patchesArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 2001-03-13 05:23:42 GMT Core correctness patches
* Join with aliencodeArch Librarian2004-09-201-32/+86
| | | | | | Author: jgg Date: 2001-02-20 07:03:16 GMT Join with aliencode
* Allowed source only CDs. Closes: #58952Arch Librarian2004-09-201-14/+17
| | | | | | Author: jgg Date: 2000-05-10 06:03:52 GMT Allowed source only CDs. Closes: #58952
* More CD fixesArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 2000-01-17 07:11:49 GMT More CD fixes
* More fixesArch Librarian2004-09-201-13/+22
| | | | | | Author: jgg Date: 2000-01-16 05:36:17 GMT More fixes
* Slight fixes for source supportArch Librarian2004-09-201-4/+6
| | | | | | Author: jgg Date: 1999-09-03 05:46:48 GMT Slight fixes for source support
* Fixed typoArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-08-25 02:45:01 GMT Fixed typo
* Support compressed package filesArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-08-12 07:00:55 GMT Support compressed package files
* Fixed G++ compile problemArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-08-08 03:34:08 GMT Fixed G++ compile problem
* cdrom and source supportArch Librarian2004-09-201-396/+29
| | | | | | Author: jgg Date: 1999-07-12 02:59:36 GMT cdrom and source support
* Added an open functionArch Librarian2004-09-201-11/+34
| | | | | | Author: jgg Date: 1999-07-11 22:42:32 GMT Added an open function
* CD swapping supportArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1999-07-03 03:10:35 GMT CD swapping support
* Fixed apt-cdrom and the control fileArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1999-05-29 21:49:58 GMT Fixed apt-cdrom and the control file
* Added wrecked symlink recoveryArch Librarian2004-09-201-5/+26
| | | | | | Author: jgg Date: 1999-05-29 04:59:52 GMT Added wrecked symlink recovery
* More fixesArch Librarian2004-09-201-10/+15
| | | | | | Author: jgg Date: 1999-05-29 03:32:30 GMT More fixes
* Oops, bugArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 1999-04-07 06:00:20 GMT Oops, bug
* Made it search for the .disk directory tooArch Librarian2004-09-201-6/+16
| | | | | | Author: jgg Date: 1999-04-07 05:57:04 GMT Made it search for the .disk directory too
* CDrom fixesArch Librarian2004-09-201-6/+3
| | | | | | Author: jgg Date: 1999-04-03 01:05:24 GMT CDrom fixes
* Changed ie to egArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-03-29 19:28:52 GMT Changed ie to eg
* Fixed bug#34944: apt-get should not print progress on n...Arch Librarian2004-09-201-1/+5
| | | | | | Author: jgg Date: 1999-03-27 01:30:38 GMT Fixed bug#34944: apt-get should not print progress on non-tty
* Added --version and fixed clogging for -sArch Librarian2004-09-201-1/+4
| | | | | | Author: jgg Date: 1999-01-30 02:12:53 GMT Added --version and fixed clogging for -s
* Moved strutl.hArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-01-27 02:48:52 GMT Moved strutl.h
* Fixed oddness with missing Packages filesArch Librarian2004-09-201-7/+6
| | | | | | Author: jgg Date: 1998-12-30 06:26:00 GMT Fixed oddness with missing Packages files
* More cleanupArch Librarian2004-09-201-3/+10
| | | | | | Author: jgg Date: 1998-12-22 08:41:20 GMT More cleanup
* Minor fixesArch Librarian2004-09-201-3/+8
| | | | | | Author: jgg Date: 1998-12-09 05:57:17 GMT Minor fixes
* Spelling fixArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1998-12-09 01:03:00 GMT Spelling fix
* Another -a attemptArch Librarian2004-09-201-4/+3
| | | | | | Author: jgg Date: 1998-12-09 00:55:23 GMT Another -a attempt
* Another -a attemptArch Librarian2004-09-201-5/+13
| | | | | | Author: jgg Date: 1998-12-09 00:31:16 GMT Another -a attempt
* Another -a attemptArch Librarian2004-09-201-1/+6
| | | | | | Author: jgg Date: 1998-12-09 00:11:50 GMT Another -a attempt
* Thoruogh optionArch Librarian2004-09-201-4/+8
| | | | | | Author: jgg Date: 1998-12-08 23:52:23 GMT Thoruogh option
* Small cosmetic fixesArch Librarian2004-09-201-2/+13
| | | | | | Author: jgg Date: 1998-12-04 23:33:17 GMT Small cosmetic fixes
* Fixed function return and moved cdrom stuff to libArch Librarian2004-09-201-133/+4
| | | | | | Author: jgg Date: 1998-11-29 01:19:20 GMT Fixed function return and moved cdrom stuff to lib
* TadaArch Librarian2004-09-201-2/+5
| | | | | | Author: jgg Date: 1998-11-28 08:39:46 GMT Tada
* Deeper probingArch Librarian2004-09-201-27/+135
| | | | | | Author: jgg Date: 1998-11-28 03:54:34 GMT Deeper probing
* FinishedArch Librarian2004-09-201-169/+411
| | | | | | Author: jgg Date: 1998-11-28 00:00:36 GMT Finished
* New changesArch Librarian2004-09-201-10/+80
| | | | | | Author: jgg Date: 1998-11-27 04:49:42 GMT New changes
* apt-cdromArch Librarian2004-09-201-0/+706
Author: jgg Date: 1998-11-27 01:52:53 GMT apt-cdrom