2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 20:30:56 +00:00

Modify pkglist to clean up genimage warning messages

This commit is contained in:
cxhong
2019-11-12 16:31:49 -05:00
parent 45afc4f58d
commit ee62a970b4
6 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1 @@
../rh/dracut_047

View File

@ -11,3 +11,4 @@ wget
python3
tar
bzip2
bc

View File

@ -11,3 +11,4 @@ wget
python3
tar
bzip2
bc

View File

@ -717,7 +717,7 @@ if (@new_order) {
@ndrivers = (@new_order, @ndrivers);
}
if (-f "$rootimg_dir/lib/modules/$kernelver/kernel/drivers/net/ethernet/mellanox/mlx4/mlx4_en.ko") {
if (-d "$rootimg_dir/lib/modules/$kernelver/kernel/drivers/net/ethernet/mellanox/mlx4") {
for (@ndrivers) {
s/mlx_en/mlx4_en/;
}

View File

@ -13,3 +13,4 @@ perl-DBD-Pg
python3
tar
bzip2
bc

View File

@ -13,3 +13,4 @@ perl-DBD-Pg
python3
tar
bzip2
bc