runtimejs / runtime

[not maintained] Lightweight JavaScript library operating system for the cloud
http://runtimejs.org
Apache License 2.0
1.93k stars 128 forks source link

BasicOS Help #118

Open RossComputerGuy opened 7 years ago

RossComputerGuy commented 7 years ago

Hey I am wondering if anyone wants to help me with my operating system?

Thing To Be Done:

Git repository: https://github.com/SpaceboyRoss01/basicos

piranna commented 7 years ago

I would be interested, I replied to your email that afternoon, did you read it? El 7/7/2016 20:21, "SpaceboyRoss01" notifications@github.com escribió:

Hey I am wondering if anyone wants to help me with my operating system?

Thing To Be Done:

  • Port over the fatfs library (https://github.com/natevw/fatfs)
  • Work on server(s) (Bind9, FTP, SSH, Web, SQL, etc.)
  • Logins
  • Graphics
  • Driver Loading
  • Module Loading
  • Drivers

Git repository: https://github.com/SpaceboyRoss01/basicos

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/runtimejs/runtime/issues/118, or mute the thread https://github.com/notifications/unsubscribe/AAgfvk5_7TI3FNwarKJoiCairij-Tpj2ks5qTUPFgaJpZM4JHXII .

RossComputerGuy commented 7 years ago

I got your email.

vitkarpov commented 7 years ago

I'd like to take part. Could you describe more detailed an architecture and what to do precisely?

четверг, 7 июля 2016 г. пользователь SpaceboyRoss01 написал:

I got your email.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/runtimejs/runtime/issues/118#issuecomment-231192026, or mute the thread https://github.com/notifications/unsubscribe/AC3Nv0vqAQgR0c0IqZuza0j0MPIBk3gMks5qTVyegaJpZM4JHXII .

Виктор.

RossComputerGuy commented 7 years ago

It is an x86_64 bit os written in javascript and json. JSON configures the system, for example users, servers, etc. Here is repository https://github.com/SpaceboyRoss01/basicos

RossComputerGuy commented 7 years ago

It even hosts servers, (currently available Web and telnet)