summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Adam Michalski [Thu, 15 Jun 2023 15:28:10 +0000 (17:28 +0200)]
Add PATH environment variable
The PATH variable is required in scripts by the security-config.
Change-Id: I22b9a94a46ec7d302324868ef7c3bcf4f2a6e93e
Adam Michalski [Thu, 1 Jun 2023 10:38:05 +0000 (12:38 +0200)]
Add `service-common.inc` to ISU configuration
Change-Id: Ie27126a2768ab6e0716e7f7bd54b496f23266f9d
Mateusz Moscicki [Mon, 29 May 2023 14:31:13 +0000 (16:31 +0200)]
isu_pkgs_maker: Return exit code on error
Change-Id: Iffe109fad430ec88da6833a1eb65b0124e3aaa09
Mateusz Moscicki [Mon, 29 May 2023 12:14:02 +0000 (14:14 +0200)]
Add support for multiple service files
Change-Id: I9cd65c94e165a8312267b64eeaef805c569db489
Mateusz Moscicki [Fri, 19 May 2023 11:15:54 +0000 (13:15 +0200)]
Add isu_pkgs_maker.py
The isu_pkgs_maker.py is a script that is used to generate ISU packages
based on configuration in `/etc/isu/` on rootfs.
Change-Id: I2190a031b87425bf7c48e3123d800879139e6b45
Mateusz Moscicki [Fri, 19 May 2023 09:37:50 +0000 (11:37 +0200)]
Add ISU systemd generator
Generator is responsible for mounting the image with the updated service
and generating the service files that run it.
For more information see README.
Change-Id: I0caae33614adb9807c7d93ba34fdd9a209b02ab6
Tizen Infrastructure [Fri, 19 May 2023 01:49:46 +0000 (01:49 +0000)]
Initial empty repository