2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2026-09-12 04:26:25 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Hilst 19c65dbec5 fix(deb): Port syslinux, elilo, grub2-xcat to modern Ubuntu toolchains
syslinux 3.86: add GCC 10+ -fcommon, GCC 15 -Wno-error flags, glibc
sysmacros.h include, vpd.c pointer fix, python2 menugen skip.

elilo-xcat: three patches for GCC 15 (bool keyword, StrnCpy conflict
with gnu-efi 4.0) and binutils 2.46 (objcopy efi-app format removed).
Bump debhelper compat 5→10, fix changelog maintainer emails.

grub2-xcat: bump DH_COMPAT 5→8, add make_deb.sh.
2026-06-20 17:28:16 -03:00
Mark Gurevich ea2636ff93 Build elilo-xcat 3.14-6 to include elilo.x86.efi 2021-05-06 16:15:42 -04:00
cxhong 6867291fdd missing elilo-x64.efi binary file in the deb package 2020-12-01 15:16:29 -05:00
cxhong 593f81ffe4 Check in dependents for building elilo-xcat deb packages 2020-11-06 09:45:39 -05:00
immarvin e31c2089b9 fix defect #4436 [dev] no elilo-x64.efi in elilo-xcat_3.14-4_all.deb
Former-commit-id: eb36fece54010f62ffe36d553b56bf620b05e685
2014-11-27 00:38:53 -08:00
immarvin 47d1f22ed5 update version&release of elilo since the arch has been changed to all
Former-commit-id: 569e3bbf7cd2eccdf1432e0edf3fbb467d81dc45
2014-11-14 00:48:34 -08:00
immarvin 7694e6ea40 modify the xnba to be arch independent package to support mixed cluster
Former-commit-id: 091f169d329e3193253d2fff8ea8003bf0421d63
2014-11-12 00:27:20 -08:00
xq2005 bb3e2fbc6d change the Maintainer to xCAT when building dependecy packages on ubuntu
Former-commit-id: aedd3c83a50b1ef980fb56f33fed3f5308e9b5ef
2013-06-26 07:41:45 +00:00
arifali c361736952 elilo-xcat: add patch so that the Makefile.defaults is pointing to /usr/lib in ubuntu/debian for gnuefi
Former-commit-id: b6d89ab464b9b3713243693dadb2438970724852
2012-05-14 21:36:39 +00:00
arifali 7438530668 added elilo deb packaging
Former-commit-id: c64ae0e105c3a2f758ba018e1ee2817c3a724460
2012-05-13 19:54:00 +00:00