Age | Commit message (Collapse) | Author | Files | Lines |
|
Otherwise we end up using wrong uid/gid mappings when doing install
to alternate system root. Fixes #434.
|
|
|
|
so user can override trusted keys directory and repositories file.
|
|
this way we never change cwd, and relative filenames are always
parsed consistently. this also helps filename construction in many
places. this patch also changes '--root' to override location of
all configuration to be in the new root. previously it depended
on the file which one was used.
|
|
|
|
and force checksumming only when unpacking archive. otherwise
it's extra computation for nothing.
|
|
smaller callback and less cases to check. also reintroduce the
oneshot digest flag, hopefully correct this time.
|
|
prefer index in the new format as signed .tar.gz.
|
|
an utility to check package signature and integrity.
|