Skip to content

Commit

Permalink
Merge pull request #62 from yast/yast2_sle11_legacy
Browse files Browse the repository at this point in the history
don't question device mapping passed to us explicitly by autoyast (bnc #...
  • Loading branch information
wfeldt committed Apr 2, 2014
2 parents 2699f8d + 670a66c commit 554faae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/include/bootloader/routines/autoinstall.rb
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@ def AI2Export(ai)
{ Ops.get(entry, "linux", "") => firmware }
end
Ops.set(exp, ["specific", "device_map"], device_map)
# accept everything
BootStorage.bois_id_missing = false
end
end

Expand Down

0 comments on commit 554faae

Please sign in to comment.