| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ERROR: open-iscsi-user-2.1.7-r1 do_package: QA Issue: open-iscsi-user: Files/directories were installed but not shipped in any package:
/lib
/sbin/iscsiuio
/sbin/brcm_iscsiuio
/lib/systemd
/lib/systemd/system-generators
/lib/systemd/system
/lib/systemd/system-generators/ibft-rule-generator
/lib/systemd/system/iscsi-init.service
/lib/systemd/system/iscsi.service
/lib/systemd/system/iscsid.service
/lib/systemd/system/iscsid.socket
/lib/systemd/system/iscsiuio.socket
/lib/systemd/system/iscsiuio.service
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
open-iscsi-user: 13 installed and not shipped files. [installed-vs-shipped]
Signed-off-by: Lei Maohui <leimaohui@fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
|
|
|
|
|
|
|
|
| |
- 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>
|