This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 109
Ubuntu Touch does not run on unmodified Halium #404
Labels
Comments
NeoTheThird
changed the title
[xenial] Ubuntu Touch does not run on unmodified Halium
Ubuntu Touch does not run on unmodified Halium
Feb 27, 2018
It's time for the... Halium update!Here's the current status of Ubuntu Touch's integration with Halium:
|
I don't believe we'll be able to get this in prior to OTA-4. I vote to punt it to OTA-5. |
@UniversalSuperBox I'm pretty sure those segfaults in localtime() are related to #677 |
UniversalSuperBox
added a commit
to ubports/lxc-android-config
that referenced
this issue
Jan 22, 2019
This change is part of the fix for ubports/ubuntu-touch#404 Replace the pre-start.sh file with one that combines changes for Plasma Mobile and ourselves. This allows us to use halium-boot and does not negatively affect ubports-boot or the legacy Canonical initramfs.
UniversalSuperBox
added a commit
to ubports/lxc-android-config
that referenced
this issue
Feb 22, 2019
This change is part of the fix for ubports/ubuntu-touch#404 Replace the pre-start.sh file with one that combines changes for Plasma Mobile and ourselves. This allows us to use halium-boot and does not negatively affect ubports-boot or the legacy Canonical initramfs.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The Problem
Right now, as can be seen at our porting information, porters need to do all of the work to port Halium and then modify it again to run Ubuntu Touch. The modifications will likely introduce more problems into the port that need to be fixed.
This is a problem because it:
How we fix it
In a nutshell, these are the changes we need to make to run on an unmodified Halium base. Some will require upstreaming changes to Halium. I will add more as I discover them.
Items will be checked off this list when they are shipping in their respective projects. I will link relevant pull requests or issues.
And finally, once that is done...
Update 2018-01-13: After spending many hours of work making Ubuntu Touch compatible with hybris-boot, we've decided that it's probably a better idea to cut our losses and try to make ubports-boot as friendly to Halium as possible. To start, we've merged a PR that means that ubports-boot and hybris-boot will not conflict when placed in a source tree together. I've updated this issue to reflect our new decision.
The text was updated successfully, but these errors were encountered: