Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-27 | various: use apk_istream api | Timo Teras | 1 | -0/+29 | |
2008-11-14 | db: checksum installed files, protect config files | Timo Teras | 1 | -17/+28 | |
Checksum of installed is computed on the fly when extracting them and it'll be saved to fdb. When installing config files those are diverted with suffix .apk-new if earlier version of same file with local changes exist. | |||||
2008-11-07 | pkg: speed up indexing of version 2 .apks | Timo Teras | 1 | -2/+16 | |
2008-11-07 | io: implement mmap(2) for reading pkgs | Timo Teras | 1 | -9/+98 | |
2008-11-07 | use zlib internally to decompress | Timo Teras | 1 | -0/+221 | |