- Sep 12, 2019
-
-
Josef Schlehofer authored
-
Josef Schlehofer authored
-
- Sep 11, 2019
-
-
Jan Pavlinec authored
Cherry-picked from https://gitlab.labs.nic.cz/turris/turris-build/merge_requests/30
-
- Sep 05, 2019
-
-
Marek Behun authored
Signed-off-by:
Marek Behún <marek.behun@nic.cz>
-
Marek Behun authored
Signed-off-by:
Marek Behún <marek.behun@nic.cz>
-
Karel Koci authored
-
Josef Schlehofer authored
This reverts commit 922a792b.
-
Josef Schlehofer authored
This reverts commit fdfab83c.
-
Karel Koci authored
Samba3.4 is EOL for a long time and Samba4 is available so switch to it.
-
- Sep 04, 2019
-
-
Karel Koci authored
The original text was little bit cryptic and wasn't true in the end because master is now considered v6.0 and this of course changes as we go trough new versions. This should now explain reader how to get specific version in more general terms.
-
Karel Koci authored
-
Karel Koci authored
This commit improves code for service enablement and restart in base-files package. This is same code as in 628b25a6
-
Karel Koci authored
The format of feeds.conf slightly changed in incompatible way so this patch no longer applies. We should modify extension for getting subset to fit with new format. We are not using this feature at the moment so we can drop it for time being.
-
Karel Koci authored
-
- Sep 03, 2019
-
-
Karel Koci authored
This package provides init service that should be automatically activated and package it self should be installed on Turris MOX only.
-
Karel Koci authored
This is to allow Mox to lower CPU speed before reboot. This could potentially solve problems with CPU stuck on reboot.
-
- Sep 02, 2019
-
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
-
Karel Koci authored
This removes files that were providing pkglists redirection for updater versions in 4.0-alpha* releases. First officially forward compatible version is 4.0-beta1 and that does not have any pkglists in medkit while still expecting these lists in old location. The advantage is that in medkit those lists are not enabled so update is possible and nobody should still run 4.0-beta1 now so we can drop this without a problem.
-
Karel Koci authored
This allows access to file browser in Luci but this is very limited access. There seems to be a problem with displaying files and there is no way to modify files at all so this is kind of useless. This is also not directly accessible trough Luci but you have to know specific URI to access it. This makes it probably just fully unknown to users so let's just drop it.
-
Karel Koci authored
This does not work and contains non-existing packages. Let's drop this.
-
Karel Koci authored
These comments are effectively just repeating what code says. It should be pretty much clear from code and file name what specific include contains so no comment is needed. dnl is left in place to eat up new line character after include directive.
-
Karel Koci authored
This reverts to previous approach for Luci localization packages. It introduces back problems that language packages are installed only to apps introduced by updater lists but there is no way around it. This implementation was problematic as it kept installed packages in place because of language packages depending on package that was suppose to be removed. This meant that such package was hold in place by language package that was in turn hold in place by information that parent package is installed. It created cycle that updater was not able to break (only opkg). This fixes this issue.
-
Karel Koci authored
This code was causing problems with packages not being removed because they were held on place by localization package. This reverts it to a approach where we specify language packages only if we add request for package it self.
-
- Aug 28, 2019
-
-
Marek Behun authored
Signed-off-by:
Marek Behún <marek.behun@nic.cz>
-
- Aug 27, 2019
-
-
Karel Koci authored
These options are required as there seems to be no default set for those options.
-
Karel Koci authored
stat and diff are base utilitites that are required by even core files such as /etc/rc.common so they should be part of base-minimal installation.
-
- Aug 26, 2019
-
-
Karel Koci authored
This just sorts them and comments them. It also drops Moxtet options as those were probably added by mistake.
-
Josef Schlehofer authored
-
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.
-
Josef Schlehofer authored
-
- Aug 21, 2019
-
-
Michal Hrusecky authored
-
- Aug 19, 2019
-
-
Karel Koci authored
There is a problem with switching away from kmod-ath10k-ct on Mox as kmod-ath10k provide ct variant but not the other way around. This fixes that and allows users to switch no non-ct drivers while ensuring that at least one driver is installed and on Mox the ct one is default one.
-
Josef Schlehofer authored
-
- Aug 15, 2019
-
-
Karel Koci authored
btrfs-progs now use preinit instead of this init script so we no longer have to activate it.
-
Karel Koci authored
Just let's revisite these. This might allows us to compile some more packages if some of these are in reality fixed.
-
Karel Koci authored
Let's try to reenable all these. We might found out that it works. At least missing libpsl causes some other packages such as libsoup to not be compiled and that causes the same for gstreamer and other packages.
-
Karel Koci authored
-