INSTALL.md: Restrict to 80 columns

This commit is contained in:
Bart Van Assche
2021-12-19 20:07:29 -08:00
parent e9df0ad95b
commit f9e7878ddf

View File

@@ -43,14 +43,15 @@ Since the above step installs several kernel modules into directory
or a kernel update has been installed. If you want to avoid this, install the
scst-dkms package instead of the scst package.
For example, if you want to have dkms support for your SCST rpm install, then you would use the
following command to make your SCST packages:
For example, if you want to have dkms support for your SCST rpm install, then
you would use the following command to make your SCST packages:
make scst-dkms-rpm
This make step will create rpm packages that will cause SCST to be automatically rebuilt and installed every time a
new kernel version is installed and booted for which the SCST kernel modules had not yet been built so that SCST
rpm packages will not need to be rebuilt after each kernel update.
This make step will create rpm packages that will cause SCST to be
automatically rebuilt and installed every time a new kernel version is
installed and booted for which the SCST kernel modules had not yet been built
so that SCST rpm packages will not need to be rebuilt after each kernel update.
## Configuring SCST