forked from tfgrid/zosbuilder
Added youki build and fromatting of scripts
This commit is contained in:
@@ -61,6 +61,7 @@ ENABLE_STRIP="true"
|
||||
ENABLE_UPX="true"
|
||||
ENABLE_AGGRESSIVE_CLEANUP="true"
|
||||
ENABLE_2STAGE_MODULES="true"
|
||||
UPLOAD_KERNEL=true
|
||||
|
||||
# Debug and development
|
||||
DEBUG_DEFAULT="0"
|
||||
|
||||
@@ -4,8 +4,9 @@
|
||||
# Git repositories to clone and build
|
||||
git zinit https://github.com/threefoldtech/zinit master build_zinit
|
||||
git mycelium https://github.com/threefoldtech/mycelium v0.6.1 build_mycelium
|
||||
git zosstorage git@git.ourworld.tf:delandtj/zosstorage main build_zosstorage
|
||||
git zosstorage https://git.ourworld.tf/delandtj/zosstorage main build_zosstorage
|
||||
git youki git@github.com:youki-dev/youki.git v0.5.7 build_youki
|
||||
git rfs https://github.com/threefoldtech/rfs development build_rfs
|
||||
# Pre-built releases to download
|
||||
# release rfs https://github.com/threefoldtech/rfs/releases/download/v2.0.6/rfs v2.0.6 install_rfs
|
||||
release corex https://github.com/threefoldtech/corex/releases/download/2.1.4/corex-2.1.4-amd64-linux-static 2.1.4 install_corex rename=corex
|
||||
release corex https://github.com/threefoldtech/corex/releases/download/2.1.4/corex-2.1.4-amd64-linux-static 2.1.4 install_corex rename=corex
|
||||
|
||||
Reference in New Issue
Block a user