Differences between version 6 and predecessor to the previous major change of DebianPackageTools.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 6 | Last edited on Tuesday, September 6, 2005 2:29:03 pm | by IanMcDonald | Revert |
Older page: | version 5 | Last edited on Wednesday, July 20, 2005 5:13:45 pm | by MattBrown | Revert |
@@ -27,11 +27,11 @@
; %%% __auto-apt__ : From the package description: auto-apt checks the file access of programs running within its environments, and if a program tries to access a file known to belong in an uninstalled package, auto-apt will install that package using apt-get.
!!! Tools for creating/managing a package repository
; %%% __apt-cacher__ : Alternative to apt-proxy
-; %%% __
apt-proxy__
: Specialized HTTP proxy server made to proxy access to one or more apt repositories. This is very useful on a LAN, where the entire network can get packages from a central machine that only downloads from the mirrors once.
+; %%% [
apt-proxy]
: Specialized HTTP proxy server made to proxy access to one or more apt repositories. This is very useful on a LAN, where the entire network can get packages from a central machine that only downloads from the mirrors once.
; %%% __apt-proxy-import__ : Imports packages into a cache used by apt-proxy.
; %%% __apt-ftparchive__ : Generates, from a directory of packages, the "Packages" and "Sources" control files used for an apt repository.
; %%% __apt-move__ : Moves a collection of Debian packages into a proper "pool" directory hierarchy as used by a package repository.
----
CategoryDebian