1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-07-10 10:28:05 +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 ### Summary
* [Introduction](Introduction/Introduction.md)
* [In Time]()
* [Booting](Booting/README.md) * [Booting](Booting/README.md)
* [From bootloader to kernel](Booting/linux-bootstrap-1.md) * [From bootloader to kernel](Booting/linux-bootstrap-1.md)
* [First steps in the kernel setup code](Booting/linux-bootstrap-2.md) * [First steps in the kernel setup code](Booting/linux-bootstrap-2.md)