let ipkg fail when a package file to be installed is not found
[openwrt.git] / openwrt / package / ipkg / ipkg / ipkg.control
1 Package: ipkg
2 Section: base
3 Priority: required
4 Essential: yes
5 Description: lightweight package management system
6  ipkg is the Itsy Package Management System, for handling
7  installation and removal of packages on a system. It can
8  recursively follow dependencies and download all packages
9  necessary to install a particular package.
10  .
11  ipkg knows how to install both .ipk and .deb packages.
12  .
13  ipkg is intended to serve the same functions (and more) for
14  Familiar that dpkg and apt serve for Debian, (while taking
15  up much less space).
16