- Aug 12, 2024
-
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
the version of the system and the version of services
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
create, restore, remove and list are available. These subcommand do not affect the state of a running services.
-
- Jul 13, 2024
-
-
Eric Vidal authored
-
- Jun 20, 2024
-
-
Eric Vidal authored
-
Eric Vidal authored
See commit 3f345ecb Rename tree_resolve_copy and tree_resolve_master_copy to tree_resolve_sanitize and tree_resolve_master_sanitize respectively.
-
- Jun 18, 2024
-
-
Eric Vidal authored
-
Eric Vidal authored
Rename TimeoutKill to TimeoutStart. Rename TimeoutFinish to TimeoutStop. Remove TimeoutUp and TimeoutDown key. To avoid confusion and mistake, oneshot and classic service use now the same key name to declare the timeout to use. TimeoutStart and TimeoutStop are clearer than TimeoutKill and TimeoutFinish. 66 is sufficiently smart to name the file correctly for s6-supervise whick look for the timeout-kill and timeout-finish file.
-
- Jun 07, 2024
-
-
Eric Vidal authored
The status command without options return now an overview of all services from all trees. This is similar as 66 tree status command but with a shorter call and less informations.
-
Eric Vidal authored
-
Eric Vidal authored
Fix redirection to get sulogin message. Handles environment properly before managing init configuration file.
-
- Jun 03, 2024
-
-
Eric Vidal authored
-
Eric Vidal authored
Each tool needs to be independent, which meant that every time a tool was called, it would build the entire system graph. This was an obvious waste of time and resources. Now, the tools build the graph based on the requested services, which drastically reduces the time needed to construct the necessary dependency graph.
-
- Jun 01, 2024
-
-
Eric Vidal authored
Logger destination directory for a service inside a module was not deleted.
-
Eric Vidal authored
-
- May 31, 2024
-
-
Eric Vidal authored
-
- May 28, 2024
-
-
Eric Vidal authored
-
- May 27, 2024
-
-
Eric Vidal authored
-
- May 26, 2024
-
-
Eric Vidal authored
-
- May 24, 2024
-
-
Eric Vidal authored
-
Eric Vidal authored
This is avoid having supplementary directories at SS_SERVICE_ADMDIR or SS_SERVICE_USERDIR mostly in case of crash of module parse process. In that case, as the resolve file of the module is not created yet, it cannot be found at remove time.
-
Eric Vidal authored
that is a part of a module
-
- May 21, 2024
-
-
Eric Vidal authored
-
- May 18, 2024
-
-
Eric Vidal authored
-
Eric Vidal authored
make exclusive -s and -c options. use new environment function from oblibs. less HEAP memory usage.
-
Eric Vidal authored
-
Eric Vidal authored
-
- May 17, 2024
-
-
Eric Vidal authored
This reverts commit 87bd69c6.
-
- May 07, 2024
-
-
Eric Vidal authored
in case of resolve file corruption. Use of lexer functions.
-
Eric Vidal authored
-
Eric Vidal authored
-
- May 03, 2024
-
-
Eric Vidal authored
-
- Apr 01, 2024
-
-
Eric Vidal authored
-
- Mar 31, 2024
-
-
Eric Vidal authored
-
- Feb 10, 2024
-
-
Eric Vidal authored
-
- Jan 10, 2024
-
-
Eric Vidal authored
-