Oakleafknight06
Oakleafknight06
BBlueBuild
Created by Oakleafknight06 on 10/3/2024 in #questions
How to change file permissions of an executeable pulled into an image
In my custom image I'm including the secureblue copr of Chromium, which doesn't ship with widevine included. That can be downloaded from google, but needs to be put into a directory in the read-only area, so it must be included in the image. I have done so with this script: https://github.com/Oakleafknight06/startingleaf/blob/main/files/scripts/install-widevine.sh based on this blog post: https://andreafortuna.org/2019/09/24/how-to-install-latest-widevine-plugin-on-chromium/ Which seems like it should work, but the file is not set as executeable properly. How should i do this?
13 replies
BBlueBuild
Created by Oakleafknight06 on 8/6/2024 in #questions
GCC dependency error failing build
https://github.com/Oakleafknight06/startingleaf/actions/runs/10269043686/job/28413563567#step:2:3461 (This should go to the correct spot, if it doesn't its line 3434.) There is some dependency error with gcc installed by brew. Any ideas where I would fix this?
14 replies