Hello, as a follow-up to the Sculpt OS 22.04 release, I have updated the Goa tool [1] for targeting the new Sculpt version now. This tool eases the development, porting, and publishing of software for Sculpt by facilitating the use of commodity build systems like Autoconf or CMake.
[1] https://github.com/nfeske/goa If you already have Goa installed, you can update it via the command goa update-goa Note that the recent move of the depot keys from the depot/<user>/ directory to repos/<repo>/sculpt/depot/<user>/ [2] prevents Goa from accessing those keys when sharing one depot between Goa and the Genode source tree. In this case, you may need to explicitly add the required keys into the depot via Goa's 'add-depot-user' command. [2] https://genode.org/documentation/release-notes/22.02#Modularized_Sculpt_OS_image_creation Cheers Norman On 28.04.22 14:02, Christian Helmuth wrote: > Hello everyone, > > today we released version 22.04 of the Sculpt operating system, which > as always incorporates all improvements in Genode of the past months. > > https://genode.org/news/sculpt-os-release-22.04 > > The most prominent changes are: > > - Completely new drivers for Intel wireless, Intel graphics and > USB2/3 host controllers > > - Service-level sandboxing > > - Hardware-accelerated graphics for guest operating systems in > VirtualBox > > It goes without saying that the new release is accompanied with an > updated manual: > > https://genode.org/documentation/articles/sculpt-22-04 > https://genode.org/documentation/sculpt-22-04.pdf > > A ready-to-use disk image is provided at the Sculpt download page: > > https://genode.org/download/sculpt > > Happy Sculpting > > Christian -- Dr.-Ing. Norman Feske Genode Labs https://www.genode-labs.com · https://genode.org Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth _______________________________________________ Genode users mailing list [email protected] https://lists.genode.org/listinfo/users
