On Mon, 29 Jan 2018 15:24:27 -0500 Felix Miata <mrmazda@earthlink.net> wrote:
What exactly are the differences among the possible zypp types?
From the CaaSP documentation I'm working on:
« Zypper is able to work with three types of repository: yast2 and rpm-md (yum) repositories, as well as plaindir - plain directories containing .rpm files. » The full options for adding a repo are: « *id* The local unique ID of the repository, also known as its alias. (Mandatory.) *name* A more descriptive string describing the repository, used in the UI. (Mandatory.) *baseurl* URL to the directory where the repository's repodata directory lives. (Mandatory.) *type* Zypper is able to work with three types of repository: yast2 and rpm-md (yum) repositories, as well as plaindir - plain directories containing .rpm files. *path* This is relative to the baseurl; the default is /. *gpgcheck* Defines whether the source signatures should be checked using GPG. *gpgkey* Defines the URL for a GPG key. *enabled* Defaults to 1 (on). Set to 0 to disable the repository: it will be known and listed, but not used. *autorefresh* Defaults to 1 (on). When on, the local package cache will be updated to the remote version whenever package management actions are performed. *priority* Defines a source priority, from 1 (lowest) to 200 (highest). The default is 99. » Hope that is of some help. -- Liam Proven - Technical Writer, SUSE Linux s.r.o. Corso II, Křižíkova 148/34, 186-00 Praha 8 - Karlín, Czechia Email: lproven@suse.com - Office telephone: +420 284 241 084 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org