Skip to content

Commit

Permalink
dracut: add some bins for s390x zVM instalation
Browse files Browse the repository at this point in the history
To support coreos/ignition#865

Reported-by: XiaoMeiZheng <[email protected]>
  • Loading branch information
tuan-hoang1 authored and jlebon committed Dec 11, 2019
1 parent ab53b21 commit c4790bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dracut/30ignition/module-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ install() {
# This one is optional; https://src.fedoraproject.org/rpms/ignition/pull-request/9
inst_multiple -o mkfs.btrfs

# Required by s390x's z/VM installation.
# Supporting https://github.com/coreos/ignition/pull/865
inst_multiple -o chccwdev vmur

inst_script "$moddir/coreos-gpt-setup.sh" \
"/usr/sbin/coreos-gpt-setup"

Expand Down

0 comments on commit c4790bc

Please sign in to comment.