Skip to content
This repository was archived by the owner on Jun 4, 2022. It is now read-only.
This repository was archived by the owner on Jun 4, 2022. It is now read-only.

please document the design ideas of your operating system. #2

@bstarynk

Description

@bstarynk

Document in English the design ideas of your OS. Does it has a file system, processes, threads, authentication (is it multi-user?), security, persistence? Read operating systems: three easy pieces to get the right terminology. If your OS has some system calls please document them. If your OS has no system calls, explain in English why it does not (look into papers describing Singularity...)

For an example, look into this report on GrassHopper on in the documentation of GNU Hurd or of Linux system calls

Document in English the API of your OS. Tools like doxygen could be helpful.

Explain how to adapt your OS to an AZERTY keyboard layout

See also https://www.osdev.org/

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationgood first issueGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions