Thursday, October 21, 2010

SBR600: Repositories/Distributing

Hi everyone!

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