Commit f2f9ec

2026-04-07 16:23:29 Bob Green: -/-
project ideas/operating system/linux port.md ..
@@ 1,5 1,10 @@
# Linux Port
+ A _"linux system"_ comprises a few components:
+ 1. A Kernel
+ 2. A Root filesystem
+ 3. Some utilities/commands
+
## 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