1. 16 Mar, 2022 2 commits
  2. 14 Mar, 2022 1 commit
  3. 11 Mar, 2022 8 commits
  4. 10 Mar, 2022 1 commit
  5. 08 Mar, 2022 3 commits
  6. 07 Mar, 2022 2 commits
  7. 04 Mar, 2022 1 commit
  8. 03 Mar, 2022 5 commits
  9. 02 Mar, 2022 2 commits
    • Ophélie Gagnard's avatar
      Makefile: Add a target no-obs and its clean_no-obs counterpart. · 6d9759fd
      Ophélie Gagnard authored
      build-scripts/*: Simplify the scripts and add a variable for the path of the current tarball.
      build-scripts/obs.sh: Delete .install.cfg in the directory where builtout is run.
      6d9759fd
    • Ophélie Gagnard's avatar
      templates/Makefile.in: · ef5a7942
      Ophélie Gagnard authored
      - Fix a bug:
      	Transform templates/Makefile in an actual template Makefile.in leaving less room for path inconsistencies.
      - Fix a bug. Remove tmp-networkcached-related commands.
      
      templates/buildout*.in:
      - Fix a bug:
      	Add the extends-cache and download-cache variables.
      
      build-scripts/template_stage.sh:
      	Add support for the new templates/Makefile.in
      ef5a7942
  10. 01 Mar, 2022 5 commits
  11. 28 Feb, 2022 2 commits
  12. 25 Feb, 2022 1 commit
  13. 24 Feb, 2022 1 commit
    • Ophélie Gagnard's avatar
      Initial commit. · a3762368
      Ophélie Gagnard authored
      The scripts do everything until the first run of buildout (actual run, not just bootstraping).
      a3762368
  14. 11 Feb, 2022 1 commit
  15. 07 Feb, 2022 2 commits
    • Levin Zimmermann's avatar
      playbook: Fix sensor installation for Debian 11 · 7c5a2eff
      Levin Zimmermann authored
      Previously it only worked with Debian 10. This commit reflects the
      removal of the apt package 'python-pip' in Debian 11 and the change
      of the i2c bus number.
      7c5a2eff
    • Levin Zimmermann's avatar
      playbook: Fix firewall settings for olimex sensor · 90ea4d1c
      Levin Zimmermann authored
      There were still two issues which are solved with this commit:
      
      1. Previously the firewall prevented the installation of Fluentd
         (because no connection via http/https was possible).
      
      2. Previously the sensor couldn't send data to the IoT gateway (
         the opened port wasn't sufficient).
      90ea4d1c
  16. 11 Jan, 2022 3 commits