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
GONG Jie 402f4a7fac Add deb to the .PHONY section in the Makefile
Former-commit-id: 2e0e30df10d7d9218ed2ddca615c9183fbf629a4
2014-11-28 17:49:04 +08: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.xcat.src.rpm 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-xcat.spec.template 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
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 Add deb to the .PHONY section in the Makefile 2014-11-28 17:49:04 +08: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.