- 29 Jul, 2009 2 commits
-
-
Timo Teräs authored
apparently the double colon rule dependencies affect only the specific rule-set.
-
Timo Teräs authored
otherwise bad things happens. avoid this be checking end of stream at the beginning of read.
-
- 24 Jul, 2009 8 commits
-
-
Timo Teräs authored
-
Timo Teräs authored
-
Timo Teräs authored
and use that to figure if questions are allowed or not instead of the verbosity level.
-
Timo Teräs authored
-
Timo Teräs authored
this dependency is now inserted automatically by abuild.
-
Timo Teräs authored
-
Timo Teräs authored
use the package 'installed_size' == 0 as a test instead for dependency only packages.
-
Timo Teräs authored
this enables virtual packages and files specified from command line to work on non-harddisk installs.
-
- 23 Jul, 2009 3 commits
-
-
Natanael Copa authored
Otherwise will link(2) fail since it does not exist.
-
Timo Teräs authored
can't cancel an index reading or we lose signature checking.
-
Timo Teräs authored
when failed to load an existing index.
-
- 22 Jul, 2009 13 commits
-
-
Timo Teräs authored
and do not remove modified configuration files unless --purge is specified.
-
Timo Teräs authored
to check system files for changes.
-
Timo Teräs authored
fixes verification of non-repository packages while installing them. this is final thing needed for full signing support (fixes #46).
-
Timo Teräs authored
make sure cache is enabled on non-permanent rootfs setups. some optimizations and fixes too.
-
Timo Teräs authored
smaller callback and less cases to check. also reintroduce the oneshot digest flag, hopefully correct this time.
-
Timo Teräs authored
-
Timo Teräs authored
we might have done already something.
-
Timo Teräs authored
to not make hard error of untrusted or missing signatures
-
Timo Teräs authored
-
Timo Teräs authored
-
Timo Teräs authored
- error codes for verification failure types - fix some fdb corruption on file migration - combine some dependency parsing code - fix versioned dependencies
-
Timo Teräs authored
do not overwrite untracked files.
-
Timo Teräs authored
- extract everything as .apk-new and overwrite only after data has been checksummed - url construction fixes (to work with simple http servers) - end of gunzip stream fixed - remove oneshot digesting flag for now as it's usage was broken
-
- 21 Jul, 2009 6 commits
-
-
Timo Teräs authored
-
Timo Teräs authored
-
Timo Teräs authored
-
Timo Teräs authored
-
Timo Teräs authored
to make sure the scripts have not been altered.
-
Timo Teräs authored
-
- 20 Jul, 2009 4 commits
-
-
Timo Teräs authored
the unflushed data when closing file can be several thousand kiloes, loop until all is written out.
-
Timo Teräs authored
-
Timo Teräs authored
prefer index in the new format as signed .tar.gz.
-
Timo Teräs authored
-
- 17 Jul, 2009 4 commits
-
-
Timo Teräs authored
speeds up digest calculation on some cases.
-
Timo Teräs authored
-
Timo Teräs authored
-
Timo Teräs authored
that got broke during verify implementation.
-