Commit Graph

24 Commits

Author SHA1 Message Date
daniceexi
05c9e4b58f The first phase code drop for CFM like funtion
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3514 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-04 15:33:44 +00:00
mxi1
251f40143e #bug 2788254 for Linux is fixed, and with more comments, hope it helps.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3358 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-12 12:18:12 +00:00
mxi1
f164c76ca1 Undoing change commited in r3331
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3342 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-11 15:47:34 +00:00
mxi1
79abdf152c -bug 2788254 is fixed; comitted the code change into trunk
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3331 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-11 02:39:34 +00:00
lissav
8f2c09c99b comment out PasswordAuthentication no
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3277 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-30 14:54:59 +00:00
jbjohnso
9f63ade940 -Try to eliminate stunnel requirement in SLES11. This approach is cleaner and I would like to switch completely to it across the board when less risky
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3131 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 14:44:16 +00:00
lissav
487ffb966a fix install of hostkeys on service node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2728 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-12 13:46:13 +00:00
lissav
d786b106dc add for linux only comment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2717 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-11 13:30:21 +00:00
jbjohnso
579b1ba494 -Accept either /usr/bin or /usr/sbin as valid location for stunnel
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1400 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-14 20:16:32 +00:00
jbjohnso
fd5e1a73f7 -Awk file transfers to xcatd are retried in most places
-blade plugin will retry more to scale reliably


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1382 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 23:33:16 +00:00
jbjohnso
f5287bff89 -Have remoteshell no longer call perl
-Include wget for fedora ppc image
-Change packimage to not chroot and attempt chkconfig, use alternate way


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1316 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-07 19:11:13 +00:00
bp-sawyers
5bcbccf561 added vsftp to service node pkglist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1310 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-07 17:14:46 +00:00
jbjohnso
1399964941 comment out the 5 lines of code that are deprecated for the getcredentials functionality
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1278 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-05 20:04:06 +00:00
jbjohnso
8c3990da74 -Add .pub file for reference when retrieving the private key, probably would help scripts, including rspconfig
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1273 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-05 14:39:07 +00:00
jbjohnso
e9c8e9cbfa -Fix remoteshell to not cause SELinux errors on RHEL5 installs
-Fix SLES support of the new credentials/dynamic postscripts


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1240 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-01 14:45:30 +00:00
jbjohnso
5540ae512b -Change .directories in postscripts dir for wget traversal
-Change remoteshell to retrieve ssh host keys via credentials plugin
-Change allowcred.awk to be persistant in execution for multiple runs
-Move stunnel setup to the post.rh scripts (post.sles to do)
-Migrate to no longer have per-node postscripts generated for redhat installs
-Change to no longer use a postscripts tar file, recursive ftp instead
-Change to setup vsftpd



git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1238 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-30 20:54:57 +00:00
jbjohnso
4359838818 -Fix credentials plugin to not block install if not allowed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1220 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-29 13:57:57 +00:00
jbjohnso
c8b9247edf -Add retrieval of root's private ssh key through the credentials plugin to postscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1108 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-16 21:08:57 +00:00
jbjohnso
09d04f8731 -Disable stricthostkeychecking to allow implicit approval of initial host keys from previously unknown neighbors
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1106 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-16 20:30:54 +00:00
jbjohnso
6310317dab -Undo revisions 318 and 320, putting remoteshell back to a bourne shell due to some problems
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@385 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-05 01:16:40 +00:00
lissav
6c18d06a92 Change check to OS type to setup root's home
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@320 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-23 17:49:04 +00:00
lissav
301362a20d Rewrite in Perl and make it work for AIX also.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@318 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-23 16:51:01 +00:00
jbjohnso
9ba8c0cab0 Accomodate lack of ksh and fix postscripts rules for fedora 8 installs. Also, tested on QS21 iSCSI install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@254 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-14 05:45:31 +00:00
jbjohnso
c99d72a179 Initial xCAT 2.0 import
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-26 22:44:33 +00:00