Vridlo/types/Repo

From ALT Linux Wiki
< Vridlo/types
Revision as of 13:47, 16 December 2019 by Majioa (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Repo is a primary structure that represents Repo model, which imply a repository to store RPM packages. It is described as:

  • slug is string mandatory write-once
Slug of the repository. Can contain only letters, digits, underscores, and dots. Is unique per system.
  • name is string mandatory
Repository name. Is unique among the repos. Examples: sisyphus, p8, c8.1
  • relative_path is string optional
File path part relative from the assembler's path base for exporting of the source or built RPMs.