Commit graph

3 commits

Author SHA1 Message Date
Jeremy Cline
0be84787b0
Fix up the bisect guide to be more user-friendly
For some reason starting a bisect with `git bisect start <bad> <good>`
quietly accepts invalid revisions, whereas doing it this way will cause
git to complain so the user knows they've made a mistake.

Signed-off-by: Jeremy Cline <jcline@redhat.com>
2018-06-18 15:22:18 -04:00
Jeremy Cline
d3c0f7c0b2
Fix some typos in the kernel troubleshooting docs
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2018-06-18 14:00:44 -04:00
Jeremy Cline
83bfbba379
Initial documentation for the kernel
This documentation is by no means complete, but it's a place to start
for pretty user-facing documentation for the kernel in Fedora. In
addition to the basic export from the wiki, this includes various other
related articles in the wiki which I thought might be good user-facing
documentation.

Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2018-04-13 16:14:34 -04:00