Commit Graph

113 Commits

Author SHA1 Message Date
9f6ba5dd1d Use lz4 instead of zstd, add prebuilt static library 2020-03-17 23:44:55 +01:00
c9af230f3a Update README.md
Add instructions to fix zstd
2020-03-12 11:25:47 +01:00
726d0842f8 Update README
- add installation instructions
- remove mention of script copying zstd
2020-03-12 08:43:17 +01:00
d0c5ffe9e1 Search for zstd in home directory
This is possibly a solution for #2.
2020-03-12 08:29:19 +01:00
cf96c489eb Rename zstd arm executable
`which zstd` would wrongly find zstd on host because the arm binary has
the same name. As suggested by #1 we rename the binary to zstd.arm.

Fixes #1
2020-03-12 08:26:28 +01:00
b2b37607f1 Add demo 2020-03-12 00:29:18 +01:00
eb034a63bd Better documentation 2020-03-12 00:17:13 +01:00
b638810082 Use the default SSH host location, also test if zstd is present on host 2020-03-02 09:34:16 +01:00
98709fc0c4 Fix landscape_param 2020-02-24 09:30:12 +01:00
7558b0935a Graceful fallback to gzip if zstd is not present 2020-02-12 14:47:52 +01:00
0cdbae1cb2 Add installation instructions 2020-02-12 13:51:59 +01:00
fe77c2cd58 Add README 2020-02-12 13:19:06 +01:00
b52f9afc28 Create reStream.sh 2020-02-12 13:13:14 +01:00