Skip to content
Snippets Groups Projects
  1. Sep 02, 2019
    • Karel Koci's avatar
      lists: drop pkglists redirection · 5d118714
      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.
      5d118714
    • Karel Koci's avatar
      lists: drop luci-mod-admin-full from nas pkglist · d8d46797
      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.
      d8d46797
    • Karel Koci's avatar
      lists: drop webapps hack · 8eb3a8b1
      Karel Koci authored
      This does not work and contains non-existing packages. Let's drop this.
      8eb3a8b1
    • Karel Koci's avatar
      lists: drop comments that were not adding anything of value · 489cce04
      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.
      489cce04
    • Karel Koci's avatar
      lists: fix problems with not removed luci applications · 0b5d3c72
      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.
      0b5d3c72
    • Karel Koci's avatar
      lists: drop problematic soft dependency for Foris languages · ec0d2618
      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.
      ec0d2618
  2. Aug 28, 2019
  3. Aug 27, 2019
  4. Aug 26, 2019
  5. Aug 21, 2019
  6. Aug 19, 2019
  7. Aug 15, 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 25, 2019
  16. Jul 22, 2019
  17. Jul 20, 2019
  18. Jul 19, 2019