88180b34bd
initrd: Show default credentials in the motd
continuous-integration/drone/push Build is passing
2023-05-06 22:12:06 +02:00
d9b7e8edc0
init: Read and launch service files in order using sort()
continuous-integration/drone/push Build is passing
2023-05-02 20:56:28 +02:00
c0a7f6776f
kernel+libc: Add getpid()
continuous-integration/drone/push Build is passing
2023-03-11 22:19:58 +01:00
810c4bc257
kernel+libc: Start interfacing with the VFS from userspace (open & close)
...
This commit adds open and close syscalls to the kernel, and adds matching wrappers to libc.
No read/write support, so file descriptors are kind of useless for now.
2023-03-11 17:45:20 +01:00
cf758fdfdc
Initial commit :)
2022-11-13 10:09:09 +01:00
9db1e8cdb3
Inform of the default user configuration in the MOTD
2022-10-28 21:58:17 +02:00
b69fbd46bf
init: Add a Message of the Day
2022-10-20 19:27:37 +02:00