1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-07-09 18:18:03 +00:00

Iniciamos con las contribuciones.

This commit is contained in:
wozgeass 2015-05-31 20:47:33 -05:00
parent 05199ec248
commit bc6790cf58

View File

@ -1,5 +1,7 @@
### Summary
* [Introduction](Introduction/Introduction.md)
* [In Time]()
* [Booting](Booting/README.md)
* [From bootloader to kernel](Booting/linux-bootstrap-1.md)
* [First steps in the kernel setup code](Booting/linux-bootstrap-2.md)