Releases: TheCodeVerseHub/EclipseLinux
Releases · TheCodeVerseHub/EclipseLinux
Eclipse Linux v0.1-alpha
Eclipse Linux v0.1-alpha
Hybrid ISO (BIOS + UEFI) built on Void Linux musl with the dynamod init system.
Verify download
sha256sum -c SHA256SUMSWrite to USB
sudo dd if=eclipse-linux-0.1-alpha.iso of=/dev/sdX bs=4M status=progress oflag=syncBoot in QEMU
qemu-system-x86_64 -cdrom eclipse-linux-0.1-alpha.iso -boot d -m 2048M -smp 2 -enable-kvm -cpu hostWhat's Changed
- added niri support for eclipse Linux by @sinisterMage in #1
New Contributors
- @sinisterMage made their first contribution in #1
Full Changelog: https://github.com/TheCodeVerseHub/EclipseLinux/commits/v0.1-alpha