xbps/lib
Duncan Overbruck ab3fb82a7f
lib: add binary package internalization step
- internalize scripts so we can use them before unpacking packages.
- moves some required metadata checks out of the package unpack stage
  so errors do not leave the system in a half unpacked state.

xbps_transaction_files will be changed later to use the loaded
files.plist instead of opening each binary package on its own again.
2021-06-26 18:41:37 +02:00
..
compat Revert "Move all external code to lib/external." 2021-02-04 22:42:57 +01:00
external dewey.c: convert to UTF-8 2021-06-26 16:57:04 +02:00
fetch Fix signed vs unsigned char issues found by NetBSD. 2021-06-26 17:13:01 +02:00
portableproplib Revert "Move all external code to lib/external." 2021-02-04 22:42:57 +01:00
archive.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
cb_util.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
conf.c lib/conf.c: cleanup a bit 2021-06-26 17:02:26 +02:00
download.c lib/download.c: fix digestlen assert and add if condition to avoid misuse 2020-02-10 15:03:54 +01:00
initend.c lib/conf.c: cleanup a bit 2021-06-26 17:02:26 +02:00
log.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
Makefile lib: add binary package internalization step 2021-06-26 18:41:37 +02:00
package_alternatives.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_config_files.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_configure.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_fulldeptree.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_msg.c lib/package_msg: don't roundtrip data with fmemopen 2021-06-26 16:06:55 +02:00
package_orphans.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_register.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_remove.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_script.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_state.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
package_unpack.c lib: add binary package internalization step 2021-06-26 18:41:37 +02:00
pkgdb_conversion.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
pkgdb.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
plist_fetch.c xbps_repo_fetch_remote: use XBPS_REPOIDX_META. 2020-01-06 15:09:16 +01:00
plist_find.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
plist_match.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
plist_remove.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
plist.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
proplib_wrapper.c proplib_wrapper: remove return from void functions. 2021-02-04 23:09:35 +01:00
pubkey2fp.c tree-wide: remove unnecessary __UNCONST usage. 2021-02-04 23:02:39 +01:00
repo_sync.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
repo.c lib/repo: change some error handling in repo_open_local. 2021-02-04 23:54:07 +01:00
rpool.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_check_conflicts.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_check_replaces.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_check_revdeps.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_check_shlibs.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_commit.c lib: add binary package internalization step 2021-06-26 18:41:37 +02:00
transaction_fetch.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_files.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_internalize.c lib: add binary package internalization step 2021-06-26 18:41:37 +02:00
transaction_ops.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_pkg_deps.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_prepare.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
transaction_store.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
util_hash.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
util_path.c Revert "Use shared LICENSE file for all xbps code." 2020-04-29 14:12:10 +02:00
util.c lib/util.c: make is_revision match the code style 2021-06-26 17:14:23 +02:00
verifysig.c tree-wide: remove unnecessary __UNCONST usage. 2021-02-04 23:02:39 +01:00