mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 23:48:01 -05:00
* Initial .zst support * initial zstd changes * reverse tar version condition * Change extension to .tar.zst * Add verbosity, use nice for zstd * add tar to core * Add tar to buildessential * Add tar to bootstrap packages * Add musl tar with zstd support * add error for old tar on system * Add zst support to gl.sh, add update of rust in zst package format * Add check for zstd before decompressing .zst files * change new tar dependency to i686 only * add more musl fixes * add musl paths to tar cmd * Add musl_zstd update with libc * add musl path to install path * add zst to strip_dir * Add spaces to gl.sh * remove extraneous no_zstd