- Sep 06, 2024
-
-
Eric Vidal authored
-
- Sep 04, 2024
-
-
Eric Vidal authored
-
Eric Vidal authored
Prevent user to remove service inside a module.
-
Eric Vidal authored
-
- Aug 18, 2024
-
-
Eric Vidal authored
-
Eric Vidal authored
Destination field is replaced by StdXXX key field. StdXXX s6log type accept now path for a specific destination.
-
Eric Vidal authored
-
- Aug 17, 2024
-
-
Eric Vidal authored
Remove deprecated options 'n', 'a', 'd', 'C', 'S'.
-
- Aug 12, 2024
-
-
Eric Vidal authored
-
Eric Vidal authored
Allow to use an existing snapshot at upgrade time
-
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
-