scripts/saveSample.sh
2008-07-18 Don't use a progress bar when saving samples, it's ugly.
2008-06-22 Only priunt WARNings when saving the current configuration.
2008-06-18 Fix saving samples.
2008-06-15 When saving a sample, force the prefix directory to be ${HOME}/x-tools/${CT_TARGET} .
2008-05-20 Get rid of all `command` (which is a bashism), and replace them with $(command), which is POSIX.
2007-09-16 Call architecture-specific functions from all scripts needing them.
2007-08-15 Change "triplet" (target triplet) to "tuple". That sounds better!
2007-07-01 Merge the build system to trunk: ct-ng is now installable:
2007-06-16 scripts/functions is responsible for initiating the log file.
2007-05-23 Correctly handle the log level overide in scripts/saveSample.sh.
2007-05-22 Upgrade scripts/tarball.sh and scripts/saveSample.sh to use the new logging facility.
2007-05-19 Add uClibc-0.9.29:
2007-05-10 Clean the sample saving script.
2007-05-07 Fix glibc and uClibc downloading and extracting.
2007-05-07 Merge the save-sample branch to trunk: