What:
Debian 12 bookworm with bare mate desktop as base and a pre installed Gambas version.
Goal:
- 1. Controlled and stable learning environment where guides and code are developed in GambOS and with same user account, same Gambas version, same desktop etc, so all should work as expected and different desktops, window managers and the like of it do not interfere in learning Gambas.
2. Build common desktop gambas application (text editor, browser etc) as default for GambOS desktop, so Gambas applications can be experienced
3. Create educational guides on how to build the above GambOS desktop applications yourself, step by step, to learn (or improve) Gambas coding skills
4. Provide a central base of research on Gambas3 topics when help is needed
5. Able to install on fysical system or VM from .iso
Succes:
- * bare bone mate installation
* hand selected mate applications added
* hand selected non-mate applications added
* gambas-3.19.6+bpo file repository installed (located at /usr/share/gambos/gbwilly.gambas3.3.19)
* selection of gambos deskstop backgrounds added (located at /usr/share/backgrounds/gambos)
* gambas3 pre-installed from file repo
* gambos desktop background during boot and as desktop background
* mate panel created according to template
* pre set settings applied to mate terminal, pluma and caja (mate applications)
- * custom menu mixes with default menu at boot of live (see image below).
Succes:
- * bare bone mate installation
* hand selected mate applications added
* hand selected non-mate applications added
* gambas-3.19.6+bpo file repository installed (located at /usr/share/gambos/gbwilly.gambas3.3.19)
* selection of gambos deskstop backgrounds added (located at /usr/share/backgrounds/gambos)
* gambos desktop background during boot and as desktop background
* mate panel created according to template
* pre set settings applied to mate terminal, pluma and caja (mate applications
* preseed of installation (only a few options need to be done during install, like password, hostname and a few others)
- * gambas3 pre-installed from file repo
Below, in front, a live boot (kvm -cdrom gambos-bookworm-mate-amd64.iso -m 4G) and in the back an installed .iso on QEMU/KVM. WYSIWYG after fresh install (back) OR live boot (FRONT). Find the differences

- * fixing above failures
* testing fixes
* eventually release Alpha 1 when fixes done