- Jul 03, 2019
-
-
Karel Koci authored
There seems to be a dependency on kernel package with magic in it so we do not have to append magic to kmods as well.
-
- Jul 01, 2019
-
-
Karel Koci authored
-
- Jun 29, 2019
-
-
Karel Koci authored
There were two patches in patches/openwrt/to-upstream directory that were fixes of hack patch. Those of course should not be send to upstream and should be part of that specific patch. This commit merges those patches to that patch.
-
-
- Jun 28, 2019
-
-
Karel Koci authored
Primary change here is that we dropped restart exclusion. Updater service is no longer there and there might no longer be need to not restart base-files services. It simplifies code and drops Turris specific changes.
-
Karel Koci authored
It seems that upstream fixed problem with luajit compilation. It might break because we are dropping patch that upstream does not provide. Let's try it without this patch. If we encunter problems with compilation then we should add given patch and also push it to upstream.
-
Karel Koci authored
Storage plugin would be now part of three lists. I don't see a reason why we should not move it to base install instead of installing it on top of base system. It would be better to have it optional and to have some dependencies but I think that as it is now it is confusing to user that storage plugin disappears or appears out of kind of nowhere.
-
Karel Koci authored
-
-
- Jun 27, 2019
-
-
Michal Hrusecky authored
-
Josef Schlehofer authored
-
- Jun 26, 2019
-
-
Josef Schlehofer authored
-
- Jun 23, 2019
-
-
Josef Schlehofer authored
-
- Jun 21, 2019
-
-
Josef Schlehofer authored
-
- Jun 20, 2019
-
-
Karel Koci authored
This introduces one additional update step to update ubus right after updater. This separates ubus update to separate run and should ensure that broken ubus state is limited to only few packages.
-
Karel Koci authored
This was suggested by user and it makes sense to allow users to optionally use these Luci apps.
-
- Jun 18, 2019
-
-
Karel Koci authored
-
-
- Jun 17, 2019
-
-
Karel Koci authored
This reverts commit 7ca7a6f1.
-
Karel Koci authored
This reverts commit 85be8c86.
-
Karel Koci authored
-
- Jun 16, 2019
-
-
Josef Schlehofer authored
-
Karel Koci authored
-
- Jun 13, 2019
-
-
Karel Koci authored
These patches seems to be already present in tree so we can drop them from this patch.
-
Karel Koci authored
-
- Jun 12, 2019
-
-
Josef Schlehofer authored
-
- Jun 10, 2019
-
-
Karel Koci authored
-
Josef Schlehofer authored
-
- Jun 06, 2019
-
-
Karel Koci authored
This reorders some options and marks various sections by name. This also force enables BTRFS.
-
Karel Koci authored
HaaS requires fair group scheduler so we should enable it. This ensures that it is enabled so HaaS can build.
-
- Jun 05, 2019
-
-
Karel Koci authored
Let's see if upstream fixed problems we had. These no longer apply so we would have to reimplement them anyway.
-
Karel Koci authored
-
- May 30, 2019
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
Thanks to midnightmagic, who pointed out it on IRC channel #turris on Freenode
-
Parameter -e is now obsolete and by default, we want to build everything. Removed it from turris-build.conf.example Because of that we or users don't need to select packages in make menuconfig which we or they want to build. Now each package will be selected but not compiled which depends on user choice. Also, compile_pkgs shouldn't be run under root or with sudo. Do it as normal user.
-
Josef Schlehofer authored
Add TIP and remove the section with make menuconfig as it is no longer necessary
-
- May 29, 2019
-
-
Karel Koci authored
-
Karel Koci authored
-
- May 27, 2019
-
-
Karel Koci authored
-
- May 22, 2019
-
-
Karel Koci authored
-