cc681eb830
patch is installed indirectly via redhat-lsb-core, so it should really be installed directly. Meanwhile, Daddy Shadowman waited for these patches to be submitted to bugzilla. Change-Id: I2107cf7be99f396c5dd489a2693b949022a512e7
6 lines
59 B
Bash
Executable File
6 lines
59 B
Bash
Executable File
#!/bin/bash
|
|
|
|
set -e
|
|
|
|
install-packages dracut-network patch
|