Aura Operating System Versions Save

AuraOS, the Franco-English Operating System developed in C# using Cosmos!

0.5-151220200334

3 years ago
  • Cosmos Graphic Subsystem Console Implementation: -Managed VBE VESA -Graphics (font + image rendering)
  • Networking: -AMD PCNetII Support -Network Protocols (Ethernet frame, ARP, IPV4, ICMP, UDP, DHCP) -ping command -ipconfig command -udp command
  • Command interpreter: -quotes support -more aliases -various enhancements
  • Moved to .NET Core
  • Better boot logs.
  • Polish language added (thanks @KaliMasterDev)
  • Use Cosmos PCSpeaker
  • Fix with Virtual Box (stuck on boot with VBE), Qemu Support
  • Disable installation and user management (temporary)
  • SATA AHCI support
  • Cosmos devkit updates (commit 6ae8a0d)
  • map file fix at build
  • Automatic revision update

0.4.5-030620182120

5 years ago
  • SHA256 implementation (password now use SHA256, it's more secure).
  • More notes on PCSpeaker + Lost Woods melody.
  • Italian language added by @wayframer!
  • Shell imrovement: -Graphical console (VBE / VMWare SVGAII) : -Console Beep if backspace and nothing to delete in Readline. -Command history (with up arrow and down arrow). -Auto command (with tab)
  • Settings fixes.
  • Added used memory and free memory in systeminfo

0.4.4-280320180010

6 years ago
  • If you don't want to install Aura, just type "root", "root" while setup.
  • Real extended ASCII support (CP437 and CP858 support).
  • Variable environment implementation (export VAR=VALUE, echo $VAR)
  • Dutch language added by @Remco123.
  • lspci command added (list PCI devices).
  • copy / time command fixed.
  • systeminfo command redone + CPU Informations.
  • beep command added + PCSpeaker class.
  • PIT Fix.
  • Other minor changes.

For developers:

  • XML Parser implementation.
  • Dictionary fix.

0.4.3-050120182138

6 years ago
  • AHCI driver implementation.
  • FAT / System.IO improved (see https://github.com/CosmosOS/Cosmos/pull/775).
  • No installation and root user if no filesystem is detected.
  • CPU Exception crash test (division by 0).
  • Blinking text fixed.
  • Various fixes.

0.4.2-241120171926

6 years ago
  • Screen of death changes (now supports CPU exceptions, display the exception with his description and the last known address).
  • MD5 Command added.
  • Settings changes.
  • Syslinux updated to 6.03.
  • HUGE setup update.
  • Various fixes.

For developers:

  • Code improvement: ProgressBar
  • Settings Class (PutValue, GetValue, EditValue)

0.4.1-011020171159

6 years ago
  • Snake game added! 😃
  • Settings changes (background and foreground color).
  • Progress bar (for installation).
  • Don't install Aura if there is no file system and login as root.
  • Fix "slow" login after installation.
  • Logo changed (just a little).
  • Hour fixed (1:2:3 -> 01:02:03).
  • Various changes.

0.4-171020171905

6 years ago

New Features:

  • Improved installation.
  • First implementation of network card initialization (with MAC address).
  • Added English Hours.
  • First implementation of .bat interpreter.

0.3.1-280920171000

6 years ago

New Features:

  • Fixes and various changes
  • New command interpreter

0.2-100820171748

6 years ago

New features:

  • Better UI (menus, best "input" line).
  • Computer name.
  • Settings (adduser, setcomputername, setlang).
  • Text Color.
  • Background Color.
  • Fixes and various changes.

0.1-030820171425

6 years ago

New features:

  • Full Extended ASCII support.
  • Multi users.
  • Secured Users With MD5 Encryption.
  • Text Editor (Liquid Editor).
  • New logo.
  • Fixes and various changes.