Remove scsi non portable code, instead "donut make" implements functionality to instantiate a donut

This commit is contained in:
Harshavardhana
2015-07-15 11:55:49 -07:00
parent 49c705da99
commit 4498662c16
20 changed files with 40 additions and 563 deletions

View File

@@ -34,7 +34,7 @@ cyclo:
gomake-all: getdeps verifiers
@echo "Installing minio:"
@go run make.go -install
@go run cmd/mkdonut/make.go -install
@go run cmd/donut/make.go -install
release: getdeps verifiers
@echo "Installing minio:"