mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-30 04:20:53 +00:00
aptly serve command: handle publishing of repositories, with system test.
This commit is contained in:
@@ -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)...
|
||||
Reference in New Issue
Block a user