Commit Graph

18 Commits

Author SHA1 Message Date
Nocturn9x 7b7b675fef Minor changes and additions 2022-10-18 09:33:12 +02:00
Nocturn9x c0a3c18140 Minor changes 2022-03-01 12:31:32 +01:00
Nocturn9x a0a49874bb Minor changes to docstrings 2022-01-31 15:06:43 +01:00
Nocturn9x 93b73de32a Solved merge conflict 2022-01-14 08:31:56 +01:00
Nocturn9x 611f97d1e6 Added working directory and streams options to services 2022-01-14 08:30:18 +01:00
nocturn9x a93c3c6fd0 Failed attempts to fix missing stderr from supervised processes 2021-12-27 18:21:07 +01:00
nocturn9x b68b6f5e74 Failed attempts to fix missing stderr from supervised processes 2021-12-27 15:08:57 +01:00
nocturn9x 2f107f7f28 Added VERY experimental (untested) networking code 2021-12-27 11:17:24 +01:00
Nocturn9x fea5e625e2 Added log redirection and cgroups support via setsid() 2021-12-16 11:24:00 +01:00
Nocturn9x 9289c455e3 The shell is now spawned as a boot service 2021-12-09 17:30:30 +01:00
Nocturn9x fd35755da5 Hopefully fixed dependency resolution. Added file locking on logs. Improved README, fixed some minor issues 2021-12-09 17:09:00 +01:00
nocturn9x b12cf0f5aa Improved README. Initial (broken!) work on dependency resolution 2021-12-06 20:46:14 +01:00
nocturn9x 92850e8d70 Aligned log messages, minor general fixes, unified virtual and real filesystems and started to work on the API for parsing NimD's config (also added empty networking module) 2021-12-06 13:47:11 +01:00
nocturn9x ff2701b05f Many changes after first VM tests. Added more entries to gitignore 2021-12-05 22:08:36 +01:00
nocturn9x 3f3403170f Added more entries to gitignore 2021-12-05 20:53:44 +01:00
nocturn9x 63ab7c61e4 More work to fix multiprocessing issues 2021-12-04 18:12:22 +01:00
nocturn9x 41a54288e3 Fixed most bugs with spawning services (last: block signals) 2021-12-04 17:31:18 +01:00
Nocturn9x 5777e1a715 Major code cleanup. Added initial (VERY broken) support for services 2021-12-04 13:47:06 +01:00