Commit Graph

358 Commits

Author SHA1 Message Date
mxi1
1e2a27663c add one new rc.statelite file for rc.statelite.ppc.redhat,
on redhat5.x PPC64, we need to use "chroot" to run "openssl" command, or else, it will fail without any output


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6428 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-11 08:16:30 +00:00
mxi1
1c59d01b64 changed "#!/bin/sh" to "#!/bin/bash"
because redhat5.x use "anaconda.busybox sh" which doesn't support POSIX shell standards very well,
for example, it doesn't support array-type variables


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6420 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-10 09:45:15 +00:00
mxi1
2d39a67493 for the redhat genimage, add "xcatdsklspost" to the initrd.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6419 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-10 09:43:06 +00:00
mxi1
8bcb731086 defect 3006554 is fixed; if one home-made kernel is specified with "-k" option,
the user can put the kenrel file(for example, its name should head with "vmlinux" or "vmlinuz" or "image") into /boot/ directory,
put the related kernel modules to /lib/modules/


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6403 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-09 07:50:50 +00:00
wanghuaz
5c567800fe Added the specific pkgs on SLES for netboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6376 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 06:37:40 +00:00
mxi1
2c07673c64 full installation support for redhat6 on PPC64
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6374 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-08 06:35:37 +00:00
jbjohnso
bc4993d32a -Correct mistake in previous update
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6364 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-07 13:05:16 +00:00
bp-sawyers
e7d4696c69 Fixed bug 3011426 (var MYNAME undefined)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6360 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-04 20:36:55 +00:00
jbjohnso
bd9247dd13 -Workaround for some 'mostly' IPMI 2.0 scenarios that ignore the 2.0 requirement for 1.5.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6359 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-04 20:21:24 +00:00
jet777
6e26c52a48 defect 3011593
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6355 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-04 17:03:38 +00:00
jbjohnso
3399c1b8ae -Fix BOOTIF parsing for the 'correct' syntax
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6354 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-04 13:32:43 +00:00
jbjohnso
5c4fece838 -Try Use shortname explicitly for STATEMNT things
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6344 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-03 17:27:52 +00:00
nott
e05f9e8c90 add devices.tmiscsw
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6342 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-03 15:52:47 +00:00
jet777
f51f231a15 feature 3006951
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6324 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-02 20:40:37 +00:00
jet777
09b2a65764 feature 3006951
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6287 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-01 14:53:16 +00:00
ligc
48f4ef86ea IPv6 tool: convert mac address to link local address
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6276 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-31 08:32:19 +00:00
jbjohnso
f8c5fc5de1 -Disable the local administrator account when deploying the domain profile
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6268 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-28 19:47:45 +00:00
mxi1
0f64e02304 we need to assign the $kernelver value to dracut;
by default, dracut will use the kernel which is running on the hosts, which maight be not the same as the kernel version in our rootimg


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6265 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-28 09:22:09 +00:00
jbjohnso
d67118ea77 -Add additional scripting hosts, only 1MB more above base WMI
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6264 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-27 21:05:48 +00:00
jbjohnso
8673b5a04e -Add WMI to Windows PE winshell env for more capability
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6263 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-27 20:46:06 +00:00
wanghuaz
e77d87cf4c Make the same update in truck to 2.4.x releases
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6257 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-27 09:06:28 +00:00
jet777
a66bc2cbad feature 3006951
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6251 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-26 19:09:36 +00:00
mxi1
8a532cabce update rc.statelite to support both one directory and its sub-items in the litefile table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6233 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-26 07:56:41 +00:00
nott
dff1f51066 Change rsync version.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6220 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-25 17:05:50 +00:00
mxi1
9fb095dd43 make sure gettyset will always be in the .depend.start file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6208 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-24 07:23:05 +00:00
jbjohnso
419d7a9be6 -Use dism to mount, unmount, and apply drivers (Windows 7 AIK)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6206 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-22 02:17:25 +00:00
wanghuaz
cbd61c2b1f Change the commands sequence to make openibd daemon stable.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6187 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-20 11:38:09 +00:00
jbjohnso
40ae4035e6 Add a template for Windows 7 Enterprise, domain join only
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6181 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-20 00:07:00 +00:00
jbjohnso
1d1c8820fd -Add a server install template that uses AD and forgoes any local account setup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6176 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-19 17:57:04 +00:00
jbjohnso
13a113b764 -Add timezone to win2k8r2 template
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6175 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-19 17:52:39 +00:00
jbjohnso
0f859f957c -Add ssh in by default to esxi boots
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6151 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-17 15:04:01 +00:00
jbjohnso
d869ebbbee -Actually add the detected NIC to the uplink of the vSwitch
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6135 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-15 11:36:44 +00:00
jbjohnso
d8c8c0e70d -Auto-disable hook when MAC= detected
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6127 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-14 23:46:42 +00:00
jbjohnso
446a97fd6d -Stateless esxi hook for BOOTIF
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6126 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-14 23:44:14 +00:00
jbjohnso
6bb06e1aa1 -Tweak exclude lists to get rid of artwork in RHEL6
-Add kvm package list for rhel6


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6117 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-14 14:13:53 +00:00
mxi1
c891a99e34 defect 2994621 is fixed;
some LSB tags are added to gettyset,


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6106 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-14 07:42:58 +00:00
datajerk
2ad6ca4ac4 PBS_HOME wrong, should be /var/spool/torque (not /var/spool/pbs).
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6084 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-13 15:53:08 +00:00
jbjohnso
d9b67f13a8 -Prefer ipmitool-xcat provided ipmitool binary
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6077 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-12 19:29:37 +00:00
jbjohnso
e31f55ae72 -Fix name resolution in rhel6 stateless/statelite
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6072 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-12 13:41:10 +00:00
jbjohnso
d21b54c9fb -Honor -i and remove hardcoded IFACES
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6059 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-11 13:44:34 +00:00
jbjohnso
7cb8085496 -Fix postscript execution in RHEL6 stateless
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6055 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 20:12:43 +00:00
jbjohnso
d2f90ebd76 -Add dracut-network package for stateless initrd support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6054 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 14:36:48 +00:00
jbjohnso
bb5ae1ab0e -Remove deprecated packages from RHEL6 package list
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6053 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 14:22:52 +00:00
jbjohnso
fe22e2c980 -Fix driver name syntax on dracut mode
-Fix permission preservation on dracut module copy-in


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6052 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 14:21:41 +00:00
jbjohnso
a927d6c4e5 -Correct another typo in genimage for dracut
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6051 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 14:02:36 +00:00
jbjohnso
10b55f9276 -Fix typo in RHEL6 stateless/lite code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6050 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 14:00:16 +00:00
jbjohnso
3652e6630f -Reap stale dracut content
-Add ESXi 4.X detection for X>0 detection


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6049 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 13:54:48 +00:00
jbjohnso
bb671a083f RHEL6 statelite/less initrd support attempt
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6048 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 13:40:11 +00:00
ligc
6327a8b3da ipv6 fix
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6035 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-10 07:34:48 +00:00
jbjohnso
bb31bdbfe8 -Experiment in making '-i' optional, setting stage for dracut F12+ and RHEL6 stateless
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6032 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-08 00:15:40 +00:00