Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | |||
* | 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 |
| |