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
root a7aa386b29 use cp instead of ln during packaging;add more package info to the grub2-xcat rpm
Former-commit-id: 918a3e2a1ea5954b589c003bc56d912f7a215473
2015-05-11 10:00:51 -04:00
..
build-number.txt New facility used for compile and generate grub2-xcat rpm and deb from the source rpm package. 2014-11-28 04:38:17 -05:00
FILELIST New facility used for compile and generate grub2-xcat rpm and deb from the source rpm package. 2014-11-28 04:38:17 -05:00
grub2-2.02-0.16.ael7b.src.rpm build grub2-xcat with grub2-2.02-0.16.ael7b.src.rpm; set version and release of grub2-xcat according to the info of grub2 2015-05-10 09:30:07 -04:00
grub2-xcat.spec.template use cp instead of ln during packaging;add more package info to the grub2-xcat rpm 2015-05-11 10:00:51 -04:00
makedeb New facility used for compile and generate grub2-xcat rpm and deb from the source rpm package. 2014-11-28 04:38:17 -05:00
Makefile use cp instead of ln during packaging;add more package info to the grub2-xcat rpm 2015-05-11 10:00:51 -04:00
makerpm New facility used for compile and generate grub2-xcat rpm and deb from the source rpm package. 2014-11-28 04:38:17 -05:00
README New facility used for compile and generate grub2-xcat rpm and deb from the source rpm package. 2014-11-28 04:38:17 -05:00

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.