• Doug Zongker's avatar
    reduce fraction of progress bar for verification · fd8fb0c4
    Doug Zongker authored
    Reduce the fraction of the progress bar used for package verification
    from 50% to 25%:
      - verification is faster than before due to sha1 improvements
      - in eclair we're now verifying the compressed data rather than
        decompressing it
      - incremental packages (which is what most installs use) write more
        data than is contained in the package.
    fd8fb0c4
common.h 3.54 KB