From 6ad8276603af8eaba9f53a821bda3ae19cfdd76f Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 27 Feb 2008 17:37:37 +0000 Subject: - all tools: o cdrom:// replaces removable:// --- pod/urpmi.addmedia.8.pod | 8 ++------ pod/urpmi.update.8.pod | 2 +- pod/urpmihowto.8.pod | 4 +--- 3 files changed, 4 insertions(+), 10 deletions(-) (limited to 'pod') diff --git a/pod/urpmi.addmedia.8.pod b/pod/urpmi.addmedia.8.pod index 9b99121d..fd95fbb5 100644 --- a/pod/urpmi.addmedia.8.pod +++ b/pod/urpmi.addmedia.8.pod @@ -74,13 +74,9 @@ where > is a human-readable name for the new media (e.g. "local updates"). > is the location of the media directory on your machine (e.g. C). -=item B [I] > removable://> +=item B [I] > cdrom://> -> is the location of the media directory on your machine when the -removable device is mounted. This works for removable drives, but also for -ISO images mounted on a loop device. urpmi will then be able to re-mount -the ISO image to the specified path (but the ISO image must be mounted -when you run C). +> is the location of the media directory in the CDROM or DVD. =back diff --git a/pod/urpmi.update.8.pod b/pod/urpmi.update.8.pod index b4939d6b..7c23e4cb 100644 --- a/pod/urpmi.update.8.pod +++ b/pod/urpmi.update.8.pod @@ -80,7 +80,7 @@ Note that the rsync options will also be used for ssh media. =item B<-a> -Select all media that are not using a removable device to update them. +Select all non-static media to update them. =item B<-f> diff --git a/pod/urpmihowto.8.pod b/pod/urpmihowto.8.pod index 60255c9e..7b10d43b 100644 --- a/pod/urpmihowto.8.pod +++ b/pod/urpmihowto.8.pod @@ -108,9 +108,7 @@ In this synopsis, C<< >> is the name of the new media, C<< >> the URL where the RPMs are to be found. Supported URLs can be C, C, C, C (this -will use rsync over ssh), C, and C (C -works like C, but instructs urpmi that the directory is mounted -from a removable media, such as a CD or a DVD.) If the media requires +will use rsync over ssh), C, and C. If the media requires authentication, you can use the usual URL syntax: ://:@host/path -- cgit v1.2.1