2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 17:23:08 +00:00

154 Commits

Author SHA1 Message Date
Markus Hilger
295dff5c51 Fix genesis builds for aarch64 2024-02-21 11:59:50 +01:00
Markus Hilger
1fe4d1ce78 Next version will be 2.17.0 2024-02-19 19:40:50 +01:00
Mark Gurevich
272f9c17d7
Update README.md 2022-09-01 17:03:40 -04:00
Kilian Cavalotti
f3ba47ef2e fix typo 2022-08-30 13:39:33 -07:00
Kilian Cavalotti
d3a23d48dd hard-code latest xCAT version, in case this RPM is built outside of the xcat-core repo 2022-08-30 08:07:03 -07:00
Kilian Cavalotti
1508bff83c Fall back to the repository Version file when xCAT RPM is not installed 2022-08-26 09:12:17 -07:00
Kilian Cavalotti
f5cc2631bf
Update xCAT-genesis-base.spec
Automatically get xCAT version from installed package, rather than having to manually replace the `%%REPLACE_CURRENT_VERSION%%` string.
2022-08-23 08:27:07 -07:00
Mark Gurevich
3c643e6598 Genesis base based on Fedora 28 2021-10-14 16:57:14 -04:00
Mark Gurevich
83ee3d04a4 Remove epel-release from list of required RPMs 2021-10-07 15:59:11 -04:00
Mark Gurevich
8c38bda3b9 Update genesis-builder instructions and docs 2021-10-01 11:17:32 -04:00
Mark Gurevich
d19f2bb0e3 Support building genesis-base on Fedora34 2021-09-30 10:23:56 -04:00
Mark Gurevich
35b8b165d0 Add chrony userid 2021-09-22 11:57:41 -04:00
Mark Gurevich
471fef6805 Allow Genesis Builder to run on RHEL8 Systems (2) 2021-09-22 09:21:50 -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
GONG Jie
5b13cbc9f3 Revise the error handling for directory detecting 2018-10-31 16:09:26 +08:00
GONG Jie
cda300faa7 Fix indents 2018-10-29 15:44:35 +08:00
GONG Jie
78a32bad30 Fix github issue #5740 - Avoid remove symbolic link as directory 2018-10-29 15:42:56 +08:00
GONG Jie
84307f4791 Remove trailing spaces in file xCAT-genesis-builder/xcatroot 2017-12-31 23:59:59 +00:00
GONG Jie
24612bbf32 Remove trailing spaces in file xCAT-genesis-builder/xcat-cmdline.sh 2017-12-31 23:59:59 +00:00
GONG Jie
4ac2d26b19 Remove trailing spaces in file xCAT-genesis-builder/install.ubuntu 2017-12-31 23:59:59 +00:00
GONG Jie
57f1e69ee8 Remove trailing spaces in file xCAT-genesis-builder/install 2017-12-31 23:59:59 +00:00
GONG Jie
ae0d4ff55c Remove trailing spaces in file xCAT-genesis-builder/dhclient-script 2017-12-31 23:59:59 +00:00
GONG Jie
91c11adfc3 Remove trailing spaces in file xCAT-genesis-builder/debian/copyright 2017-12-31 23:59:59 +00:00
GONG Jie
12595dfa12 Remove trailing spaces in file xCAT-genesis-builder/buildrpm 2017-12-31 23:59:59 +00:00
ertaozh
360e3165ff Modify the error message 2018-05-24 23:04:39 -04:00
ertaozh
a1ce787318 add cmdlist_check file which store the commands need to be included in install file 2018-05-24 06:19:59 -04:00
ertaozh
5b4bca86f0 Add back ntp-wait for building genesis-base on pegas 2018-05-11 04:22:02 -04:00
ertaozh
41b68a1478 add libnss_dns to xcat-genesis-base 2018-02-11 21:32:29 -05:00
GONG Jie
e354ffc897 Fix clean install problem of xcat-genesis-base 2018-01-22 12:42:09 +08:00
zet809
35c2e4a43e
Merge pull request #4624 from neo954/genesis
A script to convert xCAT-genesis-base rpm package to deb package
2018-01-17 14:26:28 +08:00
GONG Jie
3461396e9c Fix permission in xCAT-genesis-builder.spec 2018-01-17 14:02:54 +08:00
GONG Jie
0ce225b339 Update dependency for xCAT-genesis-base on Red Hat 2018-01-17 13:54:12 +08:00
GONG Jie
66c190d612 Add dependency for xcat-genesis-base on Debian/Ubuntu 2018-01-17 13:52:32 +08:00
GONG Jie
858270e666 Fix the error handling of command line argument checking 2018-01-17 13:03:42 +08:00
GONG Jie
03d6c72622 Minor tweaks for the debian packaging script of xcat-genesis-base 2018-01-12 16:17:54 +08:00
Samveen
a2665fad51 Improvements to xcat init unit for dracut (#4609)
Changes:
- Explicit shebang (make it explicit). It not required but clarifies syntax used.
- ShellCheck suggested fixes.
- Correct mirroring of `doxcat` to first physical cons if serial cons is primary.
- Add protection for accidental closure of primary screen.
- Minor optimizations
2018-01-11 20:18:45 -06:00
GONG Jie
c144069d77 Add script to convert xCAT-genesis-base rpm package to deb package 2018-01-11 18:55:20 +08:00
Samveen
34f8038da5 Canada/East-Saskatchewan obsoleted by tzdata-2017c (#4601)
As per the The 2017c release announcement, the zone `Canada/East-Saskatchewan` is
now obsolete: http://mm.icann.org/pipermail/tz-announce/2017-October/000047.html
2018-01-04 00:18:53 -06:00
zet809
024bffdd44
Merge pull request #4374 from neo954/genesis
xCAT-genesis-base - Handle directory to symlink change properly
2017-11-28 14:57:36 +08:00
GONG Jie
427310f0dd Make xCAT-genesis-base confliects with early version of xCAT-genesis-scripts 2017-11-28 13:39:22 +08:00
GONG Jie
2e66d5f7df Add %pretrans script in <lua>. Handle directory to symlink change properly. See comment #3 of https://bugs.launchpad.net/rpm/+bug/633636 2017-11-28 13:06:08 +08:00
ertaozh
ca0071216d Modify genesis build script for centos x86_64 2017-11-27 04:37:50 -05:00
zet809
b7385fa568 Modify the script to build xCAT-genesis-base package (#4292) 2017-11-16 04:20:38 -06:00
ertaozh
5bed3a68eb Add all modules when build xCAT-genesis-base 2017-11-10 05:06:45 -05:00
ertaozh
67b0dc2e5e add mlx5_id,mlx5_core to genesis_base 2017-10-19 04:35:52 -04: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
Samveen Gulati
90fca0212e Fix sed leaving dracut_install without parameters 2017-08-25 07:32:57 +00:00
zet809
d4fe16ddc1 remove the build mlx4-en and i40e section when building xcat-genesis-… (#3514)
* remove the build mlx4-en and i40e section when building xcat-genesis-base

* Add build env in description for xcat-genesis-base
2017-07-28 02:58:22 -05:00
ertaozh
8560975bc8 T support predictable nicname on genesis based on Fedora26 2017-07-19 06:04:55 -04:00