51bd7fea27
Add wget package to rhels8 pkglist ( #5708 )
2018-10-17 10:14:45 +08:00
2fc70739ab
delete nfsvers=3 for rh statelite ( #5704 )
2018-10-15 16:19:37 +08:00
5f88870e33
Remove commented out lines
2018-10-11 15:54:39 -04:00
3d41124508
Changes after the review
2018-10-03 11:19:27 -04:00
3970342342
xCAT name consistency
2018-10-01 13:15:58 -04:00
c675a653db
Merge pull request #5643 from jjohnson42/cnosxdsh
...
Add CNOS compatible xdsh config
2018-09-26 10:49:05 +08:00
64d070b36d
fix issue genimage failure might cause /proc umounted #5640 ( #5648 )
2018-09-20 17:04:52 +08:00
fa37529d24
Add CNOS compatible xdsh config
2018-09-19 10:56:21 -04:00
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
83b1749f88
Merge pull request #5625 from samveen/ks_impr
...
Kickstart improvements
2018-09-17 15:33:44 -04:00
6419d31dbd
fix no space left on sles12.3 ( #5636 )
2018-09-17 16:58:36 +08:00
67a633361f
Fix RH/C 7 kvm templates to add NM disable postscript
2018-09-11 05:06:33 +00:00
0abda98260
minor improvements to ks files
2018-09-11 04:59:47 +00:00
1208e74358
fix issue 5604, delete extra / of rootimgdir
2018-09-06 22:53:39 -04:00
092c045d9a
Provide RHEL7->RHEL8 diskless support ( #5567 )
...
* Package lists and post-install scripts for RHEL8 diskless support
* RHEL8 kernel finding hack
* Subdirectory dracut_047 for RHEL8 support
* Use /bin/bash for all the scripts
* Use "set -x" for debugging
* Tweak dracut.conf
* Remove dracut-install
2018-08-30 10:29:15 +08:00
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
522b5fcf37
enhance statelite persistent dir mount options for rh7.6 ( #5566 )
2018-08-29 14:44:59 +08:00
f7a3372a49
Still need the busybox cpio workaround in Ubuntu 18.04.1 ( #5562 )
2018-08-28 14:23:29 +08:00
d94406edae
Merge branch 'master' into sle15support
2018-08-20 17:10:12 +08:00
f26c82b7ba
SLE 15 support
2018-08-06 14:01:54 -04:00
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
fc1c23285e
enhance partition for sles12sp3 ( #5457 )
2018-08-02 17:19:08 +08:00
802ed5cbad
Suppress the `index.attr, No such file or directory' error message from openssl ( #5456 )
2018-08-02 17:00:22 +08:00
ce42f6e03e
block the command if run by non-root users ( #5438 )
2018-07-27 10:52:24 +08:00
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
299570f550
Enlarge the size of /boot partition for Ubuntu ( #5432 )
2018-07-25 16:33:00 +08:00
806c507a6a
support sles12sp3 servicenode installation ( #5426 )
...
* support sles12sp3 servicenode installation
* polished
2018-07-24 17:32:08 +08:00
b86e2082bf
Workaround for Ubuntu 18.04 busybox bug ( #5421 )
...
* Workaround for Ubuntu 18.04 busybox bug https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/1753572
* Add cpio to the Ubuntu 18.04 diskless pkglist
2018-07-23 17:00:37 +08:00
d3f1bbbe26
Add virtio_net to default network driver list for Ubuntu on ppc64el ( #5396 )
2018-07-13 14:11:13 +08:00
de3e5da935
Fix github issue #5365 . Tinker for the openssl -no_ssl2 command line argument
2018-07-09 17:05:44 +08:00
da35f335b1
Fix github issue #5365 . Proper handle the -no_ssl2 argument of openssl s_client ( #5369 )
2018-07-04 14:48:33 +08:00
21cf3c56d2
diskless support root options in addkcmdline ( #5366 )
...
* add root options
* polished
* polished
2018-07-03 16:51:06 +08:00
da8983a95e
Revert "Remove -no_ssl2 command line argument for openssl. Since new version of openssl do not support it any more ( #5358 )" ( #5364 )
...
This reverts commit dc2ea9014d
.
2018-07-03 16:11:42 +08:00
dc2ea9014d
Remove -no_ssl2 command line argument for openssl. Since new version of openssl do not support it any more ( #5358 )
2018-07-02 18:11:21 +08:00
91e34bf84a
Fix Ubuntu 18.04 postscript problem ( #5356 )
...
* Reformat post.ubuntu.common
* Revise post.ubuntu.common
2018-07-02 17:06:38 +08:00
b00f1f8188
Add compute.ubuntu18.04.x86_64.pkglist for Ubuntu 18.04 x86-64 support ( #5343 )
2018-06-27 16:45:41 +08:00
2559d28cb4
Revise Ubuntu 18.04 package list, add ifupdown, remove ntp and ntpdate ( #5324 )
2018-06-26 13:06:52 +08:00
f7c7ea884f
[go-xcat] Fix package version checking on Ubuntu 18.04 ( #5320 )
2018-06-25 20:51:10 +08:00
f718db6b00
Add pkglist files for Ubuntu 18.04 ( #5307 )
2018-06-21 10:24:37 +08:00
c49e41da99
support environment variables in osimage customized files ( #5281 )
...
* * osimage table schema change: add a "environvar" col in osimage table to hold environment variables used in osimage customized files
* osimage object schema change: add a environvar attribute, which refers to osimage.environvar
* the environment variables specified in "environvar" attribute will be exported during invocation of postinstall scripts in genimage
* support variables in synclists
* support environment variables in genimage,mkinstall,getpostscript
* support environment variables for xdcp -i -F in packimage
2018-06-15 14:51:41 +08:00
f10d33f66c
redirect wget output to /tmp/wget.log ( #5251 )
...
* redirect wget output to /tmp/wget.log
2018-05-30 09:36:07 +08:00
dad1f72fdc
fix issue Non-root user can not run ping on ubuntu 14.4.4 diskless #5227
2018-05-21 00:51:32 -04:00
cea795309d
add iputils into compute.sles11.pkglist
2018-05-10 02:10:37 -04:00
fc4bbd33fe
Fix the issue for stateless node in debug mode, /dev/log is not available ( #5086 )
...
(#4929 ) - use imjournal to make rsyslogd work well with journald
2018-04-11 14:19:35 +08:00
78fa1c63e8
enhance exlist without typo and duplicate lines ( #5036 )
2018-03-30 11:32:32 +08:00
4507a038ba
Accumulated go-xcat updates ( #4991 )
...
* Fix vim modelines
* [go-xcat] Fix --long-help
* [go-xcat] Add curl support
* [go-xcat] Better tarball support
* [go-xcat] Explaination of --xcat-version argument in help message
* [go-xcat] Disable xCAT-core.repo and xCAT-dep.repo if they exist
* [go-xcat] Add change logs
2018-03-28 17:47:44 +08:00
27779acc74
Merge pull request #5016 from chenglch/logrotate
...
Add default logrotate configuration for gocons
2018-03-28 16:38:58 +08:00
2ac315cbe2
Add default logrotate configuration for gocons
...
Add logrotate conf for the console log files and log
of goconserver.
2018-03-27 17:11:25 +08:00
9a12802077
Merge pull request #5012 from robin2008/xdcpmerge
...
updatenode MERGE mode does not support update an existing entry
2018-03-27 14:21:46 +08:00
961108c53b
updatenode MERGE mode does not support update an existing entry
2018-03-26 18:06:49 +08:00