- Nov 12, 2020
-
-
Josef Schlehofer authored
-
Karel Koci authored
Merge of luci-lighttpd and patch that was providing webapps files for luci to package turris-webapps-luci caused file collision. The cause is that patch adding webapps did not change version of luci-base package. The solution is to just reinstall luci-base package to remove conflicting files. This affects mostly only HBL and HBD. It is most probable that update between versions is going to bump LuCI version and solve it that way insteand. At the same time it won't harm to have this.
-
Karel Koci authored
This is replaced by dedicated package turris-webapps-luci. This also eats up separate package luci-lighttpd. Configuration for lighttpd is now provided by turris-webapps-luci (in a compatible way to webapps).
-
Karel Koci authored
There are multiple changes to updater's lists. In most cases it is about moving packages around and grouping them together to simplify future maintenance. Significant change is usage of conditional requests. Updater now installs Foris plugins not because some package list was selected but because some package was installed. This makes it so users running minimal setup (without web interface) can use package lists and still have full system with it. One important change to note here is that SSH client was moved from minimal base list to terminal-apps. The reason is that it is not essentially required for router's functionality or access. It is more about secondary usage from CLI so it should have been part of terminal-apps all time along.
-
- Nov 10, 2020
-
-
Karel Koci authored
This has to be string otherwise it won't do replan. In the end it is not that of a big issue. Subsequent execution later on removes this fix package.
-
Karel Koci authored
-
Karel Koci authored
This has to be string otherwise it won't do replan. In the end it is not that of a big issue. Subsequent execution later on removes this fix package.
-
Josef Schlehofer authored
-
Josef Schlehofer authored
Co-authored-by:
Jan Pavlinec <jan.pavlinec@nic.cz> Co-authored-by:
Vojtech Myslivec <vojtech.myslivec@nic.cz>
-
- Nov 09, 2020
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Karel Koci authored
The hash character denotes hash over branch. Hash is prefixed by it. The code was trying to remove if as suffic instead of prefix so it ended up checking out invalid reference with hash char included.
-
Karel Koci authored
We should verify that arguments are valid numbers to prevent other nothing-saying errors. It also improves little bit usage to print only binary name over full path.
-
Karel Koci authored
This simple typo caused forice-make to run only in fallback mode. That is always building in single thread with verbose output.
-
- Nov 08, 2020
-
-
Josef Schlehofer authored
In OpenWrt master, there were dropped SSL variants of transmission. We backported change to have life easier and luckily for us, Transmission list works even there is daemon-openssl. This just ensures that transmission-daemon will be installed, if we will remove some day fix package for Turris OS 5.x. Fixes: 37e45862 ("patches/backport/transmission: add patch to remove package variants")
-
- Nov 06, 2020
-
-
Josef Schlehofer authored
-
- Nov 05, 2020
-
-
Josef Schlehofer authored
I don't think it is a good idea to push all tags, which you are having. Sometimes you can have local tags, which you don't want to push but with suggested commands they will be pushed. Let's advise to push tag, which was created.
-
Marek Behun authored
In preparation for new reboot fix testing remove these hacks. They do not work anyway.
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
Jan Pavlinec authored
-
Karel Koci authored
This was a typo. This is not part of the package name.
-
- Nov 04, 2020
-
-
Karel Koci authored
We are removing cznic-cacert-bundle and this fix package is part of that cleanup.
-
Jan Pavlinec authored
-
- Nov 03, 2020
-
-
Josef Schlehofer authored
-
Karel Koci authored
This is better approach not only because we can potentially upstream this but also because it covers all packages and breaks potentially if new variant is added.
-
- Oct 30, 2020
-
-
This adds support for Turris SFP modules for kernel 4.14.
-
- Oct 29, 2020
-
-
Jan Pavlinec authored
-
Jan Pavlinec authored
-
Jan Pavlinec authored
-
Jan Pavlinec authored
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Oct 28, 2020
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Oct 27, 2020
-
-
Karel Koci authored
The idea is to have script that does the same thing as we do for releases but for not yet released builds. Usage is mostly for automated builds based on our repository. Successful build on our servers somewhat ensures also successful build anywhere else. Building latest successful version takes users to success more likely than just building tip of git branch.
-