I need to distribute a package, I need it to have ACLs in front of it. I thought I’d look at the Linux Repo technology again. Here are my notes.

First we need to make a package

  1. http://packaging.ubuntu.com/html/packaging-new-software.html
  2. https://xpressrazor.wordpress.com/2013/05/09/creating-ubuntu-packages/
  3. https://www.howtoforge.com/tutorial/how-to-create-an-ubuntu-package-from-source/

Then we make the repo or in the case of Ubuntu we can use a PPA.

  1. https://askubuntu.com/questions/529/how-to-set-up-an-apt-repository
  2. https://help.ubuntu.com/community/Repositories/Personal
  3. https://www.techlila.com/create-repository-linux/
  4. https://askubuntu.com/questions/71510/how-do-i-create-a-ppa
  5. http://www.techrepublic.com/blog/linux-and-open-source/create-your-own-yum-repository/

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.