2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-09-22 09:32:27 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
Daniel Hilst c1db278e1a fix(xcat-server): install tmux on KVM hosts for the serial console
cons/kvm drives the KVM guest serial console through a shared tmux session on
the hypervisor (tmux, unlike screen, is present on every libvirt host we target
incl. ppc64le hosts that ship no screen). The KVM host package lists were never
updated for that switch, so an xCAT-provisioned KVM host got 'screen' (now
unused) -- or nothing -- where tmux is required, leaving rcons broken.

Ship tmux in the KVM host pkglists:
  - install/rh, install/ubuntu: screen -> tmux / add tmux.
  - netboot/{alma,centos,rocky}: were symlinks to the RHEL 5.4 list; make them
    real lists with tmux (the rhel5/6/7 lists keep screen).
  - install/suse: add a KVM host list (SUSE had none) carrying tmux.

screen stays where it is still used: the Xen console, and the EOL rhel5/6/7 and
centos6/7 lists.

Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>
2026-07-13 09:55:47 -03:00
Mark Gurevich 1147726242 Support CentOS8 Stream 2021-08-31 15:54:43 -04:00
cxhong ee62a970b4 Modify pkglist to clean up genimage warning messages 2019-11-12 16:31:49 -05:00
cxhong 2f4f5d4057 link packlist from rh to centos 2019-11-04 14:51:59 -05:00
GONG Jie b0836af479 Remove trailing spaces in file xCAT-server/share/xcat/netboot/centos/kvm.centos6.pkglist 2017-12-31 23:59:59 +00:00
GONG Jie 11a8a552ea Remove trailing spaces in file xCAT-server/share/xcat/netboot/centos/compute.pkglist 2017-12-31 23:59:59 +00:00
GONG Jie a45e5288e7 Remove trailing spaces in file xCAT-server/share/xcat/netboot/centos/compute.centos6.pkglist 2017-12-31 23:59:59 +00:00
penguhyang 28144017e4 update pkglist for redhat sles ubuntu (#1680) 2016-08-12 01:03:39 -05:00
immarvin 628067db4d add centos7 stateless stuff 2014-12-01 07:56:25 -08:00
daniceexi 088cb897b2 add the dracut_033 dir for stateless support of centos,SL,ol. It's just a dir link to the rh 2014-10-13 06:59:19 -04:00
lissav 3ecda8287a old unused xCAT1 code defect 4077 2014-05-02 06:31:00 -04:00
ligc 6985f95b28 fix for bug 3353: remove lsvpd and busybox-anaconda
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15883 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-04-09 06:31:17 +00:00
ligc 49bfb6589a add the rsyslog into the centos pkglist, rsyslog is required for syslog redirect
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-21 02:51:32 +00:00
xq2005 7735effc04 add ntp to the compute.centos6.pkglist for pcm integration
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14666 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-17 10:25:01 +00:00
daniceexi 2a88fc4d1d defect 3212: add pkgs parted,e2fsprogs,bc for localdisk support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14539 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-04 09:56:30 +00:00
jbjohnso fb0bf30df0 Fix centos6 to behave like redhat does after 2.7 changes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11414 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-25 20:31:50 +00:00
wanghuaz 5d98e9c70e Fixing bug 3165548: adding several useful and small packages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11372 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-12 09:54:48 +00:00
wanghuaz d444e0a39d Added dracut-network package to pkglist for centos6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11334 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-04 11:18:56 +00:00
lissav 8f8aac7c6d fix defect 3430879
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10932 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-31 17:48:07 +00:00
jbjohnso d4a2fda102 Add KVM hypervisor package list for CentOS6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10066 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-12 20:30:08 +00:00
daniceexi 781c652667 defect 3324179: excluding files but keeping the directory in the *.exlist for directories locale and man
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10003 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-04 07:00:58 +00:00
jbjohnso dd4f8163ac -Check in stateless xen profile
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5632 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-03-31 14:36:10 +00:00
vallard e0e45e2f0b added kvm templates to centos
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5039 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-25 23:19:46 +00:00
vallard c995268a1b fixed IB bug
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4518 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-11-08 07:06:21 +00:00
vallard 525becde62 example script on how to make an hpc image
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4188 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-09-21 17:47:12 +00:00
jbjohnso e25e9fe30a -Try out ceasing use of stunnel in favor of openssl everywhere
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3643 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-25 19:18:22 +00:00
daniceexi b3c5208704 Add the rsync package into the pkglist of diskless node for Syncing File Feature
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3607 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-19 08:43:16 +00:00
jbjohnso e68fe9d2db -Move xCAT-server and client to not have 2.0 in name for trunk
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1561 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-03 14:56:33 +00:00