Commit 32a8d2

2026-04-07 16:24:40 Bob Green: -/-
project ideas/operating system/linux port.md ..
@@ 1,10 1,16 @@
# Linux Port
+ This page is very much a work in progress!
+
A _"linux system"_ comprises a few components:
1. A Kernel
2. A Root filesystem
3. Some utilities/commands
+ ## Building
+ ### Kernel
+ ### Utilities
+
## Links
- [Helpful Article](https://www.aslak.net/index.php/2022/01/11/porting-linux-to-the-68030-based-maxi030/), and [related code](https://github.com/aslak3/MAXI030).
- [Explanation of the boot process](https://tldp.org/HOWTO/From-PowerUp-To-Bash-Prompt-HOWTO.html)
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9