Page 1 of 1

TermuOS Project Submission / Wiki Permissions

Posted: Thu May 14, 2026 1:11 pm
by RonnieH
Hello everyone,

I’m currently developing a hobby operating system called TermuOS for x86_64 and would like to add it to the OSDev Projects page. However, my account currently only has “User” permissions, so I’m unable to edit the wiki.

Project Name: TermuOS
GitHub Repository: https://github.com/RonnieHarrod-cell/TermuOS

Current features include:

* x86_64 kernel
* multitasking scheduler
* virtual file system (VFS)
* shell/terminal
* memory management
* basic networking support

I would appreciate either:

* wiki edit permissions, or
* having the project added to the projects list by a moderator.

Thank you.

Re: TermuOS Project Submission / Wiki Permissions

Posted: Thu May 14, 2026 2:00 pm
by xenos
You can join the wiki group in the user control panel to obtain editing rights for the wiki:

http://forum.osdev.org/ucp.php?i=380

Re: TermuOS Project Submission / Wiki Permissions

Posted: Fri May 15, 2026 12:40 am
by RonnieH
Ah, thanks.