From 542ec555f1d484a299b56e35655756d78716f102 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:51:50 +0000 Subject: CDROM support Author: jgg Date: 1998-12-04 21:16:46 GMT CDROM support --- doc/method.sgml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'doc') diff --git a/doc/method.sgml b/doc/method.sgml index 35070d919..d1ebddcf5 100644 --- a/doc/method.sgml +++ b/doc/method.sgml @@ -4,7 +4,7 @@ APT Method Interface Jason Gunthorpe jgg@debian.org -$Id: method.sgml,v 1.4 1998/10/30 07:53:49 jgg Exp $ +$Id: method.sgml,v 1.5 1998/12/04 21:16:54 jgg Exp $ This document describes the interface that APT uses to the archive @@ -207,6 +207,8 @@ The following is a short index of the header fields that are supported SiteString indicating the site authorization is required for UserUsername for authorization PasswordPassword for authorization +FailOperation failed +DriveDrive the media should be placed in Config-Item A string of the form item=value derived from the APT configuration space. These may include method specific values and general @@ -214,9 +216,8 @@ values not related to the method. It is up to the method to filter out the ones it wants. Single-InstanceRequires that only one instance of the method be run This is a yes/no value. -Pre-ScanMethod can detect if archives are already available. - This is a yes/no value. PipelineThe method is capable of pipelining. +LocalThe method only returns Filename: feilds. Send-ConfigSend configuration to the method. VersionVersion string for the method @@ -279,7 +280,7 @@ Fields: Site 403 Media Failure A method that deals with multiple media requires that a new media be inserted. The Media field contains the name of the media to be inserted. -Fields: Media +Fields: Media, Drive 600 URI Acquire APT is requesting that a new URI be added to the acquire list. Last-Modified @@ -301,7 +302,7 @@ Fields: Site, User, Password 603 Media Changed This is sent in response to a 403 Media Failure message. It indicates that the user has changed media and it is safe to proceed. -Fields: Media +Fields: Media, Fail -- cgit v1.2.3