Skip to content

I: RuxOS Initialization, Module Expansion

Closed Apr 9, 2024 100% complete

Issues

Kernel Related

  • Initialize RuxOS repository.
  • Add signal handling module.
  • Parse booting parameters by dtb for X64, A64 and R64. Pass formal argc and argv to applications.
  • Add RTC module to get real clock time.
  • Add poll.
  • Support random number by software implementation and hardware implementation.
  • Support 9PFS.
  • Complete system-related filesys…

Issues

Kernel Related

  • Initialize RuxOS repository.
  • Add signal handling module.
  • Parse booting parameters by dtb for X64, A64 and R64. Pass formal argc and argv to applications.
  • Add RTC module to get real clock time.
  • Add poll.
  • Support random number by software implementation and hardware implementation.
  • Support 9PFS.
  • Complete system-related filesystems: /proc, /sys, /etc, /dev.

Language Related

  • Support musl libc on AArch64.
  • Test musl libc integration by libc-bench.
  • Support python.

Application Related

  • Support Nginx.
  • Support Wasm.

Documentation Related

  • Add documentations about Application Integration to syswonder community.

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.