Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | uchroot: mkdir target directory for mount | Karel Kočí | 2019-04-28 | |
| | ||||
* | crontab: add alpine-aarch64 | Karel Kočí | 2019-04-28 | |
| | ||||
* | Add alpine-aarch64 job | Karel Kočí | 2019-04-28 | |
| | ||||
* | uchroot: fix usage with qemu | Karel Kočí | 2019-04-28 | |
| | ||||
* | turris: update turris repository path | Karel Kočí | 2019-04-25 | |
| | ||||
* | alpine: update to use 3.9.0 | Karel Kočí | 2019-03-08 | |
| | ||||
* | 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 | |
| | ||||
* | Redeployment | Karel Kočí | 2019-02-12 | |
| | ||||
* | crontab: update to trigger correct jobs | Karel Kočí | 2019-02-09 | |
| | ||||
* | turris: fix deployment | Karel Kočí | 2019-02-09 | |
| | ||||
* | turris: change how we do Turris 4.x | Karel Kočí | 2019-02-09 | |
| | ||||
* | turris4x: enable all packages | Karel Kočí | 2019-02-05 | |
| | ||||
* | turris4x: change all to kittens branch (upstream stable) | Karel Kočí | 2019-01-29 | |
| | ||||
* | 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 | |
| | ||||
* | turris4x: replace compile_fw with compile_pkgs and use autopkg | Karel Kočí | 2018-11-22 | |
| | ||||
* | turris4x: point to new repositories | Karel Kočí | 2018-11-22 | |
| | ||||
* | turris4x: deploy as turris4x not openwrt | Karel Kočí | 2018-11-22 | |
| | ||||
* | turris4x: fix compilation | Karel Kočí | 2018-11-01 | |
| | | | | Ups it compiles everything because those are links not directories. | |||
* | turris4x: try to fix compilation of packages | Karel Kočí | 2018-11-01 | |
| | ||||
* | turrix4x: use turris-build.conf and improve some script parts | Karel Kočí | 2018-11-01 | |
| | ||||
* | turrix4x: prepare on move of autopkg from my repository to turris-build | Karel Kočí | 2018-10-31 | |
| | ||||
* | turris4x: compile usign as part of prepare | Karel Kočí | 2018-10-16 | |
| | ||||
* | Improve job.common | Karel Kočí | 2018-10-15 | |
| | ||||
* | alpine: fix locking | Karel Kočí | 2018-10-15 | |
| | ||||
* | alpine: move it to templates and try to add qemu support | Karel Kočí | 2018-10-14 | |
| | ||||
* | Add laminar reasons for trigger | Karel Kočí | 2018-10-14 | |
| | ||||
* | turris4x: fix how we use compile_fw | Karel Kočí | 2018-10-11 | |
| | | | | Using prepare_tools resets stuff prepared by repo_prepare. | |||
* | turris4x: fix syntax error in run script | Karel Kočí | 2018-10-10 | |
| | ||||
* | turris4x: tar sdk | Karel Kočí | 2018-10-10 | |
| | | | | | It also for now drops flock. Change of sdk should be atomic thanks to mv. | |||
* | turris4x: preserve build_dir | Karel Kočí | 2018-10-10 | |
| | | | | | | Some packages such as kernel/linux are reusing others build_dir. This is really problematic because that meanst that we can't remove build_dir to free up space on disk. | |||
* | turris4x: fix turris-build hash | Karel Kočí | 2018-10-10 | |
| | ||||
* | turris{3,4}x: allow cleanup using CLEAN option | Karel Kočí | 2018-10-10 | |
| | ||||
* | turris4x: use compile_fw to compile SDK not plain make | Karel Kočí | 2018-10-10 | |
| | ||||
* | turris4x: compile target as part of sdk prepare | Karel Kočí | 2018-10-10 | |
| | ||||
* | turris4x: change deploy path to openwrt | Karel Kočí | 2018-10-10 | |
| | ||||
* | alpine: in setup.py install personal-repo automatically | Karel Kočí | 2018-09-20 | |
| | ||||
* | alpine-amd64: add setup script | Karel Kočí | 2018-09-20 | |
| | ||||
* | alpine-amd64: some reformat and add FILES | Karel Kočí | 2018-09-20 | |
| | ||||
* | turris3x: make verbosity | Karel Kočí | 2018-09-07 | |
| | ||||
* | Add fake laminar execution possibility | Karel Kočí | 2018-09-07 | |
| | ||||
* | turris: Increase timeout to 12 hours | Karel Kočí | 2018-09-07 | |
| | ||||
* | alpine-amd64: reorder packages repository | Karel Kočí | 2018-09-03 | |
| | ||||
* | alpine-amd64: deploy | Karel Kočí | 2018-09-02 | |
| | ||||
* | Autobuild alpine-amd64 daily | Karel Kočí | 2018-09-02 | |
| | ||||
* | alpine-amd64: try to change how we do chroot | Karel Kočí | 2018-09-02 | |
| | ||||
* | alpine-amd64: fix signing | Karel Kočí | 2018-09-01 | |
| | ||||
* | uchroot: try to fix network setup when hosts are used | Karel Kočí | 2018-09-01 | |
| |