mirror of
https://github.com/codecrafters-io/build-your-own-x.git
synced 2025-11-09 00:34:12 +01:00
Add "Making Simple Linux Distro from Scratch", "Making Simple Graphical Linux Distro from Scratch" and "Making Minimal Linux Distro with Buildroot".
Solves https://github.com/codecrafters-io/build-your-own-x/issues/780
This commit is contained in:
parent
fa6fb51311
commit
decb4a3e7d
@ -267,6 +267,9 @@ It's a great way to learn.
|
||||
* [**C**: _Kernel 201 – Let’s write a Kernel with keyboard and screen support_](https://arjunsreedharan.org/post/99370248137/kernel-201-lets-write-a-kernel-with-keyboard)
|
||||
* [**C**: _Build a minimal multi-tasking kernel for ARM from scratch_](https://github.com/jserv/mini-arm-os)
|
||||
* [**C**: _How to create an OS from scratch_](https://github.com/cfenollosa/os-tutorial)
|
||||
* [**any**: Making Minimal Linux Distro with Buildroot ](https://www.youtube.com/watch?v=ey3sKdOmPa8)
|
||||
* [**any**: Making Simple Linux Distro from Scratch ](https://www.youtube.com/watch?v=QlzoegSuIzg)
|
||||
* [**any**: Making Simple Graphical Linux Distro from Scratch ](https://www.youtube.com/watch?v=guSDz5Iwgw0)
|
||||
* [**C**: _Malloc tutorial_](https://danluu.com/malloc-tutorial/)
|
||||
* [**C**: _Hack the virtual memory_](https://blog.holbertonschool.com/hack-the-virtual-memory-c-strings-proc/)
|
||||
* [**C**: _Learning operating system development using Linux kernel and Raspberry Pi_](https://github.com/s-matyukevich/raspberry-pi-os)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user