Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | turris: better output and do not fail on missing defaults.sh | Karel Kočí | 2020-04-21 | |
| | ||||
* | files/turris_checkout_repo_branch.sh: remove dependency on common.sh | Karel Kočí | 2020-04-21 | |
| | ||||
* | Do not use repo_checkout and instead use script | Karel Kočí | 2020-04-21 | |
| | | | | This is prepared for repo_checkout removal. | |||
* | turris: fix checkout pointing to HBS | Karel Kočí | 2020-04-17 | |
| | ||||
* | templates/turris.run: fix awk warning | Karel Kočí | 2020-04-17 | |
| | ||||
* | Run on all CPUs but litmit load to number of CPUs | Karel Kočí | 2020-04-17 | |
| | | | | This at maximum spawns twice amount of jobs as there are CPUs on system. | |||
* | templates/turris.run: update compile_pkgs usage | Karel Kočí | 2020-03-10 | |
| | ||||
* | Fix turris-updater-conf context | Karel Kočí | 2020-02-11 | |
| | ||||
* | crontab: add alpine-armv7 | Karel Kočí | 2020-02-11 | |
| | ||||
* | Add alpine-armv7 to replace armhf | Karel Kočí | 2020-02-05 | |
| | ||||
* | alpine: enable optimalizations | Karel Kočí | 2020-01-28 | |
| | ||||
* | alpine: fix CFLAGS | Karel Kočí | 2020-01-28 | |
| | ||||
* | Migrate to contexts | Karel Kočí | 2020-01-25 | |
| | ||||
* | templates/alpine.run: fix source for root fs | Karel Kočí | 2020-01-22 | |
| | ||||
* | template/alpine.run: fix access rights to key | Karel Kočí | 2019-12-02 | |
| | ||||
* | templates/alpine.run: try to fix signature untrusted | Karel Kočí | 2019-12-02 | |
| | ||||
* | templates/alpine.run: fix name of alpine archive | Karel Kočí | 2019-12-02 | |
| | ||||
* | templates/alpine.run: /dev/null no longer is present in archive | Karel Kočí | 2019-12-02 | |
| | ||||
* | templates/alpine.run: download latest rootfs | Karel Kočí | 2019-12-02 | |
| | ||||
* | Try to fix armhf compilation | Karel Kočí | 2019-12-02 | |
| | ||||
* | Add HBL | Karel Kočí | 2019-12-02 | |
| | ||||
* | Drop Turris OS 3.x builds and add Turris 1.x | Karel Kočí | 2019-09-21 | |
| | ||||
* | Add alpine-armhf | Karel Kočí | 2019-06-01 | |
| | ||||
* | alpine: architecture specific deployment | Karel Kočí | 2019-05-17 | |
| | ||||
* | alpine: abuild.conf try to do make arguments fix | Karel Kočí | 2019-05-13 | |
| | ||||
* | Change path to openwrt-key to be *.sec | Karel Kočí | 2019-05-02 | |
| | | | | This is required by signify to make it work. | |||
* | Add turris updater configuration deployer | Karel Kočí | 2019-05-02 | |
| | ||||
* | utils: fix documentation | Karel Kočí | 2019-05-02 | |
| | ||||
* | alpine: increase timeout | Karel Kočí | 2019-05-01 | |
| | ||||
* | 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 | |
| | ||||
* | 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 | |
| |