Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | turris: just rename confusing parallel variable | Karel Kočí | 2020-04-21 |
| | |||
* | turris: patch openwrt version checkout | Karel Kočí | 2020-04-21 |
| | |||
* | turris: show feeds.conf | Karel Kočí | 2020-04-21 |
| | |||
* | turris: revert to use git-hash to deted need for rebuild | Karel Kočí | 2020-04-21 |
| | |||
* | turris: Do not use load limit for compile_pkgs | Karel Kočí | 2020-04-21 |
| | |||
* | 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 |
| |