minio/pkg/storage/erasure/isal
Harshavardhana 432275e966 Full restructure in accordance with
- pkg/{subsystem}/{package} style
  - modify Makefile to reflect the new style,
    consolidate various entries
  - add a dummy ``main.go`` at top level
2015-01-14 11:29:04 -08:00
..
docs Full restructure in accordance with 2015-01-14 11:29:04 -08:00
include Full restructure in accordance with 2015-01-14 11:29:04 -08:00
src Full restructure in accordance with 2015-01-14 11:29:04 -08:00
.gitignore Full restructure in accordance with 2015-01-14 11:29:04 -08:00
LICENSE Full restructure in accordance with 2015-01-14 11:29:04 -08:00
LICENSE.INTEL Full restructure in accordance with 2015-01-14 11:29:04 -08:00
make.inc Full restructure in accordance with 2015-01-14 11:29:04 -08:00
Makefile Full restructure in accordance with 2015-01-14 11:29:04 -08:00
Makefile.nmake Full restructure in accordance with 2015-01-14 11:29:04 -08:00
README.md Full restructure in accordance with 2015-01-14 11:29:04 -08:00
RELEASE-NOTES.INTEL Full restructure in accordance with 2015-01-14 11:29:04 -08:00

  • Install 'build-essential'
  # apt-get install build-essential -y
  • Install 'yasm'
  # apt-get install yasm -y