Commit Graph

38 Commits

Author SHA1 Message Date
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
jbjohnso
5424e21315 Have xCAT metapackage source xcat.sh so postscripts act remotely sane
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@559 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-25 14:24:04 +00:00
lissav
d82dfb1293 Add exportfs -a to make sure both the /install and /tftpboot dir
are exported after they are added to the /etc/exports file. 

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@535 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-21 16:36:58 +00:00
lissav
7deddaf8f7 Add -p flag to mkdir so no errors if directory exists
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@528 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-19 18:25:39 +00:00
lissav
b692eaacc4 Make ServiceNode small routine that only copy certs for db access
if they install the Service Node.    This could be only temp
until we have the Install OS image for Service Nodes working. 

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@520 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-19 13:38:14 +00:00
lissav
7c9c0bcba8 Add setup of syslog for xCAT
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@496 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-18 13:10:47 +00:00
lissav
b9e73b46ee Add copy of /etc/xcat/ca /etc/xcat/cert and /root/.xcat to
/install/postscripts directory for support of Service Node setup.


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@450 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-12 15:21:09 +00:00
jbjohnso
7727e13ffc -Remove deprecated setnetboot.awk script
-Continue work towards restored wcons functionality
-Correct mistake in previous commit with regards to XCATROOT detection


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@422 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-08 15:45:13 +00:00
jbjohnso
b271ec7039 -Change name for booting to iscsi device to iscsiboot from netboot
-Save the singular set of kernel/initrd/command line arguments when switching away from iscsi to, say, shell
-Add implicit imgserver to destiny, assume the management node if nothing else specified
-Reorder tftp boot directory hosting iscsi bootstrap, avoid race condition
-Change wcons to a perl script in preparation for more sophisticated operation/syntax
-Schema changes to iscsi table, place the vlan column after port to reflect relative importance to user


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@420 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-07 21:48:21 +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
nott
941bee58ef Added the copying of xcat.conf for the AIX case.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@322 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-23 18:02:17 +00:00
nott
6b6aa72d4c Made changes so this meta package can be built
on AIX.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@321 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-23 18:00:13 +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
bp-sawyers
a2018d3f92 added aix pkging support, and tarballs directly in SOURCES
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@290 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-17 20:29:37 +00:00
mellor
3d11002e30 updated meta pkg for ppc64 - now arch-dependent rpm is built, no longer noarch
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@289 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-17 18:23:31 +00:00
jbjohnso
decc71ac21 Provide enhanced iSCSI support for the opportunity for more seamless operation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@280 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-16 21:14:50 +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
74544b25c0 Have xCAT metapackage source the profile.d explicitly, so install postscripts will work as intended
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@238 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-10 13:23:35 +00:00
linggao
d58ff3f8b3 made xCAT meta package relocatable, default location is /opt/xcat
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@181 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-13 22:12:47 +00:00
linggao
fc18d6ad7d made changed in mkrpm for xCAT meta package and xCAT-nbroot package so that they can be build on SLES
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@173 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-12 15:24:27 +00:00
nott
de2bd9fba6 Changed the bash scripts to /bin/sh so this code can
be packaged for AIX.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@82 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-27 12:53:18 +00:00
vallard
ac08846b6c added the chkconfig nfs and httpd on and fixed mkrpm to copy xcat.conf http config.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@33 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-01 19:51:02 +00:00
lissav
ccaee64e26 Still fixing path. Cannot seem to get it right
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@17 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-30 12:58:44 +00:00
lissav
81afe40540 Fix path to xcat documentation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-30 12:53:16 +00:00
lissav
6b1207ad8f More improvements to template README
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-29 19:38:31 +00:00
jbjohnso
9eae8ea794 Add a mkrpm for the metapackage, fix default postscripts.rules to do something sensible with updateflag.awk for alpha
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-29 19:36:20 +00:00
lissav
af40d2e5bf Fix up wording in the README. Add pointer to documentation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-29 18:22:00 +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