Commit Graph
10 Commits
Author SHA1 Message Date
Gleb Chesnokov fb47ab3ef1 .github/workflows: Publish master package snapshot
Publish a rolling prerelease after the complete master package
matrix succeeds. Validate and bundle every downloaded artifact before
replacing the previous master-rpm snapshot.
2026-08-25 12:10:06 +03:00
Gleb Chesnokov 9129391ac3 docs: Refresh build and installation guides
The top-level guides still describe retired source, QLogic, service and
kernel-support workflows. Following them can select the wrong driver,
cross-compile only part of the tree, or misstate module-signing policy.

Commit 7aade0a109 ("Makefile: Make the qla2x00t-32gbit driver
the default QLogic FC driver") made the newer tree the default.
Commit 0d3c9018af ("debian, scstadmin: Add systemd scst.service")
added the installed systemd unit.

Point source users at GitHub and kernel support at
nightly/conf/nightly.conf. Separate kernel and user-space cross builds,
follow the current service recipes, and make module acceptance depend
on the target kernel and platform policy.
2026-08-21 10:05:36 +03:00
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