Skip to content
Snippets Groups Projects
  1. May 18, 2015
  2. Apr 14, 2015
  3. Feb 12, 2015
    • Stefan Laudemann's avatar
      Adds final exit status and treatment of return values from non-ffpb · b323dd6a
      Stefan Laudemann authored
      packages.
      
      The file zz~-ffpb-upgrade will only be delete if its return value is 0.
      For some reason we forgot to add an 'exit 0' at the end of the file if
      everything is OK. This has been added.
      
      To deal with invariant scripts that were not executed properly, we now
      test the return value of do_component for these scripts as well. The
      function do_component however may return early with a return code not
      equal to 0, if a version for that package/script could not have been
      determined. We now return the code 255 in this case and ignore that
      state in "main", as we are not interested in non-ffpb packages.
      b323dd6a
  4. Feb 03, 2015
  5. Jan 28, 2015
  6. Jan 27, 2015
    • Stefan Laudemann's avatar
      Adds the ne package ffpb-node-tuning to ffpb-packages. · 1417588d
      Stefan Laudemann authored
      As its name states, this packages applies some config optimizations
      (like tweaking kernal knobs via sysctl) on the nodes.
      For the most knobs Gluon sticks for OpenWRT defaults for good reasons,
      as some values need to be set according to the environment of the
      nodes (e.g. the network's size). As OpenWRT basically aims at provid-
      ing a stable system for standalone WiFi access-points, the system's
      default configuration may not be appropriate anymore the larger the
      network grows, though.
      1417588d
Loading