Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | alpine: build against latest-stable | Karel Kočí | 2021-05-27 |
| | |||
* | 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. | ||
* | Move keys to dedicated directory | Karel Kočí | 2020-11-28 |
| | |||
* | 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: rapid configuration | Karel Kočí | 2020-11-24 |
| | |||
* | alpine: fix upload | Karel Kočí | 2020-10-17 |
| | |||
* | 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. | ||
* | 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: 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 |
| | |||
* | 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 |
| | |||
* | 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 |
| |