diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/C/autoirpm.8 | 2 | ||||
-rw-r--r-- | man/C/urpme.8 | 7 | ||||
-rw-r--r-- | man/C/urpmf.8 | 7 | ||||
-rw-r--r-- | man/C/urpmi.8 | 7 | ||||
-rw-r--r-- | man/C/urpmi.addmedia.8 | 9 | ||||
-rw-r--r-- | man/C/urpmi.cfg.5 | 45 | ||||
-rw-r--r-- | man/C/urpmi.removemedia.8 | 11 | ||||
-rw-r--r-- | man/C/urpmi.update.8 | 7 | ||||
-rw-r--r-- | man/C/urpmq.8 | 7 |
9 files changed, 49 insertions, 53 deletions
diff --git a/man/C/autoirpm.8 b/man/C/autoirpm.8 index 5bdce60b..991397f2 100644 --- a/man/C/autoirpm.8 +++ b/man/C/autoirpm.8 @@ -1,4 +1,4 @@ -.TH autoirpm 8 "05 Sep 2000" "Mandrakesoft" "Linux-Mandrake" +.TH autoirpm 8 "05 Sep 2000" "Mandrakesoft" "Mandrakelinux" .IX autoirpm .SH NAME autoirpm \- auto installs the RPM matching your command diff --git a/man/C/urpme.8 b/man/C/urpme.8 index 4e5c3409..a61709a0 100644 --- a/man/C/urpme.8 +++ b/man/C/urpme.8 @@ -1,4 +1,4 @@ -.TH urpme 8 "28 Aug 2003" "MandrakeSoft" "Mandrake Linux" +.TH urpme 8 "28 Aug 2003" "Mandrakesoft" "Mandrakelinux" .IX urpme .SH NAME urpme \- rpm wrapper making deinstalls easier for the user @@ -67,9 +67,8 @@ extension. .FN /etc/urpmi/skip.list The list of packages that should not be automatically updated when using --auto-select. It contains one package expression per line; either a package -name followed by an optional operator and version string, or a regular -expression (if bounded by slashes \fB/\fP) to match the fullname of packages -against. +name, or a regular expression (if enclosed in slashes \fB/\fP) to match the +name of packages against. .TP .FN /etc/urpmi/inst.list The list of packages that should be installed instead of updated. It has diff --git a/man/C/urpmf.8 b/man/C/urpmf.8 index dc6ec27b..0f1e03f3 100644 --- a/man/C/urpmf.8 +++ b/man/C/urpmf.8 @@ -1,4 +1,4 @@ -.TH urpmf 8 "10 Sep 2003" "MandrakeSoft" "Mandrake Linux" +.TH urpmf 8 "10 Sep 2003" "Mandrakesoft" "Mandrakelinux" .IX urpmf .SH NAME urpmf \- RPMFind - Finds the RPM package providing specified files @@ -124,9 +124,8 @@ extension. .FN /etc/urpmi/skip.list The list of packages that should not be automatically updated when using --auto-select. It contains one package expression per line; either a package -name followed by an optional operator and version string, or a regular -expression (if bounded by slashes \fB/\fP) to match the fullname of packages -against. +name, or a regular expression (if enclosed in slashes \fB/\fP) to match the +name of packages against. .TP .FN /etc/urpmi/inst.list The list of packages that should be installed instead of updated. It has diff --git a/man/C/urpmi.8 b/man/C/urpmi.8 index 89313a7f..a986cf8a 100644 --- a/man/C/urpmi.8 +++ b/man/C/urpmi.8 @@ -1,4 +1,4 @@ -.TH urpmi 8 "28 Aug 2003" "MandrakeSoft" "Mandrake Linux" +.TH urpmi 8 "28 Aug 2003" "Mandrakesoft" "Mandrakelinux" .IX urpmi .SH NAME urpmi \- rpm wrapper making installs easier for the user @@ -200,9 +200,8 @@ extension. .FN /etc/urpmi/skip.list The list of packages that should not be automatically updated when using --auto-select. It contains one package expression per line; either a package -name followed by an optional operator and version string, or a regular -expression (if bounded by slashes \fB/\fP) to match the fullname of packages -against. +name, or a regular expression (if enclosed in slashes \fB/\fP) to match the +name of packages against. .TP .FN /etc/urpmi/inst.list The list of packages that should be installed instead of updated. It has diff --git a/man/C/urpmi.addmedia.8 b/man/C/urpmi.addmedia.8 index d4473062..07129e6e 100644 --- a/man/C/urpmi.addmedia.8 +++ b/man/C/urpmi.addmedia.8 @@ -1,4 +1,4 @@ -.TH urpmi.addmedia 8 "28 Aug 2003" "MandrakeSoft" "Mandrake Linux" +.TH urpmi.addmedia 8 "28 Aug 2003" "Mandrakesoft" "Mandrakelinux" .IX urpmi.addmedia .SH NAME urpmi.addmedia \- adds a new rpm media to be used by urpmi @@ -95,7 +95,7 @@ automatically. Automatically create a medium for XXX part of a distribution, XXX may be main, contrib, updates or anything else that has been configured. .IP "\fB\--from\fP \fIurl\fP" -Use specified \fIurl\fP for list of mirrors, the default from MandrakeSoft is +Use specified \fIurl\fP for list of mirrors, the default from Mandrakesoft is \fIhttp://www.linux-mandrake.com/mirrorsfull.list\fP unless \fBurpmi.setup\fP is installed which make \fBurpmi.addmedia\fP look at its mirror configuration file. .IP "\fB\--version\fP \fIversion\fP" @@ -152,9 +152,8 @@ extension. .FN /etc/urpmi/skip.list The list of packages that should not be automatically updated when using --auto-select. It contains one package expression per line; either a package -name followed by an optional operator and version string, or a regular -expression (if bounded by slashes \fB/\fP) to match the fullname of packages -against. +name, or a regular expression (if enclosed in slashes \fB/\fP) to match the +name of packages against. .TP .FN /etc/urpmi/inst.list The list of packages that should be installed instead of updated. It has diff --git a/man/C/urpmi.cfg.5 b/man/C/urpmi.cfg.5 index bcbbd910..a97d8303 100644 --- a/man/C/urpmi.cfg.5 +++ b/man/C/urpmi.cfg.5 @@ -1,13 +1,10 @@ -.TH urpmi.cfg 5 "28 Aug 2003" "MandrakeSoft" "Mandrake Linux" +.TH urpmi.cfg 5 "28 Aug 2003" "Mandrakesoft" "Mandrakelinux" .IX urpmi.cfg .SH NAME urpmi.cfg \- urpmi option and media configuration file format. .SH DESCRIPTION -The urpmi.cfg file format is an enhancement of previous version of urpmi.cfg -format. - -The file is divided in multiple sections: one section to set global options, and as -many sections as needed for the description of the media managed. +The urpmi.cfg file is divided in multiple sections: one section to set global +options, and one section per media. .SS Global options @@ -27,7 +24,7 @@ The following options can be written in this section : .TP .B verify-rpm Same as \fB--verify-rpm\fP for \fBurpmi\fP. Enable or disable signature -checking should be used, enabled by default. Disabling it can be written +checking (it's enabled by default). Disabling it can be written in various ways (as for all the other boolean options) : \fBno-verify-rpm\fP or \fBverify-rpm: no\fP or \fBverify-rpm: off\fP or \fBverify-rpm: 0\fP. @@ -58,13 +55,13 @@ Same as \fB--excludedocs\fP for \fBurpmi\fP, default is disabled. .TP .B limit-rate Same as \fB--limit-rate\fP for all tools. This option allows to control download -speed, there is no limitation by default. The number given is in Kilo-bytes per -second unless a suffix \fBK\fP, \fBM\fP is given. +speed, there is no limitation by default. The number is given in kilo-bytes per +second, unless a suffix \fBK\fP, \fBM\fP is added. .TP .B excludepath -Same as \fB--excludepath\fP for \fBurpmi\fP. This option allow to give comma -separated list of path to be excluded on installation, there is no path +Same as \fB--excludepath\fP for \fBurpmi\fP. This options allows to give a comma +separated list of paths to be excluded on installation. There is no path exclusion by default. .TP @@ -72,7 +69,7 @@ exclusion by default. This option is not available on the command line. It allows to use a comma separated list of \fBkey-ids\fP to be globally accepted (keys still need to be authorized by \fBrpm\fP) for any medium unless a specific \fBkey-ids\fP option -for this medium is given. There is no default (even MandrakeSoft key id 70771ff3 +for this medium is given. There is no default (even Mandrakesoft key id 70771ff3 is not by default). .TP @@ -87,6 +84,10 @@ Same as \fB--split-length\fP for \fBurpmi\fP. This option allows to control the minimal length of split transaction. The default value is 1 (smallest possible transaction). Setting this value to 0 disable the split of transaction. +.TP +.B downloader +Specify which download program to use: \fBwget\fP or \fBcurl\fP. + .SS Medium description A medium is described as follows : @@ -99,18 +100,20 @@ A medium is described as follows : .br .B "}" -where \fBname\fP is name of medium (space character are prefixed by anti-slash) -and optional \fBurl\fP is url of the medium (if no \fBurl\fP is given, it will -be guessed according to so mandatory list file). +where \fBname\fP is the medium name (space characters are prefixed by a backslash) +and where the optional \fBurl\fP is the medium URL (if no \fBurl\fP is given, it will +be guessed according to the mandatory list file). Most other options like \fBlist\fP, \fBwith_hdlist\fP, \fBsynthesis\fP, \fBremovable\fP, \fBvirtual\fP are for internal use and should be changed only -for experienced users. - -But options like \fBupdate\fP, \fBignore\fP or \fBkey-ids\fP can be modified by -users to mark medium as an update, to ignore medium or to give allowed GPG key -ids for packages of the medium for verification (unless of course signature -checking has been disabled globally). +by experienced users. + +Options like \fBupdate\fP, \fBignore\fP or \fBkey-ids\fP can be modified by +users to respectively mark mediums as update sources, to have them being +ignored, or to specify the allowed GPG key ids for packages from the medium for +verification (unless of course signature checking has been disabled globally). +It's also possible to override \fBverify-rpm\fP and \fBdownloader\fP in +a medium description. Please note that \fBkey-ids\fP is automatically set by \fBurpmi.update\fP or \fBurpmi.addmedia\fP if a remote pubkey file is available on the mirror. This diff --git a/man/C/urpmi.removemedia.8 b/man/C/urpmi.removemedia.8 index a294c58c..a01f877c 100644 --- a/man/C/urpmi.removemedia.8 +++ b/man/C/urpmi.removemedia.8 @@ -1,4 +1,4 @@ -.TH urpmi.removemedia 8 "07 Jan 2003" "MandrakeSoft" "Mandrake Linux" +.TH urpmi.removemedia 8 "07 Jan 2003" "Mandrakesoft" "Mandrakelinux" .IX urpmi.removemedia .SH NAME urpmi.removemedia \- remove a rpm media from the known medias of urpmi @@ -12,9 +12,9 @@ the named media and to rpms from that media. .SH OPTIONS .IP "\fB\-a\fP" -Select all media to remove them. +Selects and removes all medias. .IP "\fB\-c\fP" -Clean headers cache directory (/var/cache/urpmi/headers). +Clean header cache directory (/var/cache/urpmi/headers). .SH FILES .de FN \fI\|\\$1\|\fP @@ -53,9 +53,8 @@ extension. .FN /etc/urpmi/skip.list The list of packages that should not be automatically updated when using --auto-select. It contains one package expression per line; either a package -name followed by an optional operator and version string, or a regular -expression (if bounded by slashes \fB/\fP) to match the fullname of packages -against. +name, or a regular expression (if enclosed in slashes \fB/\fP) to match the +name of packages against. .TP .FN /etc/urpmi/inst.list The list of packages that should be installed instead of updated. It has diff --git a/man/C/urpmi.update.8 b/man/C/urpmi.update.8 index 3ea3b3af..aa93c3a8 100644 --- a/man/C/urpmi.update.8 +++ b/man/C/urpmi.update.8 @@ -1,4 +1,4 @@ -.TH urpmi.update 8 "28 Aug 2003" "MandrakeSoft" "Mandrake Linux" +.TH urpmi.update 8 "28 Aug 2003" "Mandrakesoft" "Mandrakelinux" .IX urpmi.update .SH NAME urpmi.update \- Updates package lists for specified media @@ -73,9 +73,8 @@ extension. .FN /etc/urpmi/skip.list The list of packages that should not be automatically updated when using --auto-select. It contains one package expression per line; either a package -name followed by an optional operator and version string, or a regular -expression (if bounded by slashes \fB/\fP) to match the fullname of packages -against. +name, or a regular expression (if enclosed in slashes \fB/\fP) to match the +name of packages against. .TP .FN /etc/urpmi/inst.list The list of packages that should be installed instead of updated. It has diff --git a/man/C/urpmq.8 b/man/C/urpmq.8 index f858a21e..8591b690 100644 --- a/man/C/urpmq.8 +++ b/man/C/urpmq.8 @@ -1,4 +1,4 @@ -.TH urpmq 8 "28 Aug 2002" "MandrakeSoft" "Mandrake Linux" +.TH urpmq 8 "28 Aug 2002" "Mandrakesoft" "Mandrakelinux" .IX urpmq .SH NAME urpmq \- urpmi database query tool. @@ -152,9 +152,8 @@ extension. .FN /etc/urpmi/skip.list The list of packages that should not be automatically updated when using --auto-select. It contains one package expression per line; either a package -name followed by an optional operator and version string, or a regular -expression (if bounded by slashes \fB/\fP) to match the fullname of packages -against. +name, or a regular expression (if enclosed in slashes \fB/\fP) to match the +name of packages against. .TP .FN /etc/urpmi/inst.list The list of packages that should be installed instead of updated. It has |