ELKS 0.2.1
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