Skip to content

Aura 0.5.2

Compare
Choose a tag to compare
@valentinbreiz valentinbreiz released this 12 Jan 13:49
· 432 commits to master since this release
  • Add tree command
  • Add pcn command (to change computer name, thanks to @MasterYuan418)
  • Basic HTTP1 server implemented (https://github.com/jeske/SimpleHttpServer)
  • Add httpserver command (to host a website from html files on the filesystem)
  • Move network drivers to Cosmos
  • Add ISO9660 support
  • Add grub2 and multiboot2 support
  • Updated to .NET 5
  • Add possibility to switch between graphic or textmode console at boot time
  • Various changes