Creating a repositories and distributing the packages was quite fun to do.
First off you must create a key for your repository using the command:
gpg --gen-key
After that you must sign your package, and move it over to your distribution directory.
Then to create the metadata run the command:
createrepo /name/of/directory
Once you have done that your all good to go. Happy Distributing!
Until next time,
Matt
No comments:
Post a Comment