diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -21,9 +21,10 @@ required software: first, you need a partial source archive, with the .dsc, diff.gz, Release, and Sources.gz files available. there's a sample config in the subdir ./reprepro, if you don't have one handy. Using a devious little python -filter, it will fetch the dsc and diff.gz files from etch/lenny/sid without -fetching the rest of the debs/tarballs, which should keep the archive size -down a bit (though it should also work just fine on a normal archive too). +filter, it will fetch the dsc and diff.gz files from the various releases +without fetching the rest of the debs/tarballs, which should keep the +archive size down a bit (though it should also work just fine on a normal +archive too). so, you have your source archive available, and installed somewhere. next set up a web server, and configure it to serve up the application from |