Jo-Philipp Wich
|
4ea955bc7e
treewrite: use Lindent to reformat to kernel coding style
|
há 7 anos atrás |
Jo-Philipp Wich
|
fbd8dd1a27
cli: implement --size
|
há 7 anos atrás |
Jo-Philipp Wich
|
a2afaf0b99
cli: implement --force-checksum
|
há 7 anos atrás |
Jo-Philipp Wich
|
e62fc971a1
cli: implement --nocase flag
|
há 7 anos atrás |
javiplx@gmail.com
|
0c51136398
Introduce a new pkg_src list in global configuration to store the contents of 'dists' entries for apt-alike repositories
|
há 13 anos atrás |
graham.gower@gmail.com
|
0f54da55b8
Add overlay_root config option. Opkg checks this location for available space.
|
há 13 anos atrás |
graham.gower@gmail.com
|
3cfd512eea
Remove dead code, sprintf_alloc() cannot fail. Opkg will exit instead.
|
há 14 anos atrás |
graham.gower@gmail.com
|
a12def2ef9
A proper fix this time. From Sergey 'Jin' Bostandzhyan <jin@mediatomb.cc>.
|
há 14 anos atrás |
google@wwsnet.net
|
b32c53e7d2
- split the loading part of opkg_conf_init() out into opkg_conf_load()
|
há 14 anos atrás |
google@wwsnet.net
|
6dc8a5d00f
implement --force-postinstall option, this allows forcing the execution of postinstall scripts in offline root mode
|
há 14 anos atrás |
graham.gower
|
239861f73d
Allow blacklisting a package in the status file.
|
há 14 anos atrás |
graham.gower
|
0a4946b3e9
Remove trailing whitespace. Sorry if this breaks your patches.
|
há 14 anos atrás |
graham.gower
|
9709cebaa2
Don't unlink the lock file in the event that it cannot be locked.
|
há 14 anos atrás |
graham.gower
|
fc9af348b8
Don't print an error if trying to write status file to a read only filesystem.
|
há 15 anos atrás |
graham.gower
|
e530e023db
Don't try to close the file if its not open.
|
há 15 anos atrás |
pixdamix
|
f0463978dd
Add an option to download packages but do not install/upgrade anything
|
há 15 anos atrás |
pixdamix
|
b10ba43e78
Add a configure flag to specify the lockfile path
|
há 15 anos atrás |
graham.gower
|
5c709efb3d
Include config.h to pull in HAVE_* macros where needed.
|
há 15 anos atrás |
graham.gower
|
599cc25928
Initial stab at untangling the #include maze. Probably needs a second pass.
|
há 15 anos atrás |
graham.gower
|
1f87c30ef9
Move args.c contents into src/opkg-cl.c.
|
há 15 anos atrás |
graham.gower
|
1bc689832b
Allow GLOB_NOMATCH, which also occurs if the leading dir does not exist.
|
há 15 anos atrás |
graham.gower
|
29208c4e40
Don't mask variable of wider scope.
|
há 15 anos atrás |
graham.gower
|
e19ce4d44b
Rewrite the error paths.
|
há 15 anos atrás |
graham.gower
|
df095ad14d
Remove args_t and cleanup unused stuff.
|
há 15 anos atrás |
graham.gower
|
993e14cd11
Move loading of feeds and status files out of opkg_conf_init().
|
há 15 anos atrás |
graham.gower
|
baa29393d2
Remove opkg_package_t from libopkg_test.c. Also, use OFFLINE_ROOT env var.
|
há 15 anos atrás |
graham.gower
|
642814351a
Fix lock_fd... How did I manage to break that?
|
há 15 anos atrás |
graham.gower
|
2fdb3fc0b6
Merge commit 'grg' into HEAD
|
há 15 anos atrás |
graham.gower
|
7ea0060e3b
Remove enum opkg_error.
|
há 15 anos atrás |
graham.gower
|
d2fc8c73ad
Remove str_util.{c,h}
|
há 15 anos atrás |