Skip to content

Commit

Permalink
explicitly list efibootmgr in kickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamWill committed Sep 17, 2014
1 parent 4b2b8d1 commit 57312bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ks/fedlet.ks
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ EOF
%end

%packages
# needed for successful install
efibootmgr

# handy debugging / configuration tools
acpica-tools
Expand Down

0 comments on commit 57312bf

Please sign in to comment.