Differences
This shows you the differences between two versions of the page.
| — |
doc:devel:packages:opkg [2012/11/16 03:40] (current) mcgrof created |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== opkg OpenWrt package ====== | ||
| + | Source: opkg Version: 618-2 | ||
| + | Lightweight package management system | ||
| + | opkg is the opkg Package Management System, for handling | ||
| + | installation and removal of packages on a system. It can | ||
| + | recursively follow dependencies and download all packages | ||
| + | necessary to install a particular package. | ||
| + | |||
| + | opkg knows how to install both .ipk and .deb packages. | ||
| + | ====== opkg 618-2 ====== | ||
| + | Lightweight package management system | ||
| + | opkg is the opkg Package Management System, for handling | ||
| + | installation and removal of packages on a system. It can | ||
| + | recursively follow dependencies and download all packages | ||
| + | necessary to install a particular package. | ||
| + | |||
| + | opkg knows how to install both .ipk and .deb packages. | ||
| + | ====== Maintainer ====== | ||
| + | * Jo-Philipp Wich <xm@subsignal.org> | ||
| + | ====== Delta with upstream on Opkg on OpenWrt ====== | ||
| + | There are 10 patches in openwrt packages/opkg/patches/ | ||
| + | * [[http://nbd.name/gitweb.cgi?p=openwrt.git;a=blob;f=package/opkg/patches/014-errors-to-stderr.patch|014-errors-to-stderr.patch]] | ||
| + | * [[http://nbd.name/gitweb.cgi?p=openwrt.git;a=blob;f=package/opkg/patches/002-no-shave.patch|002-no-shave.patch]] | ||
| + | * [[http://nbd.name/gitweb.cgi?p=openwrt.git;a=blob;f=package/opkg/patches/001-ship-pkg-m4.patch|001-ship-pkg-m4.patch]] | ||
| + | * [[http://nbd.name/gitweb.cgi?p=openwrt.git;a=blob;f=package/opkg/patches/011-old-config-location.patch|011-old-config-location.patch]] | ||
| + | * [[http://nbd.name/gitweb.cgi?p=openwrt.git;a=blob;f=package/opkg/patches/007-force_static.patch|007-force_static.patch]] | ||
| + | * [[http://nbd.name/gitweb.cgi?p=openwrt.git;a=blob;f=package/opkg/patches/004-host_cpu.patch|004-host_cpu.patch]] | ||
| + | * [[http://nbd.name/gitweb.cgi?p=openwrt.git;a=blob;f=package/opkg/patches/020-avoid_getline.patch|020-avoid_getline.patch]] | ||
| + | * [[http://nbd.name/gitweb.cgi?p=openwrt.git;a=blob;f=package/opkg/patches/030-fix-double-free.patch|030-fix-double-free.patch]] | ||
| + | * [[http://nbd.name/gitweb.cgi?p=openwrt.git;a=blob;f=package/opkg/patches/012-strip-trailing-conffiles-whitespace.patch|012-strip-trailing-conffiles-whitespace.patch]] | ||
| + | * [[http://nbd.name/gitweb.cgi?p=openwrt.git;a=blob;f=package/opkg/patches/009-remove-upgrade-all.patch|009-remove-upgrade-all.patch]] | ||
doc/devel/packages/opkg.txt · Last modified: 2012/11/16 03:40 by mcgrof
