Jump to content

Draft:StOS (Kernel)

From Wikipedia, the free encyclopedia
  • Comment: In accordance with Wikipedia's Conflict of interest policy, I disclose that I have a conflict of interest regarding the subject of this article. Seos740 (talk) 12:42, 1 April 2025 (UTC)

StOS (OS Kernel)

[edit]

StOS is an experimental Unix-like kernel and bootloader.[1] developed by Seos740[1]. Designed as a hobbyist OS, StOS features a modular kernel and follows a standard Unix directory structure. It is currently in early development and is hosted on GitHub[1]

It plans to support a command-line interface (CLI)[1] and is being developed primarily in Assembly.[1]

The developer (Seos740) plans to include Keyboard Input and Executables.[2]

StOS is an open-source project developed by Seos740.[1]. Contributions are accepted via GitHub, where the kernel and associated components are actively maintained[1]

Directory Structure

[edit]

StOS follows a Unix-like file system hierarchy[1], including directories such as:

  • /bin – Essential user binaries
  • /boot – Bootloader and kernel files
  • /dev – Device files
  • /etc – System configuration
  • /home – User home directories
  • /lib – Shared libraries
  • /root – Superuser’s home
  • /usr – Secondary system files
  • /var – Variable data storage

See Also

[edit]

References

[edit]
  1. ^ a b c d e f g h Seos740 (2025-04-01), Seos740/StOS-Kernel, retrieved 2025-04-01{{citation}}: CS1 maint: numeric names: authors list (link)
  2. ^ ConversationTiny5881 (2025-04-01). "Kernel Help". r/osdev. Retrieved 2025-04-01.{{cite web}}: CS1 maint: numeric names: authors list (link)