I am considering purchasing a 2022 or a 2024 Samsung Tablet S6e Lite which does not have official LOS builds. However, unofficial builds for both these exist.
and:
Is it possible to use these to make iodeOS official builds from these? Are there detailed instructions somewhere? I am a Fedora Linux user.
If the sources and the proprietary vendor blobs are available, then it’s quite straightforward. If the sources are there but not the vendor blobs, then it’s a bit more complicated: you will need to extract them from a working build: you can find instructions on the LineageOS Wiki
You would have to ask whoever created the unofficial builds about that. Some developers /maintainers publish the blobs they have extracted on github or elsewhere. Others don’t, keeping them on their own machines or in private repositories.
Yes. You just need to set the branch name in the call to docker run` to make LOS or LOS 23 builds the branch would be lineage-23.0. For IodeOS builds the branch would be v7-staging, but that branch has not yet been pushed to the public Iode repos.
I see, I guess I did not understand the instructions then. I was looking at the official LOS build for the 2020 gtaxlwifi. It thas the following files:
“Unlike the above, if you have a super.img file, you need to get a copy of lpunpack to extract images from it. This script can extract the content of the Super partition into it’s respective component partitions that can be mounted. Luckily, lpunpack is easily buildable, execute the following from a LineageOS 17.1 or greater tree:”
So, I do not have a super.img. What do I do here? There appears to be no instructions for such a case.
If you mean gta4xlwifi (i.e. Samsung Galaxy Tab S6 Lite (Wi-Fi)) then you don’t need to extract any files: all the files you need are in TheMuppets github repos. If you set -e “INCLUDE_PROPRIETARY=true” in your call to docker run, it will pull in all the files you need
if you use an officially supported LOS device, I take as example here gta4xlwifi - you can first type “breakfast gta4xlwifi” and then
look at theMuppets repo
For this device you need the two vendor files, but to use git clone. You can also download directly but in some cases some files due to size are not download.