APT for IPCop

The Advanced Packaging Tool (APT) is one of the best tools I've ever used; since I started using Ubuntu Linux, I could appreciate its simplicity.

To make a long story short, I've built an addon to port this Debian tool to IPCop, together with a repository containing several addons packaged as ”.deb” files.

For details on using the repository and a package list, see the Repository section.


Addon Description Version
APT Advanced Packaging Tool for IPCop 1.1.2
Advanced Packaging Tool for IPCop. Old version. 1.1.1
Advanced Packaging Tool for IPCop. Shortest life version… 1.1.0
Advanced Packaging Tool for IPCop. First version. 1.0.1

Installation

To install this addon, simply execute these commands:

cd /wherever/you/downloaded
tar zxf ipcop-apt-x.y.z.tgz
cd ipcop-apt
./install

Removal

To remove this addon, you should issue these commands:

cd /wherever/you/downloaded
tar zxf ipcop-apt-x.y.z.tgz
cd ipcop-apt
./uninstall

Changelog

1.1.2
 - Upgraded to apt 0.7.20.2+lenny1 built from source.

1.1.1
 - Upgraded to apt 0.7.20.2 and dpkg 1.14.25 built from source. Previous version
   lasted only two days... :-(

1.1.0
 - Upgraded to apt 0.7.20.1 and dpkg 1.14.24 built from source. Previous versions
   were extracted by debian (sarge) packages, which are no longer available.
 - Added two meta-packages (apt and dpkg) used to keep them updated via repository.

1.0.1
 - Fixed a typo (/etc/apt/sources.d should be named /etc/apt/sources.list.d)

1.0.0
 - Initial release
en/digitalstuff/ipcop/apt.txt · Last modified: 2012/04/10 03:02 by alle
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki