Skip to content
Snippets Groups Projects
  1. Jan 28, 2015
  2. Jan 27, 2015
  3. Jan 10, 2015
  4. Nov 24, 2014
  5. Nov 19, 2014
  6. Nov 17, 2014
    • Stefan Laudemann's avatar
      Adds check for A.L.F.R.E.D major version > 2013 and sends · a86893e2
      Stefan Laudemann authored
      ffpb-debug-report on crash.
      
      As it is only assumed that the bug, which causes A.L.F.R.E.D. 2013.4 to
      crash, got fixed in 2014.1, it is important to know whether or not this
      really is the case. Hence, an additional check got implemented that
      tests for the A.L.F.R.E.D. daemon's major version. If the major version
      is greater than 2013 an additional ffpb-debug-report gets issued
      automatically, so that the dev-team gets informed about the crash.
      a86893e2
  7. Nov 16, 2014
    • Stefan Laudemann's avatar
      Adds process-watchdog for A.L.F.R.E.D. · 5759e2aa
      Stefan Laudemann authored
      Monitors whether or not the A.L.F.R.E.D. is still running on a node or
      not. Version 2013.x crashes from time to time and thus some nodes dis-
      appear from the map. It is thus suitable to monitor the state of the
      daemon on the node itself by periodically making requests to avoid un-
      necessary support-requests and manual restarts of these nodes. In a
      failure state, the daemon can simply be restarted by triggering its
      init-script.
      
      Please note that the bug is most likely gone in v2014.1 and newer and
      and thus the package does not need to be included in the firmware in
      newer firmwares.
      5759e2aa
  8. Oct 19, 2014
  9. Sep 25, 2014
    • Stefan Laudemann's avatar
    • Stefan Laudemann's avatar
      Adds new package dependencies to Makefile (due to various rewrites of the code). · d5205510
      Stefan Laudemann authored
      First of all, the ffpb-debug script is now written in lua and thus requires
      a lua interpreter to be installed. But since the script makes use of some
      gluon-specific lua-functions/-variables (such 'site_conf' in site_conf.lua),
      we have to make ffpb-debug depend on the 'gluon-core', which in turn would
      define all other dependencies.
      Moreover, since ffpb-debug-live got rewritten to work with Barrier Breaker
      (i.e. gluon 2014.4 and later), the already defined dependency towards the
      busybox package does not suffice any longer, as we fetch interface-details
      and -statistics via ubus now. As ubus outputs its data in JSON, we moreover
      need the helper functions from the 'libubox' package for a convenient hand-
      ling of such data in shell scripts.
      d5205510
  10. Sep 24, 2014
  11. Sep 11, 2014
    • Helge Jung's avatar
      remove bot-key package · 19a7e33d
      Helge Jung authored
      It was only used in a local test and the same functionality can
      be accomplished in the next Gluon version by setting
      `siteconfig.authorized_keys`.
      19a7e33d
  12. Aug 16, 2014
  13. Jul 28, 2014
  14. Jul 20, 2014
  15. Jul 16, 2014
  16. Jul 07, 2014
  17. Jul 06, 2014
  18. Jul 05, 2014
  19. Jul 01, 2014
  20. Jun 29, 2014
  21. Jun 28, 2014
  22. Jun 07, 2014
Loading