EasyOS Excalibur-series version 7.4.4 released
Bug fixes! Release notes since 7.4.3:
- Another fix to unmount all partitions — July 11, 2026
- Typo in EasyShare — July 11, 2026
- yff rolled back to 2.7 — July 11, 2026
- Fix flipout container not work — July 11, 2026
- YouTube Part-20 multi-window file manager — July 10, 2026
- Remove old configuration files — July 10, 2026
- Video Part-19 easy install to PC — July 09, 2026
...and of course, more videos.
If you are a newcomer to EasyOS, recommend read the 7.4 announcement, as it has more details:
- EasyOS Excalibur-series version 7.4 released — June 15, 2026
Download:
https://distro.ibiblio.org/easyos/amd64/releases/excalibur/2026/7.4.4/
Feedback welcome on the forum:
https://forum.puppylinux.com/viewtopic.php?p=173649#p173649
Have fun!
Tags: easy
Another fix to unmount all partitions
See forum:
https://forum.puppylinux.com/viewtopic.php?p=173635#p173635
Have modified /sbin/fixlayers in the initrd to force redraw all
partition icons at version update.
Tags: easy
Typo in EasyShare
Sigh, these things do happen when there is a moment of inattention:
https://forum.puppylinux.com/viewtopic.php?p=173634#p173634
Will build Easy 7.4.4 tonight.
Tags: easy
yff rolled back to 2.7
Posted earlier that had updated yff to 3.1; however, bug:
https://forum.puppylinux.com/viewtopic.php?p=173598#p173598
Need to build Easy 7.4.4 today, so temporarily rolling yff back
to 2.7.
Tags: easy
Fix flipout container not work
Forum member NNI has reported that if type "shift+ctrl+c" in a sakura terminal, inside a container, to copy selected text to the clipboard, it then broke flipout of the container.
Found a fix, reported here:
https://forum.puppylinux.com/viewtopic.php?p=173615#p173615
That's good, because other people have reported this problem
previously, and we never determined why.
Tags: easy
YouTube Part-20 multi-window file manager
Multi-window versus multi-pane, single-click versus double-click:
"EasyOS Part20: Multi-window file manager"
https://www.youtube.com/watch?v=d0A_utfAk5c
Tags: easy
Remove old configuration files
I currently have a version history depth of "5", so when update to latest Easy, the version greater than back-5 will get deleted. Easy Version Control will only be able to rollback by 5 versions.
However, I found that old "configuration-*" files in the containers folders are getting left behind:

I have edited /inc/07new-version script in the initrd, inserted this at line 56:
#20260710 remove configuration-${ADEL} from containers...
find /mnt/${WKG_DEV}/${WKG_DIR}containers -maxdepth 2 -type f -name "configuration-${ADEL}" -delete
...where $ADEL is the old version being
removed.
Tags: easy
Video Part-19 easy install to PC
This video describes an easy way to install EasyOS to a computer:
"EasyOS Part19: Easiest install to a computer"
https://www.youtube.com/watch?v=Ewx8175jDsM
Intend to create more soon, describing different install methods.
Tags: easy