| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- reinstall service files
- deleted older version
Signed-off-by: Lei Maohui <leimaohui@fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Fix issues discovered by gcc12
Fix more issues discovered by gcc12
Build: add libsystemd CFLAGS for building objects
Build: remove redundant definition in utils Makefile
Build: add RULESDIR to top-level Makefile
Create an systemd iBFT rule generator
Build: install systemd generator file with svc files
Use kernel initiatorname when setting local iname
utils: remove errant spaces in script
Check for root in iscsi-gen-initiatorname
Make fwparam_ibft build more reliable.
Fix ibft-rule-generator shell error
......
Signed-off-by: Lei Maohui <leimaohui@fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
|
|
|
|
| |
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
|
|
|
|
|
|
|
|
| |
There are typo spaces in SRC_URI which are introduced when add
';branch=master'. Remove them.
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As introduced in the oe-core post:
https://lists.openembedded.org/g/openembedded-core/message/157623
SRC_URIs without an explicit branch will generate warnings, and
eventually be an error.
We run the provided conversion script to make sure that meta-virt
is ready for the change.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
|
|
|
|
| |
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
|
|
|
|
|
|
|
| |
The wrong link caused conflicts with other packages, so the link error was fixed and the conflict handling was removed.
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
|
|
|
|
|
|
|
|
|
| |
libcap-ng also uses the doc 'libcap-ng.so'.
libcap-ng has a priority of 100.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
open-iscsi-2.1.3 - open-iscsi-2.1.4
Abhinav Rajagopalan (1):
Fix typo in util.py
Chris Leech (3):
libopeniscsiusr: fix error messages
libopeniscsiusr: skip over removed sessions
libopeniscsiusr: dont error loudly if a session isn't found when working through iscsi_sessions_get()
Fabian Möller (1):
iscsid: Add NO_SYSTEMD to CFLAGS
Helmut Grohne (1):
Avoid hardcoding pkg-config to fix cross build
John Schaeffer (1):
Add etc/systemd/iscsi-init.service to SYSTEMDFILES Makefile variable
Lee Duncan (4):
iscsid: Do not allow conflicting pid-file options
Fix iscsiadm segfault when exiting
Fix iscsistart login issue when target is delayed.
Enable iscsi.service asynchronous logins, cleanup services
Matwey V. Kornilov (1):
Wants=network-online.target in iscsi.service
Patrick Lawrence (1):
Change mkdir permissions to 0770, adjust usmask
Wenchao Hao (4):
idbm: Fix memory leak and NULL pointer dereference in idbm_rec_update_param()
libopeniscsiusr: Fix memory leak in iscsi_nodes_get()
libopeniscsiusr: Fix memory leak in iscsi_sessions_get()
iscsiadm: Fix memory leak in iscsiadm
Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
|
|
|
|
|
|
|
|
| |
-deleted patch not used any more
-add new patch for new version
Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
WARNING: QA Issue: /usr/sbin/iscsi@underscore@discovery_open-iscsi-user contained
in package open-iscsi-user requires /bin/bash,
but no providers found in its RDEPENDS [file-rdeps]
ERROR: Function failed: SYSTEMD_SERVICE_open-iscsi-user-systemd value
iscsi-initiator.service does not exist
Also,modify the LICENSE from GPL to GPLv2.
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
|
|
To support the cinder iscsi backend, we need iscsi-* recipes. The HIPOS
layer contains a reference implementation, but has distro bindings that
we must avoid.
So for now, we make a copy and reference the other layer.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
|