My question is more around why system.img is an image file under /DATA rather than flashed directly to /SYSTEM (there may be a very good reason for this. I'm a fairly experience dev, but not so much with Android)
Читать полностью…My end goal is not to use this as a phone, but a minimal linux distro (currently aiming for a kind of pseudo Sonos plugged into a dumb hifi)
Читать полностью…I have the reference rootfs working, and I am now looking to build up from there. Just seeing if there are any optimizations I can implement at this stage prior to building the rootfs for distros I may want to use
Читать полностью…Hello all. Quick question... I'm currently working on a build system to get some new life out of my old phone. Things are going well for the most part, but I have one question... Is there a good reason not to flash the system.img straight onto the System partition and then mount that from the rootfs (on the Data partition)? I accept this would require initramfs changes. I'm just looking to minimize space usage, and whilst system.img is relatively small, every little counts
Читать полностью…for 9+ you don't "build halium" but use a prebuilt generic system image with the patches, how you use it and build in general depends entirely on what distribution you're looking to port
Читать полностью…Hey there! I could not explain with words about how new I am to all of this, but I’ve been trying to cram Linux into an old Xiaomi Mi 8 Lite I have and I’ve been pointed towards here.
Читать полностью…https://gitlab.com/ubports/porting/community-ports/android10/xiaomi-redmi-9/xiaomi-lancelot already done as well, also better discuss this on t.me/ubports_porting since the porting methods for android 9+ devices are completely different depending on OS
Читать полностью…well that definitely won't work (and isn't even written in the very old docs). either way to give proper instructions @shas45558 needs to specify what device and which OS they're trying to port
Читать полностью…you trying to build for OnePlus One? there is already a port ongoing including to Halium 9
Читать полностью…basically porting Halium itself to device is obsolete, but the project remains as a middleware component for distro developers
Читать полностью…As system is significantly smaller than data (4GB vs 25GB) I just wanted to make sure that offloading anything onto that partition would not have any unforseen issues. It would appear not, so I will carry on down this path
Читать полностью…regarding your first question, one reason system.img is not normally flashed to real partition is because it may be used for something else
Читать полностью…if you want to do something else (as in not an existing distro that uses Halium), you'd be probably on your own
Читать полностью…If it makes any difference, I am developing for a Samsung Galaxy S7, currently working with Halium-7.1 (starting with older as kernel/phone is old, then will look to update when all working). End goal is to be able to setup fairly minimal rootfs of various distributions to enable the phone to be able to perform various server related tasks
Читать полностью…Hello I am currently trying to build halium for one of my devices and I've been looking through the docs and the only tutorial there is is for halium 7 but I want halium 12
Читать полностью…iirc bacon is a build target in lineage that makes a flashable zip, he's probably thinking about that, not the OnePlus One's codename
Читать полностью…