summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* turris{3,4}x: allow cleanup using CLEAN optionKarel Kočí2018-10-10
|
* turris4x: use compile_fw to compile SDK not plain makeKarel Kočí2018-10-10
|
* turris4x: compile target as part of sdk prepareKarel Kočí2018-10-10
|
* turris4x: change deploy path to openwrtKarel Kočí2018-10-10
|
* alpine: in setup.py install personal-repo automaticallyKarel Kočí2018-09-20
|
* alpine-amd64: add setup scriptKarel Kočí2018-09-20
|
* alpine-amd64: some reformat and add FILESKarel Kočí2018-09-20
|
* turris3x: make verbosityKarel Kočí2018-09-07
|
* Add fake laminar execution possibilityKarel Kočí2018-09-07
|
* turris: Increase timeout to 12 hoursKarel Kočí2018-09-07
|
* alpine-amd64: reorder packages repositoryKarel Kočí2018-09-03
|
* alpine-amd64: deployKarel Kočí2018-09-02
|
* Autobuild alpine-amd64 dailyKarel Kočí2018-09-02
|
* alpine-amd64: try to change how we do chrootKarel Kočí2018-09-02
|
* alpine-amd64: fix signingKarel Kočí2018-09-01
|
* uchroot: try to fix network setup when hosts are usedKarel Kočí2018-09-01
|
* alpine-amd64: trying to build somethingKarel Kočí2018-09-01
|
* 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: fix packages to be compiled listingKarel Kočí2018-08-30
|
* turris4x: before feeds install remove any package that is already thereKarel Kočí2018-08-30
| | | | | | When we are overriding some packages from feeds we want to really overwrite it. This removes any existing installation of packages we are providing in personal feed.
* Double the job timeout for heavy jobsKarel Kočí2018-08-30
|
* turris4x: small tweakKarel Kočí2018-08-30
|
* turris4x: fix flock usageKarel Kočí2018-08-29
|
* turris4x: print git-hash fileKarel Kočí2018-08-29
|
* 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
|
* Use template for job configurationKarel Kočí2018-08-29
|
* turris4x: fix check if we should update sdkKarel Kočí2018-08-29
|
* turris4x: fix how we handle pkgs feedKarel Kočí2018-08-29
|
* Use ssh to access our git serverKarel Kočí2018-08-29
|
* turris4x: Try to improve disk usageKarel 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
|
* turris4x: fix build detectionKarel Kočí2018-08-28
|
* Implement some lock cleaningKarel Kočí2018-08-28
| | | | I hope that this will work.
* Revert "turris4x: Another try to fix package/index build"Karel Kočí2018-08-28
| | | | This reverts commit 7df49f45b20776808205191ccc50452b121925f6.
* turris4x: preserve precompiled sdkKarel Kočí2018-08-28
|
* Add turris4x-turris to crontabKarel Kočí2018-08-28
|
* Fix crontab lamminarc queueKarel Kočí2018-08-27
|
* Add turris4x-turris jobKarel Kočí2018-08-27
|
* turris4x: Another try to fix package/index buildKarel Kočí2018-08-27
|
* turris4x: try to fix package/index buildKarel Kočí2018-08-27
|
* Fix jobs taggingKarel Kočí2018-08-27
|
* turris4x: run index stage with debug outputKarel Kočí2018-08-27
| | | | Temporally for debug purposes.