- Aug 25, 2020
-
-
This adds call to sentinel-reload when sentinel configuration is changed from Re/Foris. Proper release without patch.
-
- Jul 27, 2020
-
-
Karel Koci authored
This adds call to sentinel-reload when sentinel configuration is changed from Foris. This is work in progress patch but we need this as soon as possible to improve user's experience. Next fixup version should contain this change and we should be able to drop this patch.
-
- Jul 01, 2020
-
-
Jan Pavlinec authored
-
- Jun 16, 2020
-
-
Josef Schlehofer authored
We are overwriting defaults. It is wrong as we didn't count with variable ($PKG_VERSION). This means that if we didn't clean up build_dir or dl folder, it will be extraced to smth without versioning. - remove PKG_SOURCE_SUBDIR:=$(PKG_NAME) as well - Add PKG_RELEASE if it was possible
-
Josef Schlehofer authored
This will save a lot of space on our buildbots
-
- Mar 21, 2020
-
-
Martin Matějek authored
Drop restart of sentinel components
-
- Feb 14, 2020
-
-
Martin Matějek authored
-
- Jan 14, 2020
-
-
Josef Schlehofer authored
-
- Dec 11, 2019
-
-
Štěpán Henek authored
-
- Nov 18, 2019
-
-
Karel Koci authored
Also fosquitto package indentation was improved.
-
Karel Koci authored
This separates foris-controller, reForis and Foris to separate directories to not have single hude one.
-
- Jun 19, 2019
-
-
This uses correct python install sections instead of replacing it with its own. The problem was that python-package.mk does a lot of "standard" fixes in that install and replacing it caused those fixes to be skipped. There might have been originally reason on why to not use default install but I don't see it now. This also cleans a lot of other stuff around. Because we now use python-package.mk provided install we use Py3Package install instead. The same paradigm is used for optional ForisControllerModule install section. This also drops unnecessary hash-bang at the beginning of all scripts. Those scripts are not run directly but instead sourced. It is bad practice to do so because those scripts do not include functions they might use (such as config_load and so on). Also note that in default script is interpreted as shell so it is all right even if it is run directly. This is just more cleaner solution. This also drops all trace sets from same scripts. Most of those were only calling service restart and that is pretty much useless to print trace for that. There is only one exception and that is postinst of controller-netboot-module. It is also doing UCI manipulation. This is invalid in its core because it disallows configuration to be used. I am going to move that change to separate oneshot package used to migrate that configuration in future. That means that those trace outputs should not be required anywhere. There is one hack introduced here. Build system is checking if it is not invoking some random Makefile by grepping it. In case of package they look for pattern: call BuildPackage. This commit moves package declaration from package it self to definition in included file. That means that build system would ignore such Makefile. This introduces comment with content matching pattern it looks for so it is not ignored.
-
- May 27, 2019
-
-
Štěpán Henek authored
-
- Apr 18, 2019
-
-
Karel Koci authored
-
- Apr 01, 2019
-
-
Štěpán Henek authored
-
- Feb 05, 2019
-
-
Karel Koci authored
There is a lot of foris specific packages now. Moving them to dedicated directory cleans whole packages list and seems to be common approach in upstream. This also tries to fix netboot makefiles.
-
- Dec 03, 2018
-
-
Štěpán Henek authored
-
- Aug 22, 2018
-
-
Štěpán Henek authored
-
- Aug 14, 2018
-
-
Štěpán Henek authored
-
Štěpán Henek authored
-
- Aug 10, 2018
-
-
Štěpán Henek authored
-
- May 04, 2018
-
-
Michal Hrusecky authored
-
- Jan 23, 2018
-
-
Michal Hrusecky authored
-
- Jan 15, 2018
-
-
Štěpán Henek authored
-
- Dec 20, 2017
-
-
Štěpán Henek authored
-
- Oct 25, 2017
-
-
Štěpán Henek authored
-
- Oct 02, 2017
-
-
Štěpán Henek authored
-
Štěpán Henek authored
-
Štěpán Henek authored
-
Štěpán Henek authored
-
Štěpán Henek authored
-