commit | 8ef7dce29aead4f17000e2c14b39f0723adc3953 | [log] [tgz] |
---|---|---|
author | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | Fri Jul 10 20:19:48 2009 +0000 |
committer | Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> | Fri Jul 10 20:19:48 2009 +0000 |
tree | 435a390babe55569c7d3b42db128d5333e7a5735 | |
parent | 8bfb59c50651963f128b3d5b7ac3c0a04bceb0e2 [diff] |
Change tarball compression from gzip to bzip2 Set the user and group of all files to root for tar versions which support it. Add explanatory comments for supporting that feature with other tar versions. Use LC_ALL instead of LANG everywhere. Corresponding to flashrom svn r644. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Stefan Reinauer <stepan@coresystems.de>