"How To install SCST on Ubutuntu 15.04 with in-tree kernel patches" added, thanks to Chris Weiss

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6212 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2015-06-02 02:35:45 +00:00
parent 2c7dd187eb
commit d971c47cad

View File

@@ -169,6 +169,10 @@ in the Subversion repository to a Linux kernel patch or generate a
kernel source tree with the SCST patches applied correspondingly. This
subdirectory exists only in the SVN tree.
Example how to use generate-kernel-patch you can find at "How To install
SCST on Ubutuntu 15.04 with in-tree kernel patches"
https://gist.github.com/chrwei/42f8bbb687290b04b598, thanks to Chris Weiss.
Script rebuild-rhel-kernel-rpm might also be useful in this regard.