Skip to content
Snippets Groups Projects
  1. Sep 02, 2019
    • Karel Koci's avatar
      lists: fix wrong value used in loop · 098637fe
      Karel Koci authored
      098637fe
    • Karel Koci's avatar
      lists: fix missing comma in foris list · f62d0e66
      Karel Koci authored
      f62d0e66
    • Karel Koci's avatar
      8e358836
    • Karel Koci's avatar
      lists: drop pkglists redirection · 7122b2d6
      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.
      7122b2d6
    • Karel Koci's avatar
      lists: drop luci-mod-admin-full from nas pkglist · 5d6c7026
      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.
      5d6c7026
    • Karel Koci's avatar
      lists: drop webapps hack · be038910
      Karel Koci authored
      This does not work and contains non-existing packages. Let's drop this.
      be038910
    • Karel Koci's avatar
      lists: drop comments that were not adding anything of value · 53e7331e
      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.
      53e7331e
    • Karel Koci's avatar
      lists: fix problems with not removed luci applications · 91f13023
      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.
      91f13023
    • Karel Koci's avatar
      lists: drop problematic soft dependency for Foris languages · 42cc5f66
      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.
      42cc5f66
  2. Aug 27, 2019
  3. Aug 26, 2019
  4. Aug 21, 2019
  5. Aug 19, 2019
    • Karel Koci's avatar
      lists: make kmod-ath10k critical everywhere and -ct normal request · 10a41c72
      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.
      10a41c72
  6. Aug 15, 2019
  7. Aug 14, 2019
  8. Aug 13, 2019
  9. Aug 12, 2019
  10. Aug 07, 2019
  11. Aug 06, 2019
  12. Aug 04, 2019
  13. Aug 01, 2019
  14. Jul 29, 2019
  15. Jul 26, 2019
  16. Jul 25, 2019
  17. Jul 22, 2019