Skip to content

Commit

Permalink
Implement simple_mode -> label_proposal (FATE#322328)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvidner committed Jan 17, 2017
1 parent 86506a9 commit fa8ae2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/bootloader/proposal_client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ def construct_proposal_map

ret["links"] = PROPOSAL_LINKS # use always possible links even if it maybe not used
ret["raw_proposal"] = Yast::Bootloader.Summary
ret["label_proposal"] = Yast::Bootloader.Summary

# F#300779 - Install diskless client (NFS-root)
# kokso: bootloader will not be installed
Expand Down

0 comments on commit fa8ae2e

Please sign in to comment.