2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 17:11:45 +00:00
xcat-dep/grub2-xcat.recompile/README
GONG Jie 71ed612e92 New facility used for compile and generate grub2-xcat rpm and deb from the source rpm package.
Former-commit-id: cb7885dffc71275bdb5370023e2792a5920f7b13
2014-11-28 04:38:17 -05:00

13 lines
700 B
Plaintext

The latest source rpm file of grub2 can be obtained from the source codes of
the Red Hat Enterprse Linux. The current source rpm file,
grub2-2.02-0.16.xcat.src.rpm, was obtained from RHEL 7.1 Alpha with a little
modification. When a new source rpm file is available, please update the
Makefile accordingly. And the Version and Release sections in the template
of the spec file, grub2-xcat.spec.template should also be updated.
For rpm package compling, a RHEL 7 environment on powerpc64 is needed.
For deb package generating, a Debian or Ubunutu environment on any architecture
should work. It will re-pack the grub2-xcat.noarch.rpm to deb package. Thus,
the rpm package must be compiled at first.