+John Teacake MVC Share Posted January 16, 2016 HI All!! I am writing a guide in Markdown Format for someone. I have never done this before (Markdown files). Please could someone review it and tell me what you think. The guide is to compile the Kernel with CPU Optimizations. As I cant attach Markdown files. Please see this link. https://www.dropbox.com/s/v2ylx33j3f01isl/Custom%20Build%20Kernel%20CPU%20Optimizations.md?dl=0 Thanks!! 1 Share Link to post Share on other sites
simonlang Share Posted January 16, 2016 - i would add sudo before the apt-get commands, especially if you introduce someone to copy&paste the commands. - explain the -j2 option. add if someone uses 4 cores he should use j4, etc. rest looks good as far as i can see. haven't compiled my own kernel since a while back so maybe someone other can give you more hints. 1 Share Link to post Share on other sites
+John Teacake Author MVC Share Posted January 16, 2016 Thanks! What you said made perfect sense. 1 Share Link to post Share on other sites
Recommended Posts