1. 13 Nov, 2017 1 commit
    • Łukasz Nowak's avatar
      [playbook] Upgrade to SR to 1.0.56 · 6ec1cced
      Łukasz Nowak authored
      The ERP5 software type changed to default, as create-erp5-site has been
      implemented there.
      
      Upgrading to tag 1.0.56 requires to update the software_type of ERP5 to default, as it happened with recent changes in slapos.git repository for ERP5.
      
      Cc: @rafael - please feel free to push it to proper audience.
      
      /reviewed-on !25
      6ec1cced
  2. 08 Nov, 2017 1 commit
  3. 06 Oct, 2017 2 commits
  4. 27 Sep, 2017 1 commit
  5. 25 Sep, 2017 1 commit
  6. 12 Sep, 2017 2 commits
  7. 11 Sep, 2017 6 commits
  8. 16 Aug, 2017 4 commits
  9. 05 Jul, 2017 1 commit
  10. 03 Jul, 2017 3 commits
  11. 30 Jun, 2017 1 commit
  12. 08 Jun, 2017 1 commit
  13. 17 May, 2017 3 commits
  14. 16 May, 2017 1 commit
  15. 11 May, 2017 1 commit
  16. 09 May, 2017 1 commit
  17. 28 Apr, 2017 4 commits
  18. 11 Apr, 2017 2 commits
  19. 09 Mar, 2017 2 commits
  20. 07 Mar, 2017 1 commit
    • Kazuhiko Shiozaki's avatar
      obs/slapos: fix perl @INC path. · 2fd95f06
      Kazuhiko Shiozaki authored
      I found that include paths of slapos package's perl were wrong (i.e. `/usr/src/packages/BUILD/SLAPOS/build` should be removed).
      
      ```
      ~> /opt/slapos/parts/perl/bin/perl -e 'print @INC,"\n"'
      /usr/src/packages/BUILD/slapos/build/opt/slapos/parts/site_perl/lib/site_perl/5.20.2/x86_64-linux-thread-multi/usr/src/packages/BUILD/slapos/build/opt/slapos/parts/site_perl/lib/site_perl/5.20.2/usr/src/packages/BUILD/slapos/build/opt/slapos/parts/perl/lib/5.20.2/x86_64-linux-thread-multi/usr/src/packages/BUILD/slapos/build/opt/slapos/parts/perl/lib/5.20.2.
      ```
      
      I think that this MR fixes this issue but not so sure. Can you please verify it ?
      
      /cc @alain.takoudjou @rafael 
      
      /reviewed-on nexedi/slapos.package!23
      2fd95f06
  21. 30 Dec, 2016 1 commit