2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 17:11:45 +00:00
xcat-dep/grub2-xcat
immarvin 22152e9817 update versin&release since the elf.mod has been updated to support ppc64le[ubuntu]
Former-commit-id: 08993b1f714ede4f5f76c4ac5203e233270c9932
2014-11-14 00:41:28 -08:00
..
debian update versin&release since the elf.mod has been updated to support ppc64le[ubuntu] 2014-11-14 00:41:28 -08:00
grub2-res.tar.gz update elf.mod with the one works on ppc64le 2014-10-12 22:39:41 -07:00
grub2-xcat.spec update versin&release since the elf.mod has been updated to support ppc64le 2014-11-13 23:57:00 -08:00
makerpm add packaging script for grub2-xcat 2014-11-06 00:01:14 -08:00
readme update versin&release since the elf.mod has been updated to support ppc64le 2014-11-13 23:57:00 -08:00

#build steps:
1. 
#cp ./grub2-res.tar.gz /root/rpmbuild/SOURCES/
2.
rpmbuild -bb ./grub2-xcat.spec


#notes:
1.the grub2-res.tar.gz is generated by:
run the following cmd on a RHEL7-PPC64 node:
#grub2-mknetdir  --net-directory=/tftpboot/
#cd /tftpboot/boot/grub2/
#tar -czvf /tmp/grub2-res.tar.gz ./powerpc-ieee1275/




2.Please update the %version or %release when any modification is made for the files