Skip to content
Snippets Groups Projects
  1. Sep 24, 2020
  2. Sep 23, 2020
    • Karel Koci's avatar
      helpers/new_release: fix invalid match for modification date · 62b88ab7
      Karel Koci authored
      Fields should be compared case insensitive as they can be in any such
      format. Using awk instead to compare and correctly parse HTTP head
      format.
      
      There is known problem with this code and that is it can't parse
      date-time formats with colons. The reason is that printing original
      string ($0) in awk sneaks in to it some unwanted characters such as \r
      and probably others that are not considered as whitespaces by date
      command. This way we take only text.
      62b88ab7
  3. Sep 16, 2020
  4. Sep 13, 2020
  5. Sep 07, 2020
    • Karel Koci's avatar
      lists/base-fix: restore previous version of /etc/config/foris · 197c07ce
      Karel Koci authored
      The condition is that we run on current root (that we even have easy
      access to snapshots), that we have snapshots (schnapps installed)
      and that version of Turris OS is less than 5.1.1.
      We use system version to compare because we can't detect that empty file
      any other way.
      197c07ce
  6. Aug 12, 2020
  7. Aug 11, 2020
  8. Aug 08, 2020
  9. Aug 06, 2020
  10. Aug 05, 2020
    • Karel Koci's avatar
      openwrt: clean and add service_wanted · 280ea3d8
      Karel Koci authored
      Atlas and netdata services are new services that can be installed trough
      package lists. They should be also automatically activated.
      
      sentinel-dynfw-ipset is not longer present in system as it was drop in
      favor of different approach.
      
      socat is not longer used as service since uCollect times.
      280ea3d8
  11. Aug 04, 2020
  12. Aug 03, 2020
  13. Jul 31, 2020
  14. Jul 27, 2020
  15. Jul 24, 2020
  16. Jul 22, 2020
  17. Jul 19, 2020
  18. Jul 17, 2020
  19. Jul 13, 2020