summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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.
* ssh/config: rename files from key to pubKarel Kočí2020-06-12
|
* 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: fix name of architecture for OmniaKarel Kočí2020-04-27
|
* 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
|
* files/turris_checkout_repo_branch.sh: remove dependency on common.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.
* templates/turris.run: update compile_pkgs usageKarel Kočí2020-03-10
|
* Fix turris-updater-conf contextKarel Kočí2020-02-11
|
* crontab: add alpine-armv7Karel Kočí2020-02-11
|
* Add alpine-armv7 to replace armhfKarel Kočí2020-02-05
|
* alpine: enable optimalizationsKarel Kočí2020-01-28
|
* alpine: fix CFLAGSKarel Kočí2020-01-28
|
* Migrate to contextsKarel Kočí2020-01-25
|
* templates/alpine.run: fix source for root fsKarel Kočí2020-01-22
|
* template/alpine.run: fix access rights to keyKarel Kočí2019-12-02
|
* templates/alpine.run: try to fix signature untrustedKarel Kočí2019-12-02
|
* templates/alpine.run: fix name of alpine archiveKarel Kočí2019-12-02
|
* templates/alpine.run: /dev/null no longer is present in archiveKarel Kočí2019-12-02
|
* templates/alpine.run: download latest rootfsKarel Kočí2019-12-02
|
* Try to fix armhf compilationKarel Kočí2019-12-02
|
* Add HBLKarel Kočí2019-12-02
|
* Drop Turris OS 3.x builds and add Turris 1.xKarel Kočí2019-09-21
|
* Add alpine-armhfKarel Kočí2019-06-01
|
* alpine: architecture specific deploymentKarel Kočí2019-05-17
|
* alpine: abuild.conf try to do make arguments fixKarel Kočí2019-05-13
|