Commit Graph

5206 Commits

Author SHA1 Message Date
nott
5666475789 Add location to nim_master_setup call.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5992 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-06 17:28:43 +00:00
nott
4371dba924 Add sample installp bundles to xCAT-server package.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5990 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-06 14:04:44 +00:00
nott
7458bd71db Add sample installp bundles to xCAT-server package.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5989 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-06 13:59:54 +00:00
ligc
051eaae467 ipv6 support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5988 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-06 09:32:49 +00:00
ligc
36f4161bcf ipv6 support: ishostinsubnet, a temp version, to avoid break IPv4 functions
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5987 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-06 09:26:17 +00:00
ligc
91a712b863 ipv6 support: linklocaladdr
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5986 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-06 09:09:17 +00:00
ligc
121487f8fe ipv6 support: xcat2nim
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5984 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-06 08:47:24 +00:00
daniceexi
b234aa6f9c defect 2988469: display help or version info when -h or -v is specified
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5983 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-06 08:47:19 +00:00
ligc
5a7cda2aaf add IPv6 subroutine linklocaladdr
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5982 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-06 08:28:53 +00:00
ligc
fd3417df9d replace inet_ntoa with IPv4/IPv6 compatible subroutine
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5981 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-06 07:38:46 +00:00
ligc
70447f45a1 add three IPv6/IPv4 compatible subroutines gethostnameandip,gethostnameandip and getipaddr
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5980 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-06 07:14:15 +00:00
lissav
6ff3cfd56a put in one image per node restriction
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5978 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-05 20:42:16 +00:00
jbjohnso
f2d39037ea -Fix mklocalrepo.sh when pwd includes spaces
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5977 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-05 19:41:16 +00:00
nott
c7e3f6de95 fix rmnimimage to removes all installp bundles in osimage def
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5975 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-05 19:02:41 +00:00
lissav
f804f2f20e improvements based on my Power 5 redhat 5.5 install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5974 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-05 17:32:29 +00:00
lissav
5a9db3ac6b more corrections for install MN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5973 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-05 15:52:42 +00:00
lissav
7bd5e4d3f8 add SN info for non-zypper/yum installs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5972 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-05 12:07:31 +00:00
jjhua
44f0302da7 move setupAIXconserver() from xcatconfig.pm and AAsn.pm to Utils.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5971 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-05 09:00:15 +00:00
daniceexi
5fb623ce6e get the error message from cim client tool xCAT_cim_client
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5969 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-05 08:15:47 +00:00
mxi1
9c9feda909 -defect 2992985 is fixed;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5968 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-05 08:09:28 +00:00
jjhua
efde782779 FSPAPI supports for rscan with limited functions
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5966 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-05 07:59:08 +00:00
jjhua
809709bd60 setup AIX conserver on service node
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5965 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-05 07:30:18 +00:00
jjhua
21632360ab FSPAPI supports for lshwconn
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5964 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-05 03:22:39 +00:00
jjhua
c4128bec5a support getmacs cb4lpar01 -D -f in hierachy env
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5963 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-05 02:37:09 +00:00
jbjohnso
eaf4771f2f -Fix missing output from diagnostic message
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5960 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-04 19:35:42 +00:00
jbjohnso
353d3571e3 -Continue making primarynic an optional value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5959 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-04 18:22:41 +00:00
lissav
cb9d61c5b0 change rpm of deps and xcat to one command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5957 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-04 16:44:28 +00:00
lissav
3da6bf1cb2 more info on non-yum install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5956 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-04 15:20:34 +00:00
nott
7b4a13856c description should say AIX only
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5954 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-04 14:54:50 +00:00
nott
4dac416b9a Add check for AIX.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5952 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-04 14:50:34 +00:00
cjhardee
f836cf43e7 Removed duplciated functions in litetree, sles and anaconda modules and placed them in SvrUtils per feature request 2991341
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5951 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-04 14:24:08 +00:00
lissav
f06ec51a7f add xcatchroot command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5950 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-04 13:10:15 +00:00
lissav
e2550e0447 more info for non-Yum install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5949 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-04 12:08:03 +00:00
jjhua
d8c061ff30 fixed the defect 2979258
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5948 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-04 09:31:57 +00:00
jbjohnso
e213cb0f1c -On x86, have a BOOTIF= variable available, and default to using it where possible
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5947 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-03 20:37:39 +00:00
bp-sawyers
31d7ca715a Moved atftp-xcat require so it isn't required on system z
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5946 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-03 19:52:56 +00:00
lissav
4ffe1c10b7 add info for non zypper/yum install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5945 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-03 19:34:28 +00:00
lissav
f72bcc254b add Yum command for Redhat install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5944 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-03 18:18:05 +00:00
nott
4e5d6ac097 Add xcatchroot command.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5941 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-03 17:56:24 +00:00
nott
ba0741b932 Add xcatchroot man page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5940 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-03 17:49:25 +00:00
phamt
324f722155 Added xCAT2onzVM documentation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5934 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-30 16:37:59 +00:00
phamt
94a3d34667 Removed xCAT2onzVM documentation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5933 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-30 16:37:11 +00:00
phamt
c53bf452f8 Removed xCat on zVM documentation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5932 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-30 16:35:50 +00:00
phamt
d4ac1a346d Updated the xCAT on zVM documentation name to match other ones
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5931 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-30 16:28:06 +00:00
phamt
cea940cd07 Added documentation for xCAT on zVM
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5930 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-30 16:24:36 +00:00
lissav
85010da29d add new interfaces to manpage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5929 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-30 13:44:40 +00:00
lissav
6ed57c7c81 fix for defect 2993723 and add Verbose mode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5928 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-30 13:35:44 +00:00
lissav
f3ef5ce546 add verbose mode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5927 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-30 13:25:58 +00:00
lissav
abc467fdc2 add use strict
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5926 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-30 12:56:05 +00:00
lissav
e3150ae136 add reference to tabprune command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5925 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-30 12:39:26 +00:00