Live data from Hacker News

The Linux Kernel Module Programming Guide

github.com

31–32 of 32 posts

Re: The Linux Kernel Module Programming Guide

#31

Not sure if the eating555 is the author or whether the author is watching this thread... This is awesome.. my only comment is the first thing I went to do was to copy and paste the code blocks and found end of line whitespace and double line breaks were included (presumably for the line numbering etc.) e.g. sudo apt-get update apt-cache search linux-headers-`uname -r`

The issue reported by mrmattyboy was resolved. You can now coy-n-paste from generated PDF and HTML files without annoying line numbers.

Re: The Linux Kernel Module Programming Guide

#32
post #10

can you update the Makefile so it generate a PDF only? Also, the "make all" doesn't seems to be working as expected here. Probably missing some dependency.

Using docker images is the preferable way to set up TeXLive and related packages. Please check the GitHub repository for details.
Post reply on HN