Commit Graph
27 Commits
Author SHA1 Message Date
EnumDev b77147434e Add loopback interface startup service 0.2.0 2025-03-19 17:23:27 +02:00
EnumDev fe33725c09 Add file dependencies to services 2025-03-19 17:22:18 +02:00
EnumDev aec103063f Add simple service logging 2025-03-19 15:34:47 +02:00
EnumDev b4847da839 Add swap fstab entry support 2025-03-15 09:23:01 +02:00
EnumDev 74868ab2d3 Implement 'ectl sv list' 0.1.0 2025-03-12 15:39:06 +02:00
EnumDev 4b37214113 Modify 'ectl sv status' 2025-03-12 15:38:16 +02:00
EnumDev ce34b7b21a Improve filesystem mounting 2025-03-12 12:15:23 +02:00
EnumDev 3cc35fa7ff Set process name on enit startup 2025-03-10 22:39:17 +02:00
EnumDev 304532d62a Fix message printed when not launching ESVM from PID 1 2025-03-10 15:31:03 +02:00
EnumDev 23f5b27eb1 Fix Makefile installing enit to sbin/esvm 2025-03-10 15:28:10 +02:00
EnumDev 7a92526925 Correct service existence check in ectl 2025-03-10 15:19:38 +02:00
EnumDev 040896afd4 Update agetty service files 2025-03-10 15:12:44 +02:00
EnumDev a7a8322f13 Add crash_on_safe_exit option to service files 2025-03-10 15:06:56 +02:00
EnumDev dc37ab7f7c Add restart=always option to service files 2025-03-10 14:57:10 +02:00
EnumDev 92802825cc Add enabled services on boot 2025-03-09 22:27:02 +02:00
EnumDev e44e0df0d6 Add setHostname function to enit 2025-03-09 21:54:21 +02:00
EnumDev 57e92eef91 Redirect esvm output to stdout and stderr when started by enit 2025-03-09 17:12:39 +02:00
EnumDev 6297d8bf47 Fix possible error when creating /dev/pts and /dev/shm directories 2025-03-09 13:51:34 +02:00
EnumDev ec92777135 Add simple service dependency system 2025-03-03 22:05:21 +02:00
EnumDev f59dc1b7ce Fix simple services reporting as crashed right after completing 2025-02-28 18:51:43 +02:00
EnumDev 70df28d90e Add restart limit to automatically restarting services 2025-02-28 18:50:50 +02:00
EnumDev c639daca5a Add more virtual filesystems to mount on boot 2025-02-28 18:47:10 +02:00
EnumDev d131c55351 Fix graceful service termination and add esvm logging 2025-02-24 11:36:37 +02:00
EnumDev 0d4a39a68b Add restart service option 2025-02-23 20:19:41 +02:00
EnumDev 5f9f7ab825 Move terminal startup from enit main.go to esvm service files 2025-02-23 18:47:37 +02:00
EnumDev b04fd51245 Add graceful service termination 2025-02-23 18:30:03 +02:00
EnumDev a31c319627 Initial Commit 2025-02-23 18:20:04 +02:00