Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write new tutorial which explains the build process and the boot process #159

Open
ivandavidov opened this issue Apr 7, 2018 · 0 comments

Comments

@ivandavidov
Copy link
Owner

ivandavidov commented Apr 7, 2018

MLL has evolved from statically linked BusyBox environment to dynamically linked BusyBox environment where the GNU C library is used as mediation layer. On top of that, the most recent MLL version can be used on both legacy BIOS and modern UEFI firmware machines.

Unfortunately, the tutorial doesn't follow the evolution of the project.

The MLL project desperately needs series of new tutorials which should cover the following:

  • Dynamic and static linking
  • BIOS and UEFI boot schemes
  • MLL build process in details (for BIOS and UEFI)
  • MLL internal structure (configurable capabilities, overlay bundles , etc.)
  • MLL boot process in details (from kernel to shell, including the overlay magic)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant