From c217f42adc1a82c7400e85178f61bf429fea1bc4 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:51:34 +0000 Subject: Fixed up the docs a bit Author: jgg Date: 1998-11-23 01:45:58 GMT Fixed up the docs a bit --- doc/Bugs | 27 ++++++++++++++------------- doc/examples/apt.conf | 3 ++- 2 files changed, 16 insertions(+), 14 deletions(-) (limited to 'doc') diff --git a/doc/Bugs b/doc/Bugs index 52202629a..14c21e1fa 100644 --- a/doc/Bugs +++ b/doc/Bugs @@ -11,15 +11,9 @@ #24717: apt dies early if one postinst/preinst dies Status: Requires dpkg modifications #22892: Apt improvements -#28184: apt could be smarted regarding mirrors +#28184: apt could be smarter regarding mirrors Summary: Make use of redundant sources Status: 0.3.0 will likely do this, already the information for it is stored. -#24799: Some suggestions for the apt method in dselect - Summary: Wants to be able to specifiy -d from dselect - Status: Likely a APT_OPTIONS enviornment variable will be created, -d can - be put there. - There is already an APT_CONFIG in 0.3, APT_OPTIONS may also - appear.. #25104: APT should retry failed downloads Summary: FTP method has problems with busy servers Status: The 0.3.0 ftp method should probably use the configuration mechanism @@ -29,12 +23,7 @@ Summary: FTP method has no controls for firewalls Status: The 0.3.0 ftp method should probably use the configuration mechanism to control this desired behavoir. -#28373: apt package is missing information on ftp.conf -#29293: apt: Docs reference apt(8) but apt(8) not provided. - Summary: The man pages have references to several non-existent items, - ftp.conf is only one of them. - Status: Fix the man pages. This certainly will be done in 0.3.0 - + -- Fixed but unclosed things #25026: apt: Why do you list the packages you're _not_ doing anything to instead of the ones you are? #22507: apt: apt-get - listing packages to be upgraded (wishlist) @@ -97,6 +86,18 @@ installed Status: Will be implemented in 0.3.0 Try the --no-upgrade options +#28373: apt package is missing information on ftp.conf +#29293: apt: Docs reference apt(8) but apt(8) not provided. + Summary: The man pages have references to several non-existent items, + ftp.conf is only one of them. + Status: Fix the man pages. This certainly will be done in 0.3.0 +#24799: Some suggestions for the apt method in dselect + Summary: Wants to be able to specifiy -d from dselect + Status: Likely a APT_OPTIONS enviornment variable will be created, -d can + be put there. + There is already an APT_CONFIG in 0.3, APT_OPTIONS may also + appear.. + Use Dselect::Options "-d" and others -- Silly things #26592: apt: Problems with ftpd in SunOS 5.6 diff --git a/doc/examples/apt.conf b/doc/examples/apt.conf index 8bd47550a..e89140d47 100644 --- a/doc/examples/apt.conf +++ b/doc/examples/apt.conf @@ -1,4 +1,4 @@ -// $Id: apt.conf,v 1.13 1998/11/22 23:37:09 jgg Exp $ +// $Id: apt.conf,v 1.14 1998/11/23 01:46:01 jgg Exp $ /* This file is an index of all APT configuration directives. It should NOT actually be used as a real config file, though it is a completely valid file. @@ -84,6 +84,7 @@ DSelect { Clean "auto"; Options "-f"; UpdateOptions ""; + PromptAfterUpdate "no"; } /* Options you can set to see some debugging text They corrispond to names -- cgit v1.2.3