summaryrefslogtreecommitdiffstats
path: root/urpmi.removemedia.8
diff options
context:
space:
mode:
Diffstat (limited to 'urpmi.removemedia.8')
-rw-r--r--urpmi.removemedia.855
1 files changed, 55 insertions, 0 deletions
diff --git a/urpmi.removemedia.8 b/urpmi.removemedia.8
new file mode 100644
index 00000000..d4c84ca4
--- /dev/null
+++ b/urpmi.removemedia.8
@@ -0,0 +1,55 @@
+.TH urpmi.removemedia 8 "18 Nov 1999" "Mandrakesoft" "Linux-Mandrake"
+.IX urpmi.removemedia
+.SH NAME
+urpmi.removemedia \- remove a rpms media from the known medias of urpmi
+.SH SYNOPSIS
+.B urpmi.removemedia <\fIname\fP>
+.SH DESCRIPTION
+urpmi.removemedia removes from all configuration files all references to the named media and to rpms from that media.
+.PP
+<\fIname\fP> is the name you first told to urpmi.addmedia
+
+.SH FILES
+/usr/bin/urpmi
+.br
+The \fBurpmi\fP executable (perl script)
+.PP
+/etc/urpmi/list.*
+.br
+Contains the list of all packages known by urpmi and their location. There is one filelist per media(*).
+.PP
+/etc/urpmi/hdlist.*
+.br
+Contain information about all known packages, it's a summary of rpm headers. There is one filelist per media(*).
+.PP
+/etc/urpmi/urpmi.cfg
+.br
+Contains one line <\fIname\fP> <\fIurl\fP> per media.
+.PP
+/etc/urpmi/depslist
+.br
+A simple text file containing all dependencies of all known packages.
+.PP
+/etc/urpmi/depslist.html
+.br
+The same but in html format, user readable.
+.SH "SEE ALSO"
+urpmi(8),
+urpmi.addmedia(8),
+autoirpm(8),
+autoirpm-icons(8),
+gurpmi(8),
+rpmdrake(8)
+.SH AUTHOR
+Pascal Rigaux, Mandrakesoft
+.br
+pixel@mandrakesoft.com
+
+
+
+
+
+
+
+
+