mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-29 17:23:08 +00:00
change the version of genesis-base to 2.12; remote the hwdb.bin from genesis-base for x86_64
This commit is contained in:
parent
8bbc201ff1
commit
40ac6cbca7
@ -38,6 +38,7 @@ if [ $BUILDARCH = "x86_64" ]; then
|
||||
sed -i 's/\/lib64\/libmenu.so.5//' $DRACUTMODDIR/install
|
||||
sed -i 's/\/lib64\/libsysfs.so.2//' $DRACUTMODDIR/install
|
||||
sed -i 's/\/usr\/sbin\/iprconfig//' $DRACUTMODDIR/install
|
||||
sed -i '/hwdb.bin/ d' $DRACUTMODDIR/install
|
||||
sed -i 's/instmods ipr//' $DRACUTMODDIR/installkernel
|
||||
fi
|
||||
if [ "$HOSTOS" = "mcp" ]; then
|
||||
|
@ -1,4 +1,4 @@
|
||||
%define version 2.11
|
||||
%define version 2.12
|
||||
%ifarch i386 i586 i686 x86
|
||||
%define tarch x86
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user