2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-24 04:00:26 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Mark Gurevich
3c643e6598 Genesis base based on Fedora 28 2021-10-14 16:57:14 -04:00
TheWitness
adca7dad26 Allow Genesis Builder to run on RHEL8 Systems
This enhancement removes the requirement for the following packages:

* btrfs and related tools
* ntp and related tools
* deprecated/removed rsyslog library

So that the xCAT-genesis-builder can build base netboot images from a RHEL8 system.  There are some additional light formatting changes here as well.
2021-08-27 10:56:02 -04:00
ertaozh
41b68a1478 add libnss_dns to xcat-genesis-base 2018-02-11 21:32:29 -05:00
GONG Jie
3461396e9c Fix permission in xCAT-genesis-builder.spec 2018-01-17 14:02:54 +08:00
GONG Jie
c144069d77 Add script to convert xCAT-genesis-base rpm package to deb package 2018-01-11 18:55:20 +08:00
Victor Hu
fecc2298bb Make changes specific for Pegas 2017-09-13 22:54:01 -04:00
Victor Hu
0497e158b1 Resolve the issue where the rpmbuild directories are not created causing the build to fail. Pull in dependencies using the spec file 2017-09-12 14:19:05 -04:00
GONG Jie
65c2911888 Make all the rpm packages have the exactly same version and release numbers 2017-01-03 12:47:14 +08:00
Victor Hu
b30ed57db2 - Bump up the version to 2.13.0
- Edit the makerpm to replace version of xCAT-genesis-base.spec
  file so there's no need to manually set the VERSION.  We
  do need a better way for the RELEASE variable
- Require xCAT-genesis-base >= 2.13.0 for the rebuild of genesis-base
- Clean up the builder rpm to include directories to clean up correctly
  on rpm removal
2016-12-02 17:38:14 -05:00
Jarrod Johnson
ed776435cf Move Genesis builder to git based scheme 2016-09-28 08:44:17 -04:00
Jarrod Johnson
edb1d181e9 Provide hook for saner versioning
The traditional approach was not adequately
hooked into git.  It should do nothing by
default differently.
2016-09-28 08:43:35 -04:00
Victor Hu
e9ad97b2d6 Add some error checking and also some additional dependencies
to try to make it easier to build the genesis-base on newly installed
build machines
2016-07-22 10:57:43 -04:00
ligc
68758810b0 fix for xCAT-genesis-builder.spec, can not use /, will cause problem for RHEL 7 2014-08-20 04:55:55 -04:00
ligc
bfc49280f3 remove efibootmgr from xCAT-genesis-builder.spec, efibootmgr will be installed on x86_64 Linux, and the efibootmgr prerequisite breaks genesis on ppc64 platform 2014-07-02 17:52:10 -05:00
jbjohnso
2ae9261bbb Prepare to provide alternate build semantics to split things like bmcsetup and things lifted straight from EL 6 base
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14546 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-04 18:57:37 +00:00