Skip to content

Commit

Permalink
Help text about relationship of Startup and iBFT
Browse files Browse the repository at this point in the history
  • Loading branch information
ancorgs committed May 21, 2020
1 parent 1170868 commit 80c6051
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/include/iscsi-client/helps.rb
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ def initialize_iscsi_client_helps(_include_target)
"root is on iSCSI. As such it will be evaluated by the initrd.</p>\n") if !Arch.s390
x += _("<p><b>automatic</b> is for iSCSI targets to be connected when the iSCSI service\n" \
"starts up.</p>\n")
x += _("<p>When iBFT (iSCSI Boot Firmware Table) is used, the startup mode of the\n" \
"node is irrelevant. For that reason, the widget is disabled if iBFT is\n" \
"detected by YaST.</p>\n")
x
end

Expand Down

0 comments on commit 80c6051

Please sign in to comment.