summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Take careful care of persistence modesArch Librarian2004-09-202-20/+54
| | | | | | Author: jgg Date: 2000-05-28 04:33:59 GMT Take careful care of persistence modes
* Updated help textArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 2000-05-14 06:01:04 GMT Updated help text
* Fixed up test dir WRT aliencodeArch Librarian2004-09-202-20/+32
| | | | | | Author: jgg Date: 2000-05-13 04:23:01 GMT Fixed up test dir WRT aliencode
* Update version number to 0.3.19Arch Librarian2004-09-202-3/+3
| | | | | | Author: che Date: 2000-05-13 04:11:34 GMT Update version number to 0.3.19
* New versionArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 2000-05-13 02:15:38 GMT New version
* FiniArch Librarian2004-09-203-4/+37
| | | | | | Author: jgg Date: 2000-05-13 02:11:10 GMT Fini
* Added two new configure entriesArch Librarian2004-09-201-1/+5
| | | | | | Author: jgg Date: 2000-05-13 01:52:59 GMT Added two new configure entries
* * Added DPkg::FlushSTDIN to control the flushing of std...Arch Librarian2004-09-201-13/+16
| | | | | | | Author: jgg Date: 2000-05-13 01:52:38 GMT * Added DPkg::FlushSTDIN to control the flushing of stdin before forking dpkg. Closes: #63991
* Fixed up the example sources.list. Closes: #63676Arch Librarian2004-09-201-3/+0
| | | | | | Author: jgg Date: 2000-05-12 05:23:24 GMT Fixed up the example sources.list. Closes: #63676
* Made autoclean respect 'q' settings. Closes: #63023Arch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2000-05-12 05:11:54 GMT Made autoclean respect 'q' settings. Closes: #63023
* Added mips to the sizetableArch Librarian2004-09-203-76/+471
| | | | | | Author: jgg Date: 2000-05-12 05:05:26 GMT Added mips to the sizetable
* Fixed error reporting for empty host strings and invali...Arch Librarian2004-09-202-5/+7
| | | | | | Author: jgg Date: 2000-05-12 05:04:57 GMT Fixed error reporting for empty host strings and invalid proxy settings
* Speeling fixArch Librarian2004-09-201-3/+3
| | | | | | Author: jgg Date: 2000-05-12 04:26:42 GMT Speeling fix
* little reminderArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 2000-05-12 04:03:27 GMT little reminder
* DottyArch Librarian2004-09-202-2/+231
| | | | | | Author: jgg Date: 2000-05-12 04:00:59 GMT Dotty
* 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
* * Space check is supressed if --print-uris is given. Cl...Arch Librarian2004-09-201-12/+16
| | | | | | Author: jgg Date: 2000-05-10 06:03:01 GMT * Space check is supressed if --print-uris is given. Closes: #58965
* Updates to apt-cdrom to support integrated non-us nicel...Arch Librarian2004-09-201-16/+32
| | | | | | Author: jgg Date: 2000-05-10 06:02:26 GMT Updates to apt-cdrom to support integrated non-us nicely, thanks to Paul Wade.
* Fix for out of order compliationsArch Librarian2004-09-201-1/+5
| | | | | | Author: jgg Date: 2000-05-10 05:59:12 GMT Fix for out of order compliations
* Typo in the package description. Closes: #60230Arch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 2000-05-10 05:58:35 GMT Typo in the package description. Closes: #60230
* Typo in Algorithms.cc. Closes: #63577Arch Librarian2004-09-202-4/+4
| | | | | | Author: jgg Date: 2000-05-10 05:56:23 GMT Typo in Algorithms.cc. Closes: #63577
* Clarified the documenation examples for non-us. Closes:...Arch Librarian2004-09-202-5/+13
| | | | | | | | Author: jgg Date: 2000-05-10 05:55:31 GMT Clarified the documenation examples for non-us. Closes: #58646 Man Page typo. Closes: #60347 Added blurb about the timeout option
* Fixed hardcoded path. Closes: #59743Arch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 2000-05-10 05:51:50 GMT Fixed hardcoded path. Closes: #59743
* Um, that was wrong.. this one should workArch Librarian2004-09-201-1/+1
| | | | | | Author: tausq Date: 2000-04-08 20:09:22 GMT Um, that was wrong.. this one should work
* Added config.guess string for ia64; almost compiles nat...Arch Librarian2004-09-201-0/+2
| | | | | | | Author: tausq Date: 2000-04-08 20:08:29 GMT Added config.guess string for ia64; almost compiles natively, just waiting for g++ folks to fix a stupid parsing bug
* Fixed relative pathsArch Librarian2004-09-201-4/+5
| | | | | | Author: jgg Date: 2000-03-18 07:39:33 GMT Fixed relative paths
* bump to 0.3.18Arch Librarian2004-09-202-5/+5
| | | | | | Author: che Date: 2000-02-13 09:53:40 GMT bump to 0.3.18
* Fixed doc typosArch Librarian2004-09-203-11/+11
| | | | | | Author: jgg Date: 2000-02-13 07:20:47 GMT Fixed doc typos
* Bug fixesArch Librarian2004-09-205-16/+20
| | | | | | Author: jgg Date: 2000-02-11 03:37:45 GMT Bug fixes
* 2 bugs fixedArch Librarian2004-09-203-3/+10
| | | | | | Author: jgg Date: 2000-02-07 01:45:31 GMT 2 bugs fixed
* More debug textArch Librarian2004-09-201-1/+4
| | | | | | Author: jgg Date: 2000-01-30 08:16:43 GMT More debug text
* Bug fixes, new major versionArch Librarian2004-09-208-14/+41
| | | | | | Author: jgg Date: 2000-01-27 04:15:09 GMT Bug fixes, new major version
* Allowed getting the ownerArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 2000-01-24 00:03:00 GMT Allowed getting the owner
* Fixed to new security and non-us urlsArch Librarian2004-09-203-18/+6
| | | | | | Author: jgg Date: 2000-01-21 07:29:55 GMT Fixed to new security and non-us urls
* Fixed dhelp fileArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 2000-01-17 19:03:20 GMT Fixed dhelp file
* More CD fixesArch Librarian2004-09-2010-40/+61
| | | | | | Author: jgg Date: 2000-01-17 07:11:49 GMT More CD fixes
* Minimal CD swapsArch Librarian2004-09-204-18/+79
| | | | | | Author: jgg Date: 2000-01-16 08:45:46 GMT Minimal CD swaps
* More fixesArch Librarian2004-09-208-36/+73
| | | | | | Author: jgg Date: 2000-01-16 05:36:17 GMT More fixes
* update versionArch Librarian2004-09-202-3/+3
| | | | | | Author: che Date: 2000-01-14 16:13:54 GMT update version
* More FixesArch Librarian2004-09-207-11/+72
| | | | | | Author: jgg Date: 2000-01-14 06:26:36 GMT More Fixes
* Fixed ftp resumeArch Librarian2004-09-205-9/+21
| | | | | | Author: jgg Date: 2000-01-10 03:44:54 GMT Fixed ftp resume
* Detect Early removal of essential librariesArch Librarian2004-09-201-9/+29
| | | | | | Author: jgg Date: 1999-12-24 21:10:56 GMT Detect Early removal of essential libraries
* More portability thingiesArch Librarian2004-09-207-99/+379
| | | | | | Author: jgg Date: 1999-12-21 07:37:56 GMT More portability thingies
* Added '#DEBHELPER#' so the /usr/doc symlink would be re...Arch Librarian2004-09-201-0/+2
| | | | | | Author: doogie Date: 1999-12-21 07:25:35 GMT Added '#DEBHELPER#' so the /usr/doc symlink would be removed correctly.
* Added subprocess to segfault errorArch Librarian2004-09-202-5/+7
| | | | | | Author: jgg Date: 1999-12-12 03:48:36 GMT Added subprocess to segfault error
* Added build depends.Arch Librarian2004-09-201-0/+1
| | | | | | Author: doogie Date: 1999-12-11 06:57:58 GMT Added build depends.
* Made configure smarter about detecting the previous hp-...Arch Librarian2004-09-204-4/+47
| | | | | | Author: doogie Date: 1999-12-11 06:33:02 GMT Made configure smarter about detecting the previous hp-ux fixes.
* OpenBSD fixesArch Librarian2004-09-201-3/+10
| | | | | | Author: jgg Date: 1999-12-11 03:38:34 GMT OpenBSD fixes
* New ah_GET_GETCONF macro, better abstraction in the rest.Arch Librarian2004-09-201-12/+27
| | | | | | Author: doogie Date: 1999-12-11 03:06:23 GMT New ah_GET_GETCONF macro, better abstraction in the rest.
* OpenBSD fixesArch Librarian2004-09-206-2/+32
| | | | | | Author: jgg Date: 1999-12-11 02:11:10 GMT OpenBSD fixes