EasyOS Dunfell-series 64-bit version 4.3.4 released
Release notes and download courtesy of ibiblio.org:
https://distro.ibiblio.org/easyos/amd64/releases/dunfell/2022/4.3.4/
If you need help how to write an image file to a USB-stick:
https://easyos.org/install/how-to-install-easyos-on-a-new-ssd.html
For the first time, the Nim language is available to play with. Click "sfs" icon on the desktop to install the 'devx-*.sfs' file.
I haven't used Nim much, well, only tested "Hello World". To load modules, it looks like you will need to create /etc/nim/nim.cfg, with this in it:
path="$lib/deprecated/core"
path="$lib/deprecated/pure"
path="$lib/pure/collections"
path="$lib/pure/concurrency"
path="$lib/impure"
path="$lib/wrappers"
path="$lib/wrappers/linenoise"
path="$lib/windows"
path="$lib/posix"
path="$lib/js"
path="$lib/pure/unidecode"
path="$lib/arch"
path="$lib/core"
path="$lib/pure"
I do intend to improve the setup of Nim.
Firefox has been bumped to 103.0.2.
The kernel is now 5.15.60, and hopefully has fixed a particular Realtek wifi problem
Limine bootloader is now 3.16, and has fixed booting on an old Fujitsu Futro laptop.
BaCon language has returned, in the "devx" SFS.
Feedback is welcome at the forum:
https://forum.puppylinux.com/viewforum.php?f=63
Have fun!
Tags: easy