Re: building on linux

2022-12-25 Thread Will Senn
Hi Norman, Merry Christmas :). I'm chilling and learning about Sculpt on this holiday, hope you're also enjoying the day. No rush on getting back to me! These are great helps. Two things: 1. I think you meant 11.5 "bullseye"? 10.5 is "buster". I downloaded 11.6 as a base and will use that in

Re: building on linux

2022-12-25 Thread Norman Feske
Hi Will, 1. What distro (exactly) do y'all use - it says Ubuntu LTS in the docs - so Ubuntu 22.04.1 LTS is the current version - is that it? I have the luxury of picking whatever I like (thankfully, I'm a debian user, so Ubuntu/Mint/Debian are fine with me) I'm currently using Debian 10.5 (b

Re: building on linux

2022-12-24 Thread Colin Parker
> > > 1. What distro (exactly) do y'all use - it says Ubuntu LTS in the docs - so > Ubuntu 22.04.1 LTS is the current version - is that it? I have the luxury of > picking whatever I like (thankfully, I'm a debian user, so Ubuntu/Mint/Debian > are fine with me) I personally use Mint but Ubuntu

building on linux

2022-12-24 Thread Will Senn
OK. So... I'm trying to build Sculpt OS from source to create a USB image I can boot from with a few changes to the wifi driver, per Colin's suggestion. I've read the Getting Started and Sculpt Documents: https://genode.org/documentation/genode-foundations/22.05/getting_started/index.html and