linux-insides/Booting
Christopher Toth 88de3bac64 Minor grammatical cleanups in part 2 of the booting section.
Specifically I fixed a lot of article usage. I did my best to maintain the flow of the document with only minor rearranging of words. If I was unsure of something I left it as it was, as I did not want to possibly corrupt any important technical details.
2015-05-11 12:03:39 -06:00
..
linux-bootstrap-1.md Fixed minor grammar 2015-05-04 20:53:20 +05:30
linux-bootstrap-2.md Minor grammatical cleanups in part 2 of the booting section. 2015-05-11 12:03:39 -06:00
linux-bootstrap-3.md Make links to other parts relative 2015-02-02 19:50:03 +00:00
linux-bootstrap-4.md Update linux-bootstrap-4.md 2015-04-23 17:20:40 +02:00
linux-bootstrap-5.md Fix typos in repository 2015-04-19 22:15:28 +03:00
README.md Small grammar fixes 2015-04-18 19:41:29 -07:00

Kernel boot process

This chapter describes the linux kernel boot process. You will see here a couple of posts which describe the full cycle of the kernel loading process: