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
EasyOS Excalibur-series version 7.4.3 released
Yes, another one!
Newcomers to EasyOS, recommend read the 7.4 announcement, as it has more details:
- EasyOS Excalibur-series version 7.4 released — June 15, 2026
Changes since 7.4.2:
- Latest Chromium crashes at startup — July 08, 2026
- Fix i965_drv_video.so init failed — July 08, 2026
- Video Part-18 edit initrd — July 07, 2026
- Video part-17 crippled root — July 07, 2026
- yff audio video utility version 3.1 — July 06, 2026
- Video Part-16 apps created by plinej — July 06, 2026
- Unmount-all-mounted-partitions bug — July 06, 2026
- YouTube video package managers — July 05, 2026
- YouTube Part-14 what is a session — July 05, 2026
- YouTube Part-13 Version Control — July 05, 2026
- YouTube video Part-12 app finders — July 04, 2026
- Improved hardware profiling for audio — July 04, 2026
- Video encrypted folders & session saving — July 03, 2026
- phoneCam Android webcam — July 03, 2026
- Zarfy monitor manager missing icon — July 01, 2026
- Audio hardware profiling fix — July 01, 2026
- EasySR screen recorder audio cutoff fixed — July 01, 2026
- EasyOS YouTube Part-9 — June 30, 2026
- EasyOS YouTube video Part-8 Easy Containers — June 30, 2026
- EasySR screen recorder fix audio cutoff — June 27, 2026
- YouTube video Part-7 version update — June 27, 2026
- YouTube EasyOS-series Part-6 access phone — June 27, 2026
- Chromium 150.0.7871.100
- Kernel 6.12.95
Download:
https://distro.ibiblio.org/easyos/amd64/releases/excalibur/2026/7.4.3/
Feedback welcome at the forum:
https://forum.puppylinux.com/viewtopic.php?p=173569#p173569
Have fun!
Tags: easy
Latest Chromium crashes at startup
I built EasyOS 7.4.3 in woofQ2, at least what was intended to be 7.4.3. Wrote it to a flash drive, did some testing, looking good, but then thought had better test Chromium. Which crashed at startup, with only this:
# chromium
# Trace/breakpoint trap
#
The latest Chromium in Debian's security repository, is "bleeding edge" and risky. Have had trouble with it before. Found the problem with version 150.0.7871.46:
https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg2110737.html
Either I rollback to an earlier version of Chromium, or wait
until the Debian developers release the fix. Guess will wait,
hopefully not too long as want to get Easy 7.4.3
out.
Tags: easy
Fix i965_drv_video.so init failed
Some applications that use VAAPI GPU acceleration report this
failure at startup, chromium for example. Get this on my ASUS
Zenbook laptop.
The fix is to install the 'intel-media-va-driver' package. I also
added the 'vainfo' package. These will be in the next release of
EasyOS.
Tags: easy
Video Part-18 edit initrd
This video shows how you can single-click to see the contents of .iso (CD/DVD image), .img (drive-image), .sfs (squashfs) and initrd (cpio archive) files. In the case of initrd, you can open it up, edit and update the initrd file. Anyone interested in contributing to the development of EasyOS, and interested in the underlying technology, may open up the initrd file and find bugs and make improvements.
https://www.youtube.com/watch?v=itFe-7oJeSQ
Tags: easy
Video part-17 crippled root
I introduced Easy Containers in Part-6. In Part-17, have explained more about what "crippled root" really means:
"EasyOS Part17: Crippled root"
https://www.youtube.com/watch?v=Yju1w_Mjmbk
Tags: easy
yff audio video utility version 3.1
Jason (plinej in the forum) has updated his 'yff' audio and video processing utility to version 3.1, see forum:
https://forum.puppylinux.com/viewtopic.php?t=8916
Tags: easy