- Nov 23, 2024
-
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
- Sep 30, 2024
-
-
Eric Vidal authored
-
Eric Vidal authored
-
- Sep 10, 2024
-
-
Eric Vidal authored
Rename hiercopy entry to copyfrom.
-
Eric Vidal authored
-
- Sep 09, 2024
-
-
Eric Vidal authored
The dependencies was displayed at first level of identation making confusing the comprehension of the list. The dependencies whatever the associated tree to that dependency is displayed at depth level above 1.
-
- Sep 08, 2024
-
-
Eric Vidal authored
Provide new keyword stdin, stdout and stderr at -o options. Decrease number of logger line to display to 10.
-
- 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
-