1. 04 Oct, 2021 14 commits
  2. 01 Oct, 2021 5 commits
  3. 30 Sep, 2021 3 commits
  4. 27 Sep, 2021 5 commits
  5. 26 Sep, 2021 5 commits
  6. 25 Sep, 2021 2 commits
    • Julien Muchembled's avatar
      theia: clean up test/dummy/software.cfg · 22aa0b65
      Julien Muchembled authored
      In addition to update version of slapos.recipe.build, this fixes the
      following misuse:
      - init phase must only initialize the section, which implies no change
        on the file system
      - init/install/update's slapos.recipe.build should not contain buildout
        substitutions (theoritically, there could be wrong escaping,
        e.g. ${buildout:directory} containing quotes)
      These 2 points didn't not matter here but it gave a bad example
      for anyone learning buildout.
      22aa0b65
    • Julien Muchembled's avatar
      version up: zc.buildout, slapos.recipe.build, Debian 10/11 netinst · 1a926989
      Julien Muchembled authored
      Thanks to the new buildout/slapos.recipe.build feature,
      we can download the last released version of Debian Stable.
      
      NEO stress testing is changed to run on both Debian 10 & 11.
      
      Keep proposing Debian 10 netinst in kvm SR,
      waiting that Debian 11 is more tested.
      1a926989
  7. 24 Sep, 2021 6 commits