scripts/saveSample.sh
2008-10-29 Use 'gawk', not plain 'awk'.
2008-10-23 Fix saving samples, by Nye Liu:
2008-10-21 Add a 405fp soft-float PowerPC sample.
2008-10-17 Fix saving samples when the uClibc config file is already saved.
2008-10-14 Introduce the notion of a 'sample comment'.
2008-10-14 saveSample: Reset CT_LOCAL_TARBALLS_DIR to default
2008-10-14 Fix the saveSample script oafter architerctures reorganisation
2008-09-15 The Linux kernel does not need a config file now that the old methods are removed.
2008-07-27 When saving a sample, overide log file config:
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: