Commit Graph

78 Commits

Author SHA1 Message Date
nott
70a4481ecf Added AIX support and did some code cleanup.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1241 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-01 17:02:59 +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
084fc275e4 -Add FTP setup for now.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1232 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-30 17:54:13 +00:00
jbjohnso
a34b602d84 -Use curl instead of normal tftp client to upload, since Fedora only has curl
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1231 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-30 15:11:04 +00:00
jbjohnso
0ac6b30f4d -Create 'getpostscript' command to enable nodes to retrieve their own current postscript
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1225 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-29 18:41:24 +00:00
jbjohnso
7df53fb26e -Fix copycds to return a message when unrecognized ISO is seen
-Add a rhel4 specific compute profile template
-Have anaconda seek out 'generics' of osver for templates
-Add RHAS4.6 x86_64 discid to known disc ids


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1222 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-29 17:39:28 +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
d5743ce561 -Support x86 by default for the generic boot image, rebuild nbfs on nbroot upgrades
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1202 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-25 14:03:55 +00:00
linggao
edb8002d22 fixed message duplication in syslog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1190 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-24 17:55:41 +00:00
bp-sawyers
f87a94b181 made some postscripts executable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1183 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-24 13:52:45 +00:00
lissav
552e267089 Capture STD and STDERR and use logger.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1180 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-24 13:29:36 +00:00
bp-sawyers
1f50594afc Added configeth postscript to configure secondary adapter.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1179 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-24 13:04:01 +00:00
linggao
682d3d0d0b use NTYPE in syslog postscript instead of checking /etc/xCATSN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1168 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-23 17:55:51 +00:00
nott
cb46c3a2ac Remove updateflag.awk from the xcatdefaults entry
in the postscripts table.  

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1144 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-22 13:57:06 +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
lissav
e0b8c88da5 fix error
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1074 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-15 19:44:32 +00:00
lissav
0a71595fd4 Check the NODESETSTATE before installing xcat rpms
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1058 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-15 14:30:51 +00:00
nott
33461c28aa Add more default scripts to the postscripts table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1051 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-15 11:56:19 +00:00
nott
406523eb5c Add diskless post script to be called from init.d.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1031 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 12:22:07 +00:00
nott
3b4a7953d4 Add generic postscript for xCAT diskless nodes.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1030 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 12:20:34 +00:00
nott
e7dff94ebb Add default poscript setting in postscripts table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1029 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-14 12:11:49 +00:00
linggao
1e56ecd504 more on syslog, updated pod for rspconfig
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1011 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-09 19:34:43 +00:00
bp-sawyers
b754e3eced - fixed xdsh -K again by making Client.pm always require xCAT::NodeRange
- removed many of the v options on the tar cmds to build are not as verbose
- removed an extra fi in xcat.spec %post

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@984 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-05 14:53:35 +00:00
linggao
fb37227ab5 added support for centralized logging
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@980 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-04 18:33:40 +00:00
lissav
b14d3ed517 touch /etc/xCATMN instead of /etc/xCATMS for Management node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@948 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-31 16:17:39 +00:00
nott
1a512ac299 Don't require perl-XML-Parser for AIX.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@945 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-31 15:26:29 +00:00
jbjohnso
5960171fb2 -Attempt to use tftp to upload kernel/image in an iSCSI install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@911 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-27 15:02:36 +00:00
jbjohnso
3b10cb8cbf Fix the yum repository setup postscript
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@899 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-26 15:39:32 +00:00
jbjohnso
6c59e72c63 -Attempt to setup yum.repos.d on installing nodes to reach install server
-Fix SLES issue where admin supplied distname was ignored


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@898 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-26 15:04:32 +00:00
datajerk
61d2080a8c More PPC fixes. Untested.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@891 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-26 02:39:36 +00:00
datajerk
2cec4ce690 Removed syslinux from PPC.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@884 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-25 14:35:32 +00:00
jbjohnso
7014946c36 Add support for building ppc on x86 for metapackage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@882 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-25 01:37:51 +00:00
lissav
9b5bff68db add perl-XML-Parser to dep list
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@823 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-19 13:45:24 +00:00
lissav
b369f240a2 Add setting /tftpdir in site table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@806 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-18 15:27:59 +00:00
bp-sawyers
cd9d9eb42b Added man pages, and automatically convert them to html.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@792 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-17 13:34:40 +00:00
lissav
aa025ac91d Add isMS routine to check if running on the management Server
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@773 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-13 12:08:34 +00:00
jbjohnso
8a629436e6 -Have a hardeths script available
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@731 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-07 21:24:09 +00:00
jbjohnso
c9165b744e Force the issue of atftp for now, can cause confusion, blocks tftp-server
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@697 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-05 21:21:53 +00:00
lissav
97be78448a Fixed export of /install and /tftpboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@664 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 19:34:52 +00:00
lissav
6740d4d002 Export /install rw for service node installs.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@659 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 15:03:44 +00:00
nott
ff2ae9ad23 The call to /etc/profile.d/xcat.sh should be for LINUX ONLY.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@656 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-04 14:15:38 +00:00
jbjohnso
afc9d0242f Add missing setiscsiparms.awk which missed checkin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@642 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-29 21:34:11 +00:00
lissav
3c28d72611 Change to remove tftp-server
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@619 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-28 18:14:38 +00:00
lissav
1d8f69b446 Add install of xCAT
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@616 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-28 15:04:19 +00:00
lissav
e6d88112a5 change service calls to /etc/rc.d/init.d calls so it will work on
SLES.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@588 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-27 13:14:43 +00:00
lissav
1d509ca479 Fix adding multiple entries to syslog.conf
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@582 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-26 18:27:55 +00:00
jbjohnso
56a496218e Have default of /install for copycds if no config specified, explicit syslinux rpm dependency
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@579 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-26 16:37:36 +00:00
jbjohnso
350d9ca3f3 Fix reading of /etc/resolv.conf to address bug 1823024
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@564 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-25 14:43:53 +00:00