1. 26 Mar, 2021 1 commit
    • Jérome Perrin's avatar
      software/cloudooo: use slapos.cookbook:switch-softwaretype · 12d83fa2
      Jérome Perrin authored
      Porting to switch-softwaretype involves:
       - use recipe slapos.cookbook:switch-softwaretype instead of slapos.cookbook:softwaretype
       - don't render software type profiles, only use cloudooo-dynamic-template:rendered
        instead of ${cloudooo-dynamic-template:rendered}, the profile will be rendered
        later.
       - have a RootSoftwareInstance default alias
       - have a part reading parameters using slapos.cookbook:slapconfiguration
        named slap-configuration. This is what slapos.cookbook:switch-softwaretype
        expects. Here we renamed the existing part.
      
      At the same time, remove slap-connection that was added as backward compatibility,
      slapos.core supports this since commit 0fbed0d1 (Migrate slap_connection to
       slap-connection, and use variables names separated with '-'., 2012-09-18) that
      was part of release 0.29
      12d83fa2
  2. 24 Mar, 2021 2 commits
  3. 23 Mar, 2021 9 commits
  4. 22 Mar, 2021 4 commits
  5. 21 Mar, 2021 1 commit
    • Julien Muchembled's avatar
      slapos-sr-testing: do not end paths with / · 0803b816
      Julien Muchembled authored
      This may lead to weird like ...//... or worse: here, the [gcc] part of
      the tested SR will do "os.path.dirname('/usr/bin/')" (when using system
      gcc), causing ${gcc:prefix} to be invalid ('/usr/bin' instead of '/usr')
      and most sharable parts will rebuild (different [gcc] signature).
      0803b816
  6. 19 Mar, 2021 2 commits
  7. 17 Mar, 2021 3 commits
  8. 16 Mar, 2021 3 commits
  9. 15 Mar, 2021 1 commit
  10. 12 Mar, 2021 3 commits
  11. 10 Mar, 2021 10 commits
  12. 09 Mar, 2021 1 commit