- May 31, 2023
-
-
Eric Vidal authored
-
- May 28, 2023
-
-
Eric Vidal authored
add service_resolve_write_tmp and state_write_tmp function to be able to write those files at a temporary directory
-
Eric Vidal authored
Parse the service and write the result in a temporary directory. When the write process is finished the directory is copied to the original service directory overwritten a same file. The symlink /var/lib/66/system/.resolve/service/<name> is made at the complete end of the process. So we can clean the mess removing the temporary directory and avoid to change the original service directory before the end of the process. The state of system should be clean event on crash of the parse process
-
Eric Vidal authored
-
- May 21, 2023
-
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
- May 10, 2023
-
-
Eric Vidal authored
-
- May 01, 2023
-
-
Eric Vidal authored
-
Eric Vidal authored
-
- Apr 15, 2023
-
-
Eric Vidal authored
Directories are handled by sanitize_write
-
Eric Vidal authored
Module and bundle should only know about services inside its. Spawn a new process with its own graph when dealing with module/bundle services.
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
Do not write the resolve file itself. move contents and ncontents from regex to dependencies addon struct
-
Eric Vidal authored
-
- Mar 12, 2023
-
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
- Mar 11, 2023
-
-
Eric Vidal authored
-
Eric Vidal authored
-
- Mar 10, 2023
-
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
Eric Vidal authored
-
- Feb 17, 2023
-
-
Eric Vidal authored
-
Eric Vidal authored
This commit sign the end of the "[WIP] allow to switch between trees" works. The tree directory was used with s6-rc. Tree are now completely handled by resolve file. That's means that services are not independent of a tree. Again earn of flexibility.
-
Eric Vidal authored
Thanks for your service! This resolve file was used with s6-rc. The things now are simplier and flexible.
-
- Feb 02, 2023
-
-
Eric Vidal authored
-