Page 1 of 1

Upstream packages patches

PostPosted: 28 Jan 2019, 09:02
by Colin
Hi,

I'm working on an Ansible-based RuneAudio image builder. I'm currently wondering what's the need for the patched (I suppose) packages that are available at https://github.com/gearhead/RuneOS/tree/master/packages : I suppose the upstream versions didn't cut it (at the time?) for some reasons, but there's no information on what's been patched, or if the differences with upstream packages are simply build flags, etc.

Does anyone have information on that ?

Thanks in advance,
Colin

Re: Upstream packages patches

PostPosted: 17 Feb 2019, 00:08
by ACX
Hi Colin, I had missed this post. The list of packages in v2.0 is changed, we'll update the RuneOS repo as soon as we are ready to publish a first alpha version.
Have you made any progress with that in the meanwhile?

Re: Upstream packages patches

PostPosted: 20 Feb 2019, 14:48
by Colin
Hi ACX,

I didn't get enough time yet to finalize everything, but I've made quite a lot of progress and my Ansible playbooks can now generate working Runeaudio images. There are some differences with 0.5b (in particular, unpatched kernel, unpatched mpd) but I think that could be a good method of generating Runeaudio images.

You can check it out at https://github.com/colinleroy/RuneOS

I'd love to have your feedback on it :)