Generic Linux target framework (tgt)
Linux target framework (tgt) aims to simplify various SCSI target
driver (iSCSI, Fibre Channel, SRP, etc) creation and maintenance.
Tgt consists of kernel modules, user-space daemon, and user-space
tools. Some target drivers uses all of them and some use only
user-space daemon and tools (i.e. they completely runs in user space).
- Developed at Base:System
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/tgt && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
harden_tgtd.service.patch | 0000000633 633 Bytes | |
sysconfig.tgt | 0000000240 240 Bytes | |
tgt-fix-build | 0000000779 779 Bytes | |
tgt-install-examples-in-documentation-dir.patch | 0000001238 1.21 KB | |
tgt-systemd-service-update.patch | 0000000797 797 Bytes | |
tgt.changes | 0000011226 11 KB | |
tgt.spec | 0000003583 3.5 KB | |
v1.0.85.tar.gz | 0000304648 298 KB |
Revision 41 (latest revision is 44)
Dominique Leuenberger (dimstar_suse)
accepted
request 1046187
from
Dirk Mueller (dirkmueller)
(revision 41)
- update to 1.0.85: * remove duplicate includes * Fix blank documentation line in service file - Some cleanup (bsc#1206639): * removed patch setup-tgt-conf-d.patch, since it's upstream, and having it caused duplicated include of user config * renamed setup-tgt-conf-d.patch to tgt-install-examples-in-documentation-dir.patch, to better reflect what it does (since it no longer sets up tgt.conf.d) * removed the sytemd source file we have, since we get tgtd.service from upstream now (with a patch) * added patch tgt-systemd-service-update.patch, to ensure SUSE-specific changes are in the service file * dropped tgt-include-sys-macros-for-major.patch (obsolete)
Comments 0