282
edits
Line 577: | Line 577: | ||
* '''''db''''' and '''''pool''''' are used by aptly to track the files added to the repo | * '''''db''''' and '''''pool''''' are used by aptly to track the files added to the repo | ||
* '''''public''''' is the directory you will want to make available for public access. The '''''dists''''' and '''''pool''''' directory are where apt/apt-get will go to download files from your repo. When serving the contents of public, make sure the first directory of the repo is called public, otherwise you will need to alter your /etc/apt/sources.list.d file to contain the path of the .deb files in dists and pool. | * '''''public''''' is the directory you will want to make available for public access. The '''''dists''''' and '''''pool''''' directory are where apt/apt-get will go to download files from your repo. When serving the contents of public, make sure the first directory of the repo is called public, otherwise you will need to alter your '''/etc/apt/sources.list.d/homeseer-repak.list''' file to contain the path of the .deb files in dists and pool. | ||
Congratulations! You have successfully created your first .deb repository. Now test out the installation of the .deb file and removal | Congratulations! You have successfully created your first .deb repository. Now test out the installation of the .deb file and removal |