a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: tool to handle Debian package archives
This tool can sort packages into a directory structure that apt-get
and similar tools can use as an installation source (arranged in an
old-style simple repository layout without package pools). It is meant
to be used by administrators who need special packages, or
tweaked versions to ease administration.
.
Package files placed in debarchiver's incoming directory along with the
corresponding generated ".changes" file will be sorted by a cronjob
into the appropriate directory of the repository.
Description: Tool to handle debian package archives
This tool can create a potato like file structure that dselect,
apt-get and similar tools can use for easier installation.
.
You just have to place the package files into a incoming
directory and the tool does the sorting (if you place the
generated '.changes' file there too).
.
OBSERVE! This package will create a cronjob that does the
actual sorting.
--- 242955 Thu Jan 1 00:00:00 1970
+++ 1575 Thu Jan 1 00:00:00 1970
@@ -1,10 +1,10 @@
-tool to handle Debian package archives
- This tool can sort packages into a directory structure that apt-get
- and similar tools can use as an installation source (arranged in an
- old-style simple repository layout without package pools). It is meant
- to be used by administrators who need special packages, or
- tweaked versions to ease administration.
+Tool to handle debian package archives
+ This tool can create a potato like file structure that dselect,
+ apt-get and similar tools can use for easier installation.
.
- Package files placed in debarchiver's incoming directory along with the
+ You just have to place the package files into a incoming
- corresponding generated ".changes" file will be sorted by a cronjob
+ directory and the tool does the sorting (if you place the
- into the appropriate directory of the repository.
+ generated '.changes' file there too).
+ .
+ OBSERVE! This package will create a cronjob that does the
+ actual sorting.