Skip to content

ELKS 0.2.1

Compare
Choose a tag to compare
@mfld-fr mfld-fr released this 25 Jun 10:23
· 4203 commits to master since this release
1b6110b

This is an intermediate release that accumulates all the changes performed since 2015.

Main changes:

  • Continuous kernel fixing, optimization and cleanup (thanks @lithoxs)
  • FAT support (but still unstable & incomplete) (thanks @georgp24)
  • Kernel migration from BCC to GCC (thanks @lithoxs)
  • ROM filesystem support
  • Unified & revised configuration for kernel & user land
  • Ethernet support & NE2K new driver (thanks @georgp24)

Minor changes:

  • Halt on idle option
  • No more build as root but sudoer
  • New list allocator
  • Internet applets tuning

Bug fixed:

  • Socket interface
  • BIOS console
  • Shell signals