2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-02 19:40:10 +00:00

703 Commits

Author SHA1 Message Date
Yuan Bai
3b5fd8582e add syslog for pre script (#5838)
* add syslog for pre script
2018-11-27 17:05:36 +08:00
Bin Xu
5a3b4c83a1
Merge pull request #5765 from immarvin/onhttport
modify HTTPPORT in post.xcat with macro TABLEBLANKOKAY
2018-11-06 16:40:54 +08:00
yangsbj
2d4141b7d7 modify HTTPPORT in post.xcat with macro TABLEBLANKOKAY 2018-11-06 01:36:29 -05:00
Bin Xu
c074db3e02
Merge pull request #5757 from immarvin/onhttport
add support for site.httpport for post.xcat,  updatenode, nodeset and makedhcp
2018-11-05 13:23:13 +08:00
yangsbj
accb6d69a9 write HTTPPORT= to xcatinfo 2018-11-02 05:16:14 -04:00
Gᴏɴɢ Jie
7dab7922d7 A more real world partitioning scheme for RHEL8 (#5760) 2018-11-02 16:46:10 +08:00
yangsbj
5c910eca26 add support for site.httpport for post.xcat and updatenode 2018-11-01 05:21:08 -04:00
Yuan Bai
e7176d7093 log tag support for common scripts (#5743)
* log tag support for common scripts

* enhancements

* typo fixed
2018-10-30 16:57:39 +08:00
Yuan Bai
735b121e15 classify deployment log and updatenode log (#5725)
* classify deployment log and updatenode log

* add deployment starting for xcatroot
2018-10-24 17:03:52 +08:00
cxhong
51bd7fea27 Add wget package to rhels8 pkglist (#5708) 2018-10-17 10:14:45 +08:00
Yuan Bai
95ca105635 enhancements for sle15 diskful CN deployment (#5605)
* add sle dir for copycds

* remove HPC packages from sle15 template

* copycds support ppc64le sle15

* support packages products for sle15

* create repos  for all products in sle15 Package ISO

* fix deployment status postbooting in sle15

* support sle15

* add copycds example for sle15

* generate add_on product

* polished

* adjust product_dir
2018-09-18 18:03:32 +08:00
cxhong
83b1749f88
Merge pull request #5625 from samveen/ks_impr
Kickstart improvements
2018-09-17 15:33:44 -04:00
Yuan Bai
6419d31dbd fix no space left on sles12.3 (#5636) 2018-09-17 16:58:36 +08:00
Samveen Gulati
67a633361f Fix RH/C 7 kvm templates to add NM disable postscript 2018-09-11 05:06:33 +00:00
Samveen Gulati
0abda98260 minor improvements to ks files 2018-09-11 04:59:47 +00:00
Gᴏɴɢ Jie
d58f00ed5a Support RHEL7->RHEL8 diskful installation (#5491)
* Make curl "fail" on >= 400 reponse codes with --fail

* Minor fix of post.xcat.ng

* Hack for RHEL8 Alpha - make network active by default
2018-08-29 17:25:32 +08:00
Yuan Bai
d94406edae
Merge branch 'master' into sle15support 2018-08-20 17:10:12 +08:00
Jarrod Johnson
f26c82b7ba SLE 15 support 2018-08-06 14:01:54 -04:00
Gᴏɴɢ Jie
202e6d1ec3 Draft compute.rhels8.tmpl for RHEL8 Alpha Base OS (#5341)
Draft compute.rhels8.pkglist for RHEL8 Alpha Base OS
Draft pre.rhels8 for RHEL8 Alpha Base OS
Draft post.rhels8 for RHEL8 Alpha Base OS
Draft next generation post.xcat.ng
2018-08-06 16:47:07 +08:00
Yuan Bai
fc1c23285e enhance partition for sles12sp3 (#5457) 2018-08-02 17:19:08 +08:00
Gᴏɴɢ Jie
29b5e07264 Add chrony to default Ubuntu 18.04 package lists (#5435)
* Add chrony to default Ubuntu 18.04 diskful package lists

* Add chrony to default Ubuntu 18.04 diskless package lists
2018-07-26 15:06:47 +08:00
Gᴏɴɢ Jie
299570f550 Enlarge the size of /boot partition for Ubuntu (#5432) 2018-07-25 16:33:00 +08:00
Yuan Bai
806c507a6a support sles12sp3 servicenode installation (#5426)
* support sles12sp3 servicenode installation

* polished
2018-07-24 17:32:08 +08:00
Gᴏɴɢ Jie
91e34bf84a Fix Ubuntu 18.04 postscript problem (#5356)
* Reformat post.ubuntu.common

* Revise post.ubuntu.common
2018-07-02 17:06:38 +08:00
Gᴏɴɢ Jie
b00f1f8188 Add compute.ubuntu18.04.x86_64.pkglist for Ubuntu 18.04 x86-64 support (#5343) 2018-06-27 16:45:41 +08:00
Gᴏɴɢ Jie
2559d28cb4 Revise Ubuntu 18.04 package list, add ifupdown, remove ntp and ntpdate (#5324) 2018-06-26 13:06:52 +08:00
Gᴏɴɢ Jie
f718db6b00 Add pkglist files for Ubuntu 18.04 (#5307) 2018-06-21 10:24:37 +08:00
cxhong
f10d33f66c redirect wget output to /tmp/wget.log (#5251)
* redirect wget output to /tmp/wget.log
2018-05-30 09:36:07 +08:00
Jarrod Johnson
2ca56404d9 Add boot nvme support and filter small devices (#4778)
nvme devices were not autosensed as install candidates.

Also, devices smaller than 128 MB are filtered out, as they are likely
to be some media or similar.
2018-02-23 10:32:34 +08:00
Bin Xu
cb25622331 It is for provision log enhancement and partial address #4582 (#4648)
- clear logs in the key components during provisioning (not only debug mode, but debug mode will have more logs)
 - now only cover rhel7 stateful and stateless
 - make more syslogs into cluster.log (tag = xcat or xcat.*)
 - the changes will not impact other distro
2018-01-23 03:20:42 -06:00
GONG Jie
6c36b822c4 Remove trailing spaces in file xCAT-server/share/xcat/install/ubuntu/service.pkglist 2017-12-31 23:59:59 +00:00
GONG Jie
2a456bb899 Remove trailing spaces in file xCAT-server/share/xcat/install/ubuntu/compute.tmpl 2017-12-31 23:59:59 +00:00
GONG Jie
5923c38b76 Remove trailing spaces in file xCAT-server/share/xcat/install/sles/zfcp.sles11.s390x.tmpl 2017-12-31 23:59:59 +00:00
GONG Jie
9f74412a10 Remove trailing spaces in file xCAT-server/share/xcat/install/sles/zfcp.sles11.s390x.pkglist 2017-12-31 23:59:59 +00:00
GONG Jie
a1b343a4df Remove trailing spaces in file xCAT-server/share/xcat/install/sles/zfcp.sles10.s390x.tmpl 2017-12-31 23:59:59 +00:00
GONG Jie
677e69f5e3 Remove trailing spaces in file xCAT-server/share/xcat/install/sles/zfcp.sles10.s390x.pkglist 2017-12-31 23:59:59 +00:00
GONG Jie
72a19c7af1 Remove trailing spaces in file xCAT-server/share/xcat/install/sles/xen.tmpl 2017-12-31 23:59:59 +00:00
GONG Jie
c6730e551e Remove trailing spaces in file xCAT-server/share/xcat/install/sles/service.raid1.sles11.tmpl 2017-12-31 23:59:59 +00:00
GONG Jie
0cabeecaf5 Remove trailing spaces in file xCAT-server/share/xcat/install/sles/compute.sles11.s390x.tmpl 2017-12-31 23:59:59 +00:00
GONG Jie
73e2a7ca03 Remove trailing spaces in file xCAT-server/share/xcat/install/sles/compute.sles11.s390x.pkglist 2017-12-31 23:59:59 +00:00
GONG Jie
255e5a8366 Remove trailing spaces in file xCAT-server/share/xcat/install/sles/compute.sles10.s390x.tmpl 2017-12-31 23:59:59 +00:00
GONG Jie
df4e6a327c Remove trailing spaces in file xCAT-server/share/xcat/install/sles/compute.sles10.s390x.pkglist 2017-12-31 23:59:59 +00:00
GONG Jie
739cd98bd0 Remove trailing spaces in file xCAT-server/share/xcat/install/scripts/pre.ubuntu.ppc64 2017-12-31 23:59:59 +00:00
GONG Jie
f4d0465693 Remove trailing spaces in file xCAT-server/share/xcat/install/scripts/pre.ubuntu 2017-12-31 23:59:59 +00:00
GONG Jie
9dae9f8555 Remove trailing spaces in file xCAT-server/share/xcat/install/scripts/pre.sles 2017-12-31 23:59:59 +00:00
GONG Jie
79319d0485 Remove trailing spaces in file xCAT-server/share/xcat/install/scripts/pre.rh.rhels7 2017-12-31 23:59:59 +00:00
GONG Jie
aa25eab60d Remove trailing spaces in file xCAT-server/share/xcat/install/scripts/pre.rh 2017-12-31 23:59:59 +00:00
GONG Jie
291fb40e4c Remove trailing spaces in file xCAT-server/share/xcat/install/scripts/pre.pkvm3 2017-12-31 23:59:59 +00:00
GONG Jie
c2592038ba Remove trailing spaces in file xCAT-server/share/xcat/install/scripts/post.xcat 2017-12-31 23:59:59 +00:00
GONG Jie
9530db1130 Remove trailing spaces in file xCAT-server/share/xcat/install/scripts/post.ubuntu.common 2017-12-31 23:59:59 +00:00