mirror of
https://github.com/minio/minio.git
synced 2025-01-03 19:13:22 -05:00
1e7515a7df
- move contrib/erasure --> contrib/isal - bring in low level 'isal' package for Go for exposing C functions - Implement Erasure 'encoding' Supports - Reed Solomon Codes, Cauchy Codes - Implement Erasure 'decoding' Supports - Reed Solomon Codes, Cauchy Codes - Renames Minios -> Minio at all the references
131 B
131 B
- Install 'build-essential'
# apt-get install build-essential -y
- Install 'yasm'
# apt-get install yasm -y