Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | turris: fetch head and not hbl | Karel Kočí | 2021-12-09 |
| | |||
* | Revert "turris: ccache build is broken for now so let's disable it" | Karel Kočí | 2021-12-09 |
| | | | | This reverts commit 80f8f6fd76beeb53e19209ffa6acb5c9036eca94. | ||
* | turris: ccache build is broken for now so let's disable it | Karel Kočí | 2021-11-29 |
| | |||
* | alpine: replace edge | Karel Kočí | 2021-05-27 |
| | |||
* | alpine: build against latest-stable | Karel Kočí | 2021-05-27 |
| | |||
* | turris: add HBS builds | Karel Kočí | 2021-03-01 |
| | |||
* | turris: do not rebuild if not needed | Karel Kočí | 2021-03-01 |
| | | | | | This hould make building HBT and HBS viable as I would not waste resources on building those feeds every night. | ||
* | turris-updater-conf: update path to key as well | Karel Kočí | 2020-11-28 |
| | |||
* | Move keys to dedicated directory | Karel Kočí | 2020-11-28 |
| | |||
* | scripts/utils: try to lock when hacking worktree | Karel Kočí | 2020-11-24 |
| | |||
* | turris: checkout relative to specific board | Karel Kočí | 2020-11-24 |
| | |||
* | turris: fix how we checkout repository | Karel Kočí | 2020-11-24 |
| | | | | We can checkout HEAD and just use checkout_repo_branch.sh. | ||
* | jobs: echo on job queue | Karel Kočí | 2020-11-24 |
| | |||
* | jobs: fix queue from run files | Karel Kočí | 2020-11-24 |
| | |||
* | jobs: rapid configuration | Karel Kočí | 2020-11-24 |
| | |||
* | turris: allow more precise selection of job groups | Karel Kočí | 2020-11-24 |
| | |||
* | Rework how we trigger and define jobs | Karel Kočí | 2020-11-24 |
| | | | | This simplifies jobs management and reduces duplicate input. | ||
* | alpine: fix upload | Karel Kočí | 2020-10-17 |
| | |||
* | turris-updater-conf: fix upload command | Karel Kočí | 2020-10-16 |
| | |||
* | turris: compile even turris-build with load limit | Karel Kočí | 2020-10-14 |
| | |||
* | Fix invalid usage of shell spawning | Karel Kočí | 2020-07-29 |
| | |||
* | turris: try to do another fix | Karel Kočí | 2020-07-29 |
| | |||
* | turris: fix invalid sftp argument | Karel Kočí | 2020-07-29 |
| | |||
* | Another try in using sftp | Karel Kočí | 2020-07-29 |
| | |||
* | turris: fix use of scp to sftp | Karel Kočí | 2020-07-29 |
| | |||
* | Correctly replae scp with sftp | Karel Kočí | 2020-07-29 |
| | | | | | It is not possible to run command on server side trought sftp so reverting to just replacing scp with sftp command in place. | ||
* | turris: fix invalid target path copy | Karel Kočí | 2020-07-29 |
| | |||
* | turris: drop patch that is now in all branches | Karel Kočí | 2020-07-29 |
| | |||
* | turris: protect git fetch to prevent failures | Karel Kočí | 2020-07-29 |
| | |||
* | turris: run only one job type instance | Karel Kočí | 2020-07-27 |
| | |||
* | alpine: fix sftp command | Karel Kočí | 2020-07-27 |
| | |||
* | turris: fix and improve sftp | Karel Kočí | 2020-07-27 |
| | | | | It seems that it is not possible to access absolute paths from sftp. | ||
* | turris: fix invalid sftp argument | Karel Kočí | 2020-07-27 |
| | |||
* | sftp use -R instead of -r globally | Karel Kočí | 2020-07-27 |
| | |||
* | sftp use recursive copy | Karel Kočí | 2020-07-27 |
| | |||
* | Replace scp with sftp | Karel Kočí | 2020-07-27 |
| | |||
* | turris: try to fix package compilation script | Karel Kočí | 2020-07-13 |
| | |||
* | turris: do not fail if one package fails | Karel Kočí | 2020-07-13 |
| | |||
* | turris: try to fix verbose builds | Karel Kočí | 2020-07-11 |
| | |||
* | turris: run every package build separately | Karel Kočí | 2020-07-11 |
| | |||
* | turris: use force-make machinery to not need to debug on server | Karel Kočí | 2020-07-08 |
| | | | | | This is now configured so that if build of package fails it runs compilation again with logs printed. | ||
* | templates/turris.run: fix invalid syntax | Karel Kočí | 2020-06-18 |
| | |||
* | templates/turris.run: fix removal of packages | Karel Kočí | 2020-06-18 |
| | | | | | | | The removal should be on source packages but feeds script lists packages provided by that source package. This means in the end that if package provides no package or package of different name that it is not removed. This instead uses name of directory which is more correct. | ||
* | ssh/config: rename files from key to pub | Karel Kočí | 2020-06-12 |
| | |||
* | turris: do not create reject files by patch | Karel Kočí | 2020-04-29 |
| | |||
* | turris: ignore fail if patch fails to apply | Karel Kočí | 2020-04-29 |
| | | | | | This is just temporally before we remove patch completely as it fails when it is already applied. | ||
* | turris: fix name of architecture for Omnia | Karel Kočí | 2020-04-27 |
| | |||
* | turris: patch only forward | Karel Kočí | 2020-04-27 |
| | |||
* | turris: patch after checkout | Karel Kočí | 2020-04-27 |
| | |||
* | turris: force build (just try to build) | Karel Kočí | 2020-04-21 |
| |