summaryrefslogtreecommitdiff
path: root/scripts/utils
Commit message (Collapse)AuthorAge
* alpinelinux-amd64: add initial implementationKarel Kočí2018-09-01
|
* Split utils to common and utilsKarel Kočí2018-09-01
| | | | | | It is beneficial to use utils also in other processes but there were parts that should only job it self include. This splits those to two separate files.
* Add verbosity to turris4x and generalKarel Kočí2018-08-30
|
* turris4x: replace laminar locks with flockKarel Kočí2018-08-29
|
* turris4x: fix compile_fw failureKarel Kočí2018-08-29
| | | | | Tilda is not expanded in compile_fw. This just uses HOME instead of tilda.
* Add better support for template specific workspaceKarel Kočí2018-08-29
|
* Replace git_fetch with git_clone that does one-depth cloneKarel Kočí2018-08-29
|
* utils: instead of plain base name use jobid in locksKarel Kočí2018-08-29
|
* utils: add date (time) to echo_stageKarel Kočí2018-08-28
|
* Add some "debug" outputKarel Kočí2018-08-28
|
* Fix laminarc lock releaseKarel Kočí2018-08-28
|
* Implement some lock cleaningKarel Kočí2018-08-28
| | | | I hope that this will work.
* turris4x: preserve precompiled sdkKarel Kočí2018-08-28
|
* utils: Add color to echo_stageKarel Kočí2018-08-27
|
* utils: prune git refs on remote updateKarel Kočí2018-08-27
|
* Change how we do git mirrorKarel Kočí2018-08-27
| | | | | This is more resilient approach and we should use it instead of original approach.
* Even more fixesKarel Kočí2018-08-26
|
* Another tryKarel Kočí2018-08-26
|
* Try to fix git_fetch utilsKarel Kočí2018-08-26
|
* Add initial configurationKarel Kočí2018-08-26
This is just initial test for turris3x-omnia