summaryrefslogtreecommitdiff
path: root/templates
Commit message (Collapse)AuthorAge
* turris: fetch head and not hblKarel 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 itKarel Kočí2021-11-29
|
* alpine: replace edgeKarel Kočí2021-05-27
|
* alpine: build against latest-stableKarel Kočí2021-05-27
|
* turris: do not rebuild if not neededKarel Kočí2021-03-01
| | | | | This hould make building HBT and HBS viable as I would not waste resources on building those feeds every night.
* Move keys to dedicated directoryKarel Kočí2020-11-28
|
* turris: checkout relative to specific boardKarel Kočí2020-11-24
|
* turris: fix how we checkout repositoryKarel Kočí2020-11-24
| | | | We can checkout HEAD and just use checkout_repo_branch.sh.
* jobs: rapid configurationKarel Kočí2020-11-24
|
* alpine: fix uploadKarel Kočí2020-10-17
|
* turris: compile even turris-build with load limitKarel Kočí2020-10-14
|
* Fix invalid usage of shell spawningKarel Kočí2020-07-29
|
* turris: try to do another fixKarel Kočí2020-07-29
|
* turris: fix invalid sftp argumentKarel Kočí2020-07-29
|
* Another try in using sftpKarel Kočí2020-07-29
|
* turris: fix use of scp to sftpKarel Kočí2020-07-29
|
* Correctly replae scp with sftpKarel 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 copyKarel Kočí2020-07-29
|
* turris: drop patch that is now in all branchesKarel Kočí2020-07-29
|
* turris: protect git fetch to prevent failuresKarel Kočí2020-07-29
|
* turris: run only one job type instanceKarel Kočí2020-07-27
|
* alpine: fix sftp commandKarel Kočí2020-07-27
|
* turris: fix and improve sftpKarel Kočí2020-07-27
| | | | It seems that it is not possible to access absolute paths from sftp.
* turris: fix invalid sftp argumentKarel Kočí2020-07-27
|
* sftp use -R instead of -r globallyKarel Kočí2020-07-27
|
* sftp use recursive copyKarel Kočí2020-07-27
|
* Replace scp with sftpKarel Kočí2020-07-27
|
* turris: try to fix package compilation scriptKarel Kočí2020-07-13
|
* turris: do not fail if one package failsKarel Kočí2020-07-13
|
* turris: try to fix verbose buildsKarel Kočí2020-07-11
|
* turris: run every package build separatelyKarel Kočí2020-07-11
|
* turris: use force-make machinery to not need to debug on serverKarel 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 syntaxKarel Kočí2020-06-18
|
* templates/turris.run: fix removal of packagesKarel 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.
* turris: do not create reject files by patchKarel Kočí2020-04-29
|
* turris: ignore fail if patch fails to applyKarel Kočí2020-04-29
| | | | | This is just temporally before we remove patch completely as it fails when it is already applied.
* turris: patch only forwardKarel Kočí2020-04-27
|
* turris: patch after checkoutKarel Kočí2020-04-27
|
* turris: force build (just try to build)Karel Kočí2020-04-21
|
* turris: just rename confusing parallel variableKarel Kočí2020-04-21
|
* turris: patch openwrt version checkoutKarel Kočí2020-04-21
|
* turris: show feeds.confKarel Kočí2020-04-21
|
* turris: revert to use git-hash to deted need for rebuildKarel Kočí2020-04-21
|
* turris: Do not use load limit for compile_pkgsKarel Kočí2020-04-21
|
* turris: better output and do not fail on missing defaults.shKarel Kočí2020-04-21
|
* Do not use repo_checkout and instead use scriptKarel Kočí2020-04-21
| | | | This is prepared for repo_checkout removal.
* turris: fix checkout pointing to HBSKarel Kočí2020-04-17
|
* templates/turris.run: fix awk warningKarel Kočí2020-04-17
|
* Run on all CPUs but litmit load to number of CPUsKarel Kočí2020-04-17
| | | | This at maximum spawns twice amount of jobs as there are CPUs on system.