031c7d8617
Have genintrd move new kernel
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@473 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-13 20:10:06 +00:00
07e497cfac
Add links to the definitive genimage for fedora and centos
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@472 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-13 20:05:18 +00:00
8d45c61211
Remove deprecated instances of genimage
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@471 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-13 20:03:56 +00:00
3d153759a4
Changed nodetype attribute to "lpar,osi" - Line #172
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@470 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-13 19:58:16 +00:00
3ba65abb51
Added xCAT PATH - Line #5
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@469 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-13 19:56:35 +00:00
695dcd7fae
Allow initrd-only mode of genimage, for kernel updates, only in the rhel copy at the moment
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@454 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-12 19:36:20 +00:00
d38258c8e1
-Add rh stateless, copying and improving genimage (this genimage ought to be generic across RHEL/CentOS/Fedora at last)
...
-Modify packimage excludelist search strategy to be amenable to rh directory.
-Update rhel plugin to do netboot in the manner that CentOS and Fedora are set to
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@453 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-12 19:10:33 +00:00
72ce49431d
Correct pkglist search path, add cpio explicit copy to centos genimage
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@451 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-12 15:52:22 +00:00
ccac86e3d8
Fix syntax error produced by genimage in initrd, require /bin/cpio in CentOS 5 as busybox vintage has broken cpio
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@444 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-12 04:00:34 +00:00
5ce4a0506c
-Essentially copy files from fedora directory to CentOS directory, should be refactored to common code for RHEL, CentOS, and Fedora to all call on, SLES still needs to be investigated
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@442 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-11 20:36:32 +00:00
8b79ce8d4e
-Fix rspreset for blades
...
-Stateless image tweaks including squashfs ram hosted image
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@414 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-07 18:54:58 +00:00
ca5a8e36f0
-Stop-gap band-aid to have blade set XCATCFG for non-default operation
...
-Have Table attempt to fill in 'missing' columns for a result before returning undef, restoring intended behavior
-Have getAttribs return a single entry or an array depending on calling context
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@381 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-04 16:34:45 +00:00
888f28a295
Fix generic packagelist to include busybox in Fedora
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@375 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-01 14:44:21 +00:00
8bcc4b66ad
Fix initrd generation to be more generic for ppc/x86 in stateless fedora 8
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@374 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-01 14:33:31 +00:00
698efd663b
Advance state of the stateless support for QS blades to a respectable level
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@373 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-02-01 14:15:17 +00:00
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
c7868bf082
-Remove error-inducing lines from templates (errors were in commented out template portions, so no functional impact).
...
-Revamp Table.pm to share database handles and have handles persist across object instances, avoiding numerous calls to connect in certain programmer use cases.
-Modify xfork to use the aforementioned structure rather than the generic structures which are warned as being read-only
-Remove probably deprecated interface field as a key in mac table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@317 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-23 15:52:27 +00:00
311cbb309e
Add iSCSI install for CentOS
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@292 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-18 13:13:27 +00:00
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
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
32cc0568a1
Initial Fedora 8 support. Postscripts did not run, and ppc support has not been verified.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@253 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-13 18:18:28 +00:00
514028c932
Put certificates and keys in a format amenable to conserver use, update conserver plugin to make use of conserver certificate authentication
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@235 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-10 01:14:14 +00:00
411810ea10
Fix remaining XCATPREFIX references, add an AF_INET failback for AF_INET6 lookup, fix ipmi perl script to properly include perl libraries from XCATROOT
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@206 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-01-03 15:55:47 +00:00
0be33fd9e1
fixed relocatable dir for ca scripts
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@188 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-18 19:07:58 +00:00
2e77eb6c5f
fixed blade console support: relocateable perl lib, typos
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@187 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-18 18:24:16 +00:00
8691edc84a
Don't exit if /.xcat already exists. This is
...
consistent with the other setup scripts.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@125 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-04 18:01:49 +00:00
82a723194a
Modify this script so it will run on AIX.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@116 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-12-03 13:21:42 +00:00
884bfd04d6
Move directory structure to not imply /usr prefix.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@104 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-30 15:27:48 +00:00