Daniel Golle
|
d71856a4f1
pkg: pass-through ABIVersion to status file
|
3 years ago |
Daniel Golle
|
cf44c2feb6
libopkg: fix compiler warning
|
4 years ago |
Jo-Philipp Wich
|
d217daf1b3
libopkg: fix replacelist parsing and writing
|
5 years ago |
Yousong Zhou
|
546bc72356
pkg: alternatives support
|
7 years ago |
Alejandro del Castillo
|
3f13edd42b
pkg_run_script: use pkg->dest in half installed case
|
7 years ago |
Alejandro del Castillo
|
07f3b022c1
set_flags_from_control: remove function
|
7 years ago |
Glenn Strauss
|
5dc3e33631
libopkg: specify "/bin/sh" instead of "sh"
|
7 years ago |
Jo-Philipp Wich
|
758527e6e7
pkg: forward "provided_by_hand" flag in pkg_merge()
|
7 years ago |
Jo-Philipp Wich
|
33f7b80aa3
libopkg: drop custom md5 implementation, unconditionally enable sha256 support
|
7 years ago |
Jo-Philipp Wich
|
e2e66a6222
libopkg: remove config.h references
|
7 years ago |
Jo-Philipp Wich
|
25cf832e85
libopkg: flag package with SF_NEED_DETAIL in pkg_init_from_file()
|
7 years ago |
Jo-Philipp Wich
|
c7b08aed59
libopkg: fix printing provides in pkg_formatted_field()
|
7 years ago |
Jo-Philipp Wich
|
3b04613d5b
libopkg: fix pkg_deinit() to properly free the resources in the blob buffer
|
7 years ago |
Jo-Philipp Wich
|
eb39925f7d
libopkg: free old provides list in pkg_merge()
|
7 years ago |
Jo-Philipp Wich
|
69689ee4c3
libopkg: fix merging PKG_CONFFILES in pkg_merge()
|
7 years ago |
Jo-Philipp Wich
|
54cc7e3bd1
libopkg: fix hex encoding/decoding, add checksum getter/setter
|
7 years ago |
Jo-Philipp Wich
|
9396bd4a4c
libopkg: store checksums in binary form, use integer index for architecture
|
7 years ago |
Jo-Philipp Wich
|
ba12c71336
pkg: move active_list structure out of pkg_t
|
7 years ago |
Jo-Philipp Wich
|
98ce8c256f
pkg: convert most other struct members into dynamic blob buffer fields
|
7 years ago |
Jo-Philipp Wich
|
60e4cc1b74
pkg: store size, installed size and installed time info in blob buffer
|
7 years ago |
Jo-Philipp Wich
|
2035cbf3a4
pkg: use a blob buffer in pkg_t to store variable fields
|
7 years ago |
Jo-Philipp Wich
|
4ea955bc7e
treewrite: use Lindent to reformat to kernel coding style
|
7 years ago |
Jo-Philipp Wich
|
9ecd49641e
libopkg: pass PKG_UPGRADE variable to package scripts
|
7 years ago |
Jo-Philipp Wich
|
88772de23a
libopkg: suppress empty provides
|
7 years ago |
graham.gower@gmail.com
|
9706665831
Print the package name corresponding to a failed script.
|
14 years ago |
graham.gower@gmail.com
|
78ec74138a
Fix formatting issues found with the last commit.
|
14 years ago |
graham.gower
|
442cfaa907
Use uppercase M for printing maintainer field, to be consistent.
|
14 years ago |
google@wwsnet.net
|
d6ea4230ca
fix compile issues on OS X and FreeBSD
|
14 years ago |
google@wwsnet.net
|
6dc8a5d00f
implement --force-postinstall option, this allows forcing the execution of postinstall scripts in offline root mode
|
14 years ago |
graham.gower
|
0a4946b3e9
Remove trailing whitespace. Sorry if this breaks your patches.
|
14 years ago |