cookutils diff cooklinux @ rev 725
cook pkgdb: provide new mechanism of recharging: IDs contains "old" ID plus timestamp, bundle.tar.lzma contains all "old" recharge files plus files.list.md5 to determine whether to download massive files.list.lzma or not.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sun May 03 15:07:29 2015 +0300 (2015-05-03) |
parents | 3ad4223f8687 |
children | da66e6be1add |
line diff
1.1 --- a/cooklinux Thu Feb 13 19:48:12 2014 +0000 1.2 +++ b/cooklinux Sun May 03 15:07:29 2015 +0300 1.3 @@ -26,8 +26,8 @@ 1.4 $(boldify "Usage:") $(basename $0) [version] [--options] 1.5 1.6 $(boldify "Options:") 1.7 - --clean Removes most generated files but keeps the config 1.8 - --mrproper Removes all generated files + config + backup files 1.9 + --clean Remove various generated files but keep the config 1.10 + --mrproper Remove all generated files + config + backup files 1.11 --defconfig New config with default from ARCH supplied defconfig 1.12 --tazconfig New config using current SliTaz /proc/config.gz 1.13 --localmod Update config removing all unloaded modules