aptly serve command: handle publishing of repositories, with system test.

This commit is contained in:
Andrey Smirnov
2014-01-30 13:10:19 +04:00
parent 0271456ca4
commit 043ed13c18
6 changed files with 185 additions and 0 deletions
@@ -0,0 +1,8 @@
Serving published repositories, recommended apt sources list:
# ./maverick (main) [amd64, i386] publishes [snap1]: Snapshot from mirror [gnuplot-maverick]: http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/ maverick
deb http://127.0.0.1:8765/ maverick main
# debian/maverick (main) [amd64, i386] publishes [snap2]: Snapshot from mirror [gnuplot-maverick]: http://ppa.launchpad.net/gladky-anton/gnuplot/ubuntu/ maverick
deb http://127.0.0.1:8765/debian/ maverick main
Starting web server at: 127.0.0.1:8765 (press Ctrl+C to quit)...