Commit Graph

7796 Commits

Author SHA1 Message Date
lissav
8e156feb81 Move require for Table.pm down to auditlog section
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9197 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-31 16:00:04 +00:00
yinle
e8bec57bf2 Modify man page for the modification on redundancy and noderange.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9196 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-31 10:54:52 +00:00
mxi1
2a4f490b93 for defect 3251763 and 3236751,
one is for manpage of imgcapture;
the other is for the output of imgcapture.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9195 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-31 08:20:54 +00:00
bp-sawyers
3d98a97d70 allowed ranges that start at greater than one in xcatsetup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9194 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-31 00:57:15 +00:00
cridye
a76b18501e Committing fixes to blade power functionality authored by HP
Added reventlog all for hp blades


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9193 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-30 18:44:44 +00:00
linggao
4a81878ec7 changed site.mnroutes to site.mnroutenames
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9192 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-30 18:09:51 +00:00
lissav
0de7212e05 default site.nameservers to the MN and site.forwarders to the nameserver values in MN's resolv.conf
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9191 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-30 17:37:53 +00:00
lissav
9ba3dee1bc update manpage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9190 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-30 15:44:21 +00:00
lissav
6dbe43295e update manpage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9189 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-30 15:08:39 +00:00
lissav
c869a712bd new man page for tabdump
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9188 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-30 15:01:42 +00:00
linggao
bc19b2e7c6 more routes definition in Schema.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9187 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-30 14:58:19 +00:00
linggao
be4cc0b789 added routenames to the noderes table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9186 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-30 14:49:03 +00:00
lissav
3e18056c47 fix null entry bug
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9185 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-30 14:35:11 +00:00
linggao
d02e4e1b73 removed ISRDown condition and ISR_status sensor from RMC monitoring
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9183 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-30 14:08:34 +00:00
xq2005
061812e66b change for jquery version update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9182 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-30 09:17:29 +00:00
xq2005
8a97e9d79d run lsvm when the machine type is s390
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9181 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-30 07:38:27 +00:00
ligc
8f32293390 bug 3243565: fix for <xcatmaster> support for networks.gateway
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9180 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-30 06:06:38 +00:00
lissav
0b68e93d5f support for tabdump -w, needs more testing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9179 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-29 19:29:17 +00:00
lissav
f71de540d7 change format of time in auditlog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9178 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-29 14:55:43 +00:00
bp-sawyers
c2f0a296b5 Fixed syntax error in nodels pod man page caused by blank lines having a blank char in them instead of being completely empty
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9177 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-29 12:52:19 +00:00
xq2005
2a81262d9d create image on web gui
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9176 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-28 09:02:54 +00:00
mxi1
dd26e8d03f for defect 3203276 and 3170932,
added a new attribute ("kerneldir") in linuximage table;
    The 3rd-party kernel rpm package should be installed into the kerneldir.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9175 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-28 07:39:59 +00:00
jjhua
02a1175afb remove the print Dumper();
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9174 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-28 07:08:18 +00:00
jjhua
b0c37f7579 update the swapnodes manpage with -o option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9173 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-28 07:07:03 +00:00
jjhua
fbac5ffe04 add the -o option to swapnodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9172 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-28 06:57:08 +00:00
sjing
9ee94f3018 sci_ppc* is integrated in ppe.rte.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9171 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-28 06:20:34 +00:00
sjing
c0743598d8 support PE for CS11A release.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9170 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-28 06:07:04 +00:00
sjing
5ad900fff7 support PE for CS11A release.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9169 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-28 06:05:41 +00:00
sjing
082b23b1c9 support PE for CS11A release.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9168 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-28 03:26:55 +00:00
ellen56
ff25280c22 update for monshow enhancement support rmcmon eventlog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9167 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-28 03:26:17 +00:00
sjing
c08633fdca support PE for CS11A release.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9166 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-28 03:23:25 +00:00
sjing
4660840083 support PE for CS11A release.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9165 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-28 03:16:52 +00:00
jjhua
e10258f2f5 corret the format of the getmacs examples
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9164 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-28 02:32:15 +00:00
jjhua
4587e2079b correct the format of the mkvm examples
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9163 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-28 02:30:29 +00:00
jjhua
cf9dcf0b4b add the over/item/back to format options; correct the output format of the mkvm examples
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9162 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-28 02:26:47 +00:00
jjhua
b45d1f856e correct the output format of the lsvm examples
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9161 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-28 02:17:45 +00:00
mxi1
c05773142f for defect 3204575, updated the "post.rh" template for diskful installation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9160 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-28 01:42:09 +00:00
ellen56
2a7020ecaa monshow enhancement for rmcmon eventlog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9159 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-27 14:47:56 +00:00
ellen56
4635c8bfc6 monshow enhancement for rmcmon eventlog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9158 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-27 12:26:31 +00:00
ellen56
c1af8f182b monshow enhancement for rmcmon eventlog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9157 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-27 12:25:32 +00:00
ellen56
8a17b167d6 change eventtime format from mm-dd-yyyy to yyyy-mm-dd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9156 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-27 12:18:38 +00:00
bp-sawyers
79b2621515 General updates to the xcatsetup man page.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9155 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-26 17:39:37 +00:00
jet777
6477c621ab defect 3158514
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9154 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-25 15:46:00 +00:00
yinle
4ec4e586c5 Fix bug 3219114: If delete CEC/Frmae, FSP/BPA should also be deleted from tab
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9152 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-25 09:42:56 +00:00
yinle
7ab8fbcc09 Fix a bug. Modify the process of creating Frame/CEC definition.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9151 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-25 08:02:33 +00:00
jjhua
454c36fed4 finish the manpage of the swapnodes command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9150 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-25 07:34:29 +00:00
jjhua
30446101c8 change some sentences' format of the getmacs manpage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9149 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-25 07:06:50 +00:00
jjhua
304c652fe3 change some sentences' format of the chvm manpage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9148 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-25 07:03:47 +00:00
jjhua
6817318214 change some sentences' format of the lsvm manpage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9147 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-25 07:02:09 +00:00
jjhua
bb9c8b2353 change some sentences' format of the mkvm manpage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9146 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-03-25 06:57:10 +00:00