copy ipkg shell script to scripts/, change the reference in rules.mk and add the...
[openwrt-10.03/.git] / package / ipkg / ipkg.control
1 Package: ipkg
2 Section: base
3 Priority: required
4 Essential: yes
5 Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
6 Source: buildroot internal
7 Description: lightweight package management system
8  ipkg is the Itsy Package Management System, for handling
9  installation and removal of packages on a system. It can
10  recursively follow dependencies and download all packages
11  necessary to install a particular package.
12  .
13  ipkg knows how to install both .ipk and .deb packages.
14  .
15  ipkg is intended to serve the same functions (and more) for
16  Familiar that dpkg and apt serve for Debian, (while taking
17  up much less space).
18