Commit Graph

15 Commits

Author SHA1 Message Date
ptrcnull 941d8a814b
docs: Update URL 2023-01-05 02:30:16 +01:00
ptrcnull 8c6d9e4ab6
feat: Add proper device handling 2023-01-05 02:29:23 +01:00
ptrcnull 543e1cdd14 docs: Remove 'proper shutdown' from TODO list 2021-11-30 01:00:35 +01:00
ptrcnull 83a7661a7d feat: Add wait4 loop in main
hey, i know this is ugly
but it works!
2021-11-30 00:59:53 +01:00
ptrcnull 180881639b docs: Add README.md 2021-11-29 23:59:04 +01:00
ptrcnull b57328e20b feat: Implement signal handling
shutdown, reboot, re-exec and ctrl-alt-del
2021-11-29 23:49:45 +01:00
ptrcnull 2454b772dc feat: Add spawning processes 2021-11-29 23:08:39 +01:00
ptrcnull e8591c5770 fix: Make inittab parse if error was nil 2021-11-29 23:08:10 +01:00
ptrcnull 068cb742f5 chore: Add .gitignore 2021-11-29 23:06:55 +01:00
ptrcnull 6c8e8c3003 feat: Add method for opening devices 2021-11-29 22:13:48 +01:00
ptrcnull 945b295bdf wip: Add opening /etc/inittab 2021-11-29 22:12:52 +01:00
ptrcnull b5808e7773 feat: Add type InitTab 2021-11-29 22:12:08 +01:00
ptrcnull 8650c833bf style: Rename TabEntry#Id to Device 2021-11-29 22:11:48 +01:00
ptrcnull 1eb77e513e feat: Add basic inittab support 2021-11-29 02:18:43 +01:00
ptrcnull 0496b578c4 feat: Initial commit 2021-11-29 02:12:29 +01:00