Document generate-kernel-patch and generate-patched-kernel scripts

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

View File

@@ -159,6 +159,19 @@ IMPORTANT: In the current version simultaneous access to local SCSI devices
To uninstall, type 'make scst_uninstall'.
Creating a kernel patch or patched kernel
-----------------------------------------
You can use generate-kernel-patch or generate-patched-kernel scripts in
the scripts/ subdirectory to convert SCST source tree as it exists
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.
Script rebuild-rhel-kernel-rpm might also be useful in this regard.
Migration from the obsolete proc interface
------------------------------------------