Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

  • Name: the name you give to this repository and the one that will be shown in the list of repositories
  • Text: this is where you define all the options to make your repository work fine. Please refer to the official guide to get the necessary background information about setting  up a new repository: http://yum.baseurl.org/wiki/RepoCreate
  • File Name: The name of the file to be written on the filesystem. This file will contain all the information provided and will be used by the update software
Note
titlemultiple entries are possible!

Please note that is perfectly normal to have multiple repositories in the same file! To join together more than one repository, just specify the same file name and the entry will be concatenated to it.

Tip

Even if not mandatory, it's a good practice to name the repository files as something.repo. The ".repo" extensions isn't used by the system, still it can be useful for maintenance purposes.

  • Enabled: This is a flag which points out if the system is going to either use this repository or not.

...

Subtitle
Prefixfigure
SubtitleTextEdit one repository
AnchorNamerepo_edit

 

 

...

The "Edit Repository" form will appear as in 

Xref
AnchorNamerepo_edit
. Change anything you need and then press the "Update" button at the bottom of the form.

Subtitle
Prefixfigure
SubtitleTextYour repository has been updated!
AnchorNamerepo_updated

Image Added

You are going to read the "Show repository" form (as in 

Xref
AnchorNamerepo_show
) with a message informing you that the update has been performed (please refer to 
Xref
AnchorNamerepo_updated
)

Tip
If you want to remove one repository from the system consideration, then just edit it and uncheck the "Enabled" option in the lower part of the form. This will prevent any use by the update software.

2.8.5 Delete one repository 

You can create a new't delete any repository from the User Interface. Instead you can disable any of them at your wish. In order to wipe out any reference to any repository you need to access to the appliance by ssh remote console and manually change the file to delete the interested entry.

Warning
You can also delete the file itself, but in this case every entry contained in that file will be deleted as well