summaryrefslogtreecommitdiff
path: root/functions/cache.sh
AgeCommit message (Collapse)AuthorFilesLines
2011-03-09Updating year in manpage, hooks, script and template files.Daniel Baumann1-1/+1
2011-03-09Updating internal variables from lh to lb scheme, should be the last piece ↵Daniel Baumann1-2/+2
to finish the live-helper to live-build rename.
2011-03-09Updating copyright headers for live-build.Daniel Baumann1-6/+7
2011-03-09Updating year to 2010 in copyright notices.Daniel Baumann1-1/+1
2011-03-09For consistency, using true|false instead of enabled|disabled in ↵Daniel Baumann1-2/+2
configuration options.
2011-03-09Updating year in copyright notices for 2009.Daniel Baumann1-1/+1
2011-03-09Don't use set -e in sourced functions, this is the job of the actual ↵Daniel Baumann1-2/+0
executed script.
2011-03-09Generalizing internal Chroot(); by requiring its first argument to be the ↵Daniel Baumann1-1/+1
chroot directory.
2011-03-09Adjusting Save_cache(); to skip already cached .deb files and only copying ↵Daniel Baumann1-8/+9
new packages to it.
2011-03-09Consistenly using short options rather than long options in function files.Daniel Baumann1-1/+1
2011-03-09Improving .deb caching by using hardlinks (if possible).Daniel Baumann1-2/+16
2011-03-09Updating copyright years to 2008.Daniel Baumann1-1/+1
2011-03-09Adding live-helper 1.0~a22-1.Daniel Baumann1-2/+2
2011-03-09Adding live-helper 1.0~a13-1.Daniel Baumann1-5/+2
2011-03-09Adding live-helper 1.0~a8-1.Daniel Baumann1-2/+2
2011-03-09Adding live-helper 1.0~a4-1.Daniel Baumann1-7/+7
2011-03-09Adding live-helper 1.0~a3-1.Daniel Baumann1-0/+50