1,885
edits
Changes
→Testing
# Create that file by running (as your regular user): <code>gpg --export --armour <i>e-mail-address</i></code> and saving the output
# Confirm that you can now install from your repository. You should be asked whether you wish to import the key for your repo.
== Repository-release RPM ==
To make it easier for users to access your repository, create a RPM containing:
# Your repo file
# Your GPG key
Take a look at the [http://rpmfusion.org/ RPMFusion] release RPM for an example.
== ToDo ==