Context & Issue
The current initrd.img implementation of android-x86 could deserve to be reworked a bit in several aspects, such as:
- Bootloader (i.e. newer grub implementation)
- Logic/tool optimizations in
init script/code.
- Improvements for a better user experience on early boot errors/failures.
- Source code transparency, so it's easier to upgrade components and not have pre-compiled file-blobs committed on Git.
- Reduce maintenance burden by reusing the standards.
This is a non-exhaustive list 👆
Please feel free to edit this message or post your own thoughts as a comment
cc @electrikjesus @hmtheboy154
Goal
To make the initrd codebase easier to maintain and collaborate on the long run with added improvements.
Decisions / Next Steps
TBD
Notes/Resources
TBD
Context & Issue
The current initrd.img implementation of android-x86 could deserve to be reworked a bit in several aspects, such as:
initscript/code.This is a non-exhaustive list 👆
Please feel free to edit this message or post your own thoughts as a comment
cc @electrikjesus @hmtheboy154
Goal
To make the initrd codebase easier to maintain and collaborate on the long run with added improvements.
Decisions / Next Steps
TBD
Notes/Resources
TBD