jbjohnso
|
ca0849536a
|
Fix problem where xCAT-server failed to always detect an rpm upgrade
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1208 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-25 19:49:20 +00:00 |
|
jbjohnso
|
7f6bca9788
|
Copy bin to get replaycons installed in the spec file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1109 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-16 21:15:13 +00:00 |
|
lissav
|
fde87efcb6
|
Add tools directory
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@914 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-03-27 18:37:07 +00:00 |
|
jbjohnso
|
ac0b54f66b
|
Make the INET6 support check more direct and to the point
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@744 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-03-10 18:05:26 +00:00 |
|
nott
|
049f627534
|
Use different cp options for AIX.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@657 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-03-04 14:18:40 +00:00 |
|
bp-sawyers
|
22604260d0
|
Updated README and removed duplicate copies.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@637 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-02-29 17:33:27 +00:00 |
|
jbjohnso
|
3b5b04a3f6
|
Revert part of 630 commit that was breaking rpm build
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@632 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-02-29 14:54:32 +00:00 |
|
lissav
|
a91461d715
|
fix Service Node install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@630 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-02-29 14:06:01 +00:00 |
|
jbjohnso
|
de6dbeab03
|
Add INET6 dependency for the xCAT-server rpm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@609 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-02-28 02:09:59 +00:00 |
|
jbjohnso
|
7cdee0d9f1
|
Remove mknb plugin debug output, fix xCAT-server spec file to deal with symlinks as intended for mknb
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@562 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-02-25 14:30:25 +00:00 |
|
jbjohnso
|
4dc66b5c7b
|
Beginnings of a stateless, with fedora support. Work in progress
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@341 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-01-29 01:04:45 +00:00 |
|
nott
|
3a2595953a
|
For now, don't ship several plugins that are not
needed for AIX - to avoid an AIX dependency on SNMP.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@316 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-01-23 14:15:18 +00:00 |
|
nott
|
f6e0c25abb
|
Add %ifos linux to post and preun sections.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@314 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-01-22 18:58:04 +00:00 |
|
lissav
|
2b408251b6
|
Remove /opt/csm directory
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@172 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2007-12-12 14:52:15 +00:00 |
|
lissav
|
2a16febfa9
|
Move path to xdsh Context routines under xCat.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@171 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2007-12-12 13:52:59 +00:00 |
|
linggao
|
7cade470d5
|
packaging changes. Default installation direcotry is /opt/xcat now. environmental variables XCATROOT, PATH and MANPATH got updated by installed the packages. Did not touch xCAT and xcatnbroot yet.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@152 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2007-12-11 19:14:43 +00:00 |
|
jbjohnso
|
8d1a11a647
|
Move bin up a directory level, make code changes required for relocation, and add missing templates for ppc RedHat
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@103 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2007-11-30 15:24:09 +00:00 |
|
nott
|
d2ca68ea4e
|
Added the AIX equivalent of "cp -a ..." so that the
xCAT-server package can be built on AIX.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@86 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2007-11-27 16:05:05 +00:00 |
|
jbjohnso
|
2e2f3f0cff
|
Fix xCAT-server spec to correctly create ivm link
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@84 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2007-11-27 15:10:36 +00:00 |
|
sakolish
|
b0692cf4be
|
Add ivm console support by linking ln -sf $RPM_BUILD_ROOT/usr/share/xcat/cons/hmc to $RPM_BUILD_ROOT/usr/share/xcat/cons/ivm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@62 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2007-11-19 20:02:56 +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 |
|