Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
wiki:aptly [2017/07/04 22:39] neyronwiki:aptly [2017/07/04 22:48] – [Repositories setup] neyron
Line 12: Line 12:
  
 ==== Installing aptly ==== ==== Installing aptly ====
-  * Support for dput -> deb changes file is only available in starting from version 0.9.6+  * Support for dput/incoming -> deb changes file is available since version 0.9.6 of aptly
     * https://github.com/smira/aptly/issues/71     * https://github.com/smira/aptly/issues/71
     * http://beta.aptly.info/doc/aptly/repo/include/     * http://beta.aptly.info/doc/aptly/repo/include/
Line 21: Line 21:
 ==== Repositories setup ==== ==== Repositories setup ====
  
-OAR's Debian repo are managed with the following script:+OAR's Debian repos are managed with the following script:
  
 https://github.com/oar-team/oar-aptly/blob/master/oar-aptly.sh https://github.com/oar-team/oar-aptly/blob/master/oar-aptly.sh
Line 36: Line 36:
 f f
 </code> </code>
 +
 +This allows us to place packages in a local repo for testing/local distrubtions before considering uploading them to the official Debian repositories:
 +  * sid -> sid_beta
 +  * jessie-backports -> jessie-backports_beta
 +  * wheezy-backports -> whezzy-backports_beta
 +Also we eventually keep mirrors or snapshots repos of the Debian official repositories, with OAR's packages inside only thanks to filters. 
  
 === Issues to follow === === Issues to follow ===
wiki/aptly.txt · Last modified: 2017/07/04 22:50 by neyron
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki