add multi-threading build and enable autoupdate
This commit is contained in:
parent
aebc745f96
commit
1f655e05dd
@ -20,7 +20,7 @@ To make a stable-build for e.g. leverkusen run:
|
|||||||
`git checkout 2014.4.x`
|
`git checkout 2014.4.x`
|
||||||
`./set-site vfnnrw/leverkusen`
|
`./set-site vfnnrw/leverkusen`
|
||||||
`make update`
|
`make update`
|
||||||
`make`
|
`make -j4 GLUON_BRANCH=stable`
|
||||||
|
|
||||||
If you're using the autoupdater, do not autoupdate nodes with anything but releases.
|
If you're using the autoupdater, do not autoupdate nodes with anything but releases.
|
||||||
If you upgrade using random master commits the nodes *will break* eventually.
|
If you upgrade using random master commits the nodes *will break* eventually.
|
||||||
|
Loading…
Reference in New Issue
Block a user