- 04 Oct, 2021 18 commits
-
-
Thomas Gambier authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Thomas Gambier authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Thomas Gambier authored
This is a follow up of 04938bff.
-
Thomas Gambier authored
Nis module is linking against system library libnsl which is not slapos compatible. Also note that we use printf instead of echo here because echo behaviour with \n is different with bash or dash.
-
Thomas Gambier authored
openssh 7.7p1 has a compilation erro in Debian 11.
-
Julien Muchembled authored
This reverts commit e5f9dee1, now that slapos.recipe.build is fixed.
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Allows to use recipe for cases when file is not present yet so it can return some default (marker-like) value.
-
Łukasz Nowak authored
-
Thomas Gambier authored
-
- 01 Oct, 2021 5 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Ivan Tyagov authored
-
Xavier Thompson authored
-
Xavier Thompson authored
-
- 30 Sep, 2021 3 commits
-
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Thomas Gambier authored
1.0.181 cannot be installed on Debian 11
-
- 27 Sep, 2021 5 commits
-
-
Julien Muchembled authored
This reverts commits d23929f7 (partially) and 3c52286b. This issue is in slapos.core, slapos/testing/check_software.py: '*/parts/libreoffice-bin/*', '*/parts/java-re*/*', We'll reapply the changes after (or at the same time as) slapos.core is updated.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Make the md5 detection fix python3 compatible. Fixes 4e5a9ee4
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 26 Sep, 2021 5 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 25 Sep, 2021 2 commits
-
-
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.
-
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.
-
- 24 Sep, 2021 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
This fixes build of gevent on recent OS, due to missing greenlet header file for Python 2.
-