1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 12:39:09 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
Waqar Ahmed
25c03728b2 Update Linux-Bootsrap-2.md
Fix minor mistakes
updated some sentences.
added more explanation and code.
2015-07-08 19:24:29 +05:00
Waqar Ahmed
921be703d2 fix wrong capital 2015-07-06 20:39:57 +05:00
Waqar Ahmed
0adc50e635 highlight fix, numbering fix 2015-07-06 15:18:38 +05:00
Waqar Ahmed
27ee40c93a Return previous heading
fixed wrong capital
2015-07-05 15:55:19 +05:00
Waqar Ahmed
3384a4351e Small fixes 2015-07-05 02:17:04 +05:00
Waqar Ahmed
4eb7e7d783 Change first heading to overview 2015-07-05 02:13:44 +05:00
Waqar Ahmed
c2c7f33435 Some more cleanups for GDT and protected mode 2015-07-05 02:12:51 +05:00
Waqar144
e0f2abea2d Merge pull request #1 from Waqar144/bt-2
merge branches
2015-07-03 16:07:47 +05:00
kittyhawk
d8a45ac0f4 Update GDT, add more explanation, clarify, minor corrections) 2015-07-03 16:03:19 +05:00
kittyhawk
a704c61037 Minor grammar corrections, Minor mistake correction 2015-07-03 14:16:05 +05:00
Waqar144
4556442a36 remove -"for further reading" from links heading 2015-07-03 13:20:20 +05:00
Waqar144
641f9d4843 Add further reading links 2015-07-03 02:50:30 +05:00
kittyhawk
6fd85f870d Fix highlighting, grammar and some code additions 2015-07-03 02:41:41 +05:00
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
0xAX
d0a2fdb3d5 Merge pull request #98 from marmeladema/patch-1
Make segment size in protected mode clearer
2015-04-29 00:26:04 +06:00
marmeladema
5d3fea0efe Make segment type in protected mode clearer 2015-04-28 14:47:34 +02:00
marmeladema
59326d400e Make segment size in protected mode clearer 2015-04-28 14:09:53 +02:00
Anton Davydov
984ef074ec Fix typos in repository 2015-04-19 22:15:28 +03:00
Ashleigh Newman-Jones
8f567e3494 Fix typo in bootstrap 2
Fixes a small typo in Linux Bootstrap 2
2015-04-05 22:58:47 +01:00
Brother-Lal
1c7559524d Update linux-bootstrap-2.md
Corrected small errors for better reading
Typos
interruption -> interrupt
2015-03-23 09:44:57 +01:00
Hudd
3047f17d08 Make links to other parts relative
Links to other parts had absolute URLs, so they were pointing to the
same page, regardless of where they were located. E.g. pages on gitbooks
links to github.
Make them relative, so they are pointing to the host on which the are
located.
2015-02-02 19:50:03 +00:00
Jonatan Pålsson
2cc46df9ed Update linux-bootstrap-2.md
Fixed some typos
2015-02-02 09:42:37 +01:00
0xAX
b896531b69 urls fixed 2015-01-29 00:53:44 +06:00
0xAX
62d608480c titles updated 2015-01-29 00:48:45 +06:00
0xAX
e013535d5c boot moved to Boot 2015-01-28 23:38:40 +06:00