Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | uchroot: fix for qemu hosted systems | Karel Kočí | 2019-05-01 |
| | | | | | | | It seems that because in case of qemu run ash it does not detect that it should a loggin shell. This changes uchroot so it forces ash to be always logging shell. This also makes user argument optional | ||
* | uchroot: fix missing mounts | Karel Kočí | 2019-04-28 |
| | |||
* | uchroot: mkdir target directory for mount | Karel Kočí | 2019-04-28 |
| | |||
* | uchroot: fix usage with qemu | Karel Kočí | 2019-04-28 |
| | |||
* | Revert "Change to use only one runner and build 8 jobs in parallel" | Karel Kočí | 2019-03-06 |
| | | | | This reverts commit f7ac077009bccd9257bc5e4b35631a261c1ece80. | ||
* | utils: try to improve git clone to really use git clone | Karel Kočí | 2019-03-05 |
| | |||
* | Change to use only one runner and build 8 jobs in parallel | Karel Kočí | 2019-03-05 |
| | |||
* | utils: fix problem with old missing worktrees | Karel Kočí | 2018-12-27 |
| | | | | | | | | | New version of git fails if there is some work tree that is no longer accessible. I have no idea if this is a bug or not (I expect it to be) but true is that until now all previously used work trees were preserved which means that we have a lot of old work trees in bare repository. This changes that and should ensure that work tree is created even if some other work tree is missing. | ||
* | utils: improve echo functions | Karel Kočí | 2018-12-27 |
| | |||
* | alpine: move it to templates and try to add qemu support | Karel Kočí | 2018-10-14 |
| | |||
* | Add fake laminar execution possibility | Karel Kočí | 2018-09-07 |
| | |||
* | alpine-amd64: try to change how we do chroot | Karel Kočí | 2018-09-02 |
| | |||
* | uchroot: try to fix network setup when hosts are used | Karel Kočí | 2018-09-01 |
| | |||
* | alpine-amd64: trying to build something | Karel Kočí | 2018-09-01 |
| | |||
* | alpinelinux-amd64: add initial implementation | Karel Kočí | 2018-09-01 |
| | |||
* | Split utils to common and utils | Karel 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 general | Karel Kočí | 2018-08-30 |
| | |||
* | turris4x: replace laminar locks with flock | Karel Kočí | 2018-08-29 |
| | |||
* | turris4x: fix compile_fw failure | Karel Kočí | 2018-08-29 |
| | | | | | Tilda is not expanded in compile_fw. This just uses HOME instead of tilda. | ||
* | Add better support for template specific workspace | Karel Kočí | 2018-08-29 |
| | |||
* | Replace git_fetch with git_clone that does one-depth clone | Karel Kočí | 2018-08-29 |
| | |||
* | utils: instead of plain base name use jobid in locks | Karel Kočí | 2018-08-29 |
| | |||
* | utils: add date (time) to echo_stage | Karel Kočí | 2018-08-28 |
| | |||
* | Add some "debug" output | Karel Kočí | 2018-08-28 |
| | |||
* | Fix laminarc lock release | Karel Kočí | 2018-08-28 |
| | |||
* | Implement some lock cleaning | Karel Kočí | 2018-08-28 |
| | | | | I hope that this will work. | ||
* | turris4x: preserve precompiled sdk | Karel Kočí | 2018-08-28 |
| | |||
* | utils: Add color to echo_stage | Karel Kočí | 2018-08-27 |
| | |||
* | utils: prune git refs on remote update | Karel Kočí | 2018-08-27 |
| | |||
* | Change how we do git mirror | Karel Kočí | 2018-08-27 |
| | | | | | This is more resilient approach and we should use it instead of original approach. | ||
* | Even more fixes | Karel Kočí | 2018-08-26 |
| | |||
* | Another try | Karel Kočí | 2018-08-26 |
| | |||
* | Try to fix git_fetch utils | Karel Kočí | 2018-08-26 |
| | |||
* | Add initial configuration | Karel Kočí | 2018-08-26 |
This is just initial test for turris3x-omnia |