Allow to install a package from a read-only dir
[oweals/opkg-lede.git] / libopkg / pkg.h
2009-11-23 pixdamixAllow to install a package from a read-only dir
2009-11-16 graham.gowerFix pkg_get_installed_files() to work with an offline_r...
2009-11-03 graham.gowerRemove prototype for deleted function.
2009-11-03 graham.gowerStop my eyes from bleeding.
2009-10-27 ticktock35Add sha256 ckecksums to okpg
2008-12-17 ticktock35move pkg_compare_name to pkg_vec and remove qsort in...
2008-12-17 ticktock35introduce the active_list for searching.
2008-12-15 ticktock35opkg: introduce active list into pkg_t
2008-12-15 ticktock35opkg: remove redundant multiple_providers option and...
2008-12-15 ticktock35opkg: 's/itsy/opkg/'
2008-12-15 ticktock35opkg: enable -Werror in libopkg and fix resulting build...
2008-12-15 ticktock35opkg: add support for Tags attribute
2008-12-15 ticktock35opkg: re-arrange source code into sub-directories