Commit Graph

8 Commits

Author SHA1 Message Date
Gleb Chesnokov
81a959e68e README.md: Add SCST logo and github downloads badge
Enhance the project's README and provide an easy way to track the total
number of downloads.
2023-04-11 11:52:35 +03:00
Gleb Chesnokov
60e0a15f41 README.md: Use the preferred way to integrate the Coverity Scan Badge 2022-07-26 16:11:11 +03:00
Gleb Chesnokov
b6b23e9a0c README.md: Add Coverity Scan Badge 2022-07-25 14:41:32 +03:00
Gleb Chesnokov
1b93cd16f0 README.md: Add sourceforge achievement badges 2022-03-19 13:23:04 +03:00
Konstantin Kharlamov
1cfa1e7f87 Makefile: switch to qla-32gbit by default
Bart Van Assche noted that currently there are more people using the
32gbit driver than there are people using the older one. So it might
make sense to finally make switch and default to the 32gbit driver.
2021-05-29 13:16:10 +03:00
Konstantin Kharlamov
bcf540cfe4 Makefile: add ability to enable qla-32gbit target
Although qla-32gbit is mentioned in the README, but there wasn't really a
way to enable it sans editing the code.

This commit adds an ability to enable the driver by passing
`QLA_32GBIT=y` variable at build time.
2021-05-29 13:16:09 +03:00
Bart Van Assche
f875ebe281 README.md: Add a reference to INSTALL.md
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9013 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2020-06-13 16:13:15 +00:00
Bart Van Assche
3b13091cd5 Convert the README file to the markdown syntax such that it looks better on the github website
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9012 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2020-06-13 16:12:02 +00:00