index
:
users/pehjota/opkg.git
feature/multiarch-coinstallation
feature/multiarch-coinstallation-v0.1
opkg-0.2.x
opkg
Patrick McDermott
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libopkg
/
opkg_conf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the --prefer-arch-to-version option
pixdamix@gmail.com
2012-11-22
1
-0/+1
*
Introduce a new pkg_src list in global configuration to store the contents of...
javiplx@gmail.com
2011-04-07
1
-0/+1
*
Add overlay_root config option. Opkg checks this location for available space.
graham.gower@gmail.com
2011-02-13
1
-0/+1
*
Abort package removal if the prerm script of a package returns non zero.
graham.gower@gmail.com
2010-11-23
1
-0/+1
*
- split the loading part of opkg_conf_init() out into opkg_conf_load()
google@wwsnet.net
2010-09-12
1
-0/+2
*
implement --force-postinstall option, this allows forcing the execution of po...
google@wwsnet.net
2010-09-12
1
-0/+1
*
s/dependences/dependencies/ Pointed out by klemmster in Issue 40.
graham.gower
2010-01-11
1
-1/+1
*
Add an option to download packages but do not install/upgrade anything
pixdamix
2010-01-05
1
-0/+1
*
Include config.h to pull in HAVE_* macros where needed.
graham.gower
2009-12-20
1
-0/+2
*
Initial stab at untangling the #include maze. Probably needs a second pass.
graham.gower
2009-12-20
1
-3/+3
*
Add a message callback function to the config struct for libopkg users.
graham.gower
2009-12-17
1
-0/+3
*
Remove args_t and cleanup unused stuff.
graham.gower
2009-12-10
1
-2/+6
*
Merge commit 'grg' into HEAD
graham.gower
2009-12-08
1
-12/+8
*
Remove list_pending command. Undocumented and the pending_dir was unpopulated.
graham.gower
2009-11-23
1
-2/+0
*
Remove some bogus error checking and return void instead of int.
graham.gower
2009-11-05
1
-1/+1
*
Some refactoring of pathfinder support
pixdamix
2009-11-05
1
-0/+3
*
Make `curl' an instance variable and ssl support
pixdamix
2009-11-03
1
-0/+16
*
Opkg support for smime (pkcs7) packages list signing
ticktock35
2009-10-27
1
-0/+3
*
adding new flag flag_maintainer
ticktock35
2009-04-17
1
-0/+1
*
adding check_signature config
ticktock35
2008-12-28
1
-0/+1
*
opkg: add a simple way to pass a path environment for pre/post scription exec...
ticktock35
2008-12-15
1
-0/+1
*
opkg: adding cache support
ticktock35
2008-12-15
1
-0/+1
*
opkg: Consolidate error reporting from opkg_conf_init and ensure return value is
ticktock35
2008-12-15
1
-0/+1
*
opkg: remove redundant multiple_providers option and also remove redundant fa...
ticktock35
2008-12-15
1
-1/+0
*
opkg: (leak fixing, day 2) lots and lots of memory leaks fixed
ticktock35
2008-12-15
1
-1/+1
*
opkg: (leak fixing, day 1) lots and lots of memory leaks fixed
ticktock35
2008-12-15
1
-1/+1
*
opkg: remove verbose_wget option
ticktock35
2008-12-15
1
-1/+0
*
opkg: implement opkg_set_option() and opkg_get_option()
ticktock35
2008-12-15
1
-0/+3
*
opkg: 's/itsy/opkg/'
ticktock35
2008-12-15
1
-1/+1
*
opkg: remove opkg.h in preperation for new API
ticktock35
2008-12-15
1
-1/+0
*
opkg: add autoremove command line option
ticktock35
2008-12-14
1
-0/+1
*
opkg: re-arrange source code into sub-directories
ticktock35
2008-12-14
1
-0/+107