Skip to content

UpdateGemianInstallConfig

Adam Boardman edited this page Apr 19, 2021 · 1 revision

Gemian Install Config

This is the menu on installation that lets you select a persisting Keyboard and TimeZone, they are available to any OS though I suspect only Gemian will take note of the them for the moment.

We branched the recovery part of the lxc-android image: UpdateAndroidSystemLXCImage as https://github.com/gemian/halium_bootable_recovery

And added a new target which can be built from within the android tree.

source build/envsetup.sh
lunch lineage_halium_arm64-userdebug
LC_ALL=C make gemian-install-config

This will then create out/target/product/halium_arm64/recovery/root/sbin/gemian-install-config

You can get a lineage halium tree by pulling a few choice bits from the UBPorts build script

Clone this wiki locally