lissav
|
459025746e
|
add tabprune -n support, take into account the table is not necessarily ordered and find the smallest and largest recid and use that to calculate recid to use to input to the tabprune -i process, which is the safest way to delete
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5698 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-07 12:41:52 +00:00 |
|
lissav
|
68717ef6d9
|
fix defect 2983092 use /opt/xcat and not hardcode path to makenamed.conf
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5697 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-07 11:13:42 +00:00 |
|
mxi1
|
2ddad2d1df
|
if the nfs directory is set on the service node, but is not added into /etc/exports,
then will be added into /etc/exports when running "nodeset <nr> install";
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5695 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-07 06:16:51 +00:00 |
|
mxi1
|
53d4ac84be
|
getsynclistfile() is updated, statelite should be use "netboot" directory instead of "install" directory
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5694 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-07 03:22:51 +00:00 |
|
mellor
|
1b30b87fb2
|
removed xCATsn from pkglist, already in otherpkgs.pglist. conserver gets installed too early when in pkglist, and /etc/services does not get set up correctly.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5691 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-06 20:29:37 +00:00 |
|
linggao
|
09c63c2383
|
support invoking prescripts once for each nodes at the same time
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5690 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-06 19:47:13 +00:00 |
|
lissav
|
adfd551781
|
change get table handle not to create, problems in DB2
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5686 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-06 14:52:10 +00:00 |
|
lissav
|
f473040ca5
|
add support for DB2 in Where clause
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5684 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-06 13:34:11 +00:00 |
|
mxi1
|
68904a9cea
|
Add one line "STARMODE=auto" in the ifcfg-$nic file, which can configure the routes following the "routes" file on SUSE.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5679 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-06 06:45:36 +00:00 |
|
mxi1
|
0e32272c61
|
-defect 2980919 is fixed;
the "ifcfg-$nic" file will be there for SLES, right now.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5678 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-06 05:54:54 +00:00 |
|
jbjohnso
|
6528119c03
|
-Fix problem where makedns -n with named already running would fail
-Fix problem where the final update payload of a zone would never be sent
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5675 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-05 20:12:16 +00:00 |
|
lissav
|
48ce35ed07
|
add tabprune <table> -i function, prune on an recid
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5674 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-05 19:44:12 +00:00 |
|
jbjohnso
|
38d396f2a6
|
-Throttle number of records to update per payload to avoid format errors
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5672 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-05 19:39:51 +00:00 |
|
cjhardee
|
4c29c0e054
|
Stateless images were not getting the timezone from site.timezone like stateful images were. Now it's being copied to /etc/localtime. Tested with RHELS5.4.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5661 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-04 04:01:05 +00:00 |
|
mxi1
|
eb756f9804
|
the litefile and litetree commands need the <noderange> argument,
xCATcmd() is updated by adding "<noderange></noderange>"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5660 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-03 08:36:41 +00:00 |
|
vallard
|
13b089ffd1
|
adds the imgexport/imgimport command to extract/pull in images to xCAT. This initial release just has export, hope to get import done by next week
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5659 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-03 00:07:49 +00:00 |
|
jbjohnso
|
81da8e0552
|
-Fix reverse zone filenames
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5658 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-02 18:09:58 +00:00 |
|
daniceexi
|
dbcb8cce6c
|
Preserve vmlinuz in root image on genimage; add dep drivers automatically
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5657 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-02 12:05:33 +00:00 |
|
wanghuaz
|
c045bdb945
|
Format the mac address to Linux mode before using on Linux OS
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5655 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-02 11:09:24 +00:00 |
|
mxi1
|
bcc4885a7f
|
-bug 2980069 "the litefile command without any argument will return error message" is fixed;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5654 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-02 10:07:35 +00:00 |
|
mxi1
|
6126529d5a
|
Added hierarchy support for statelite;
It works for both redhat and sles.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5652 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-02 09:19:02 +00:00 |
|
mxi1
|
22b16df736
|
-bug 2945115 is fixed; the checkpoint of kernel version is pushed back
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5650 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-02 07:11:44 +00:00 |
|
jbjohnso
|
89fa9fad6a
|
-Fix problem in previous checkin where audit changes precluded getdestiny from working
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5649 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-01 20:36:59 +00:00 |
|
linggao
|
2b1673a9d0
|
fixed a problem for notification
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5648 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-01 20:02:08 +00:00 |
|
jbjohnso
|
e26eeee4c7
|
-Enhance compatibility with upgrading from 2.3 makedns configured setups
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5646 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-01 19:19:04 +00:00 |
|
lissav
|
d3994406ef
|
Only put getpostscripts and getcredentials request in the syslog not the auditlog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5645 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-01 19:14:31 +00:00 |
|
jbjohnso
|
e196a2943f
|
-Fix problem in 2.4 where a refactoring removed code that gave explicit IP deassignment to *NOIP* mac addresses
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5644 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-01 19:10:37 +00:00 |
|
lissav
|
717a5c9328
|
do not log getbladecons,getipmicons, getdestiny to audit or syslog
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5643 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-01 18:50:38 +00:00 |
|
jbjohnso
|
cc7b516b09
|
-Fix defect where pxe netboot would not work if pxelinux.cfg was not pre-created
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5641 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-01 14:45:22 +00:00 |
|
jbjohnso
|
f10e730abb
|
-Fix defect when dns plugin was requesting a column that didn't exist in the schema
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5640 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-01 14:09:42 +00:00 |
|
jbjohnso
|
f3096a15d2
|
-Fix defect where error checking code failed to handle pseudo-global commands
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5639 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-01 14:04:34 +00:00 |
|
lissav
|
b257c6a840
|
fix defect 2977006 add no_subtree_check to exports on install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5638 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-01 13:27:32 +00:00 |
|
lissav
|
94bedcd833
|
fix defect 2977006 add no_subtree_check to exports on install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5637 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-04-01 13:24:20 +00:00 |
|
lissav
|
e1e8a9d02a
|
add updating auditlog when command is run
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5634 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-03-31 18:29:24 +00:00 |
|
lissav
|
258c3611e0
|
tabprune table -a function
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5633 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-03-31 18:01:59 +00:00 |
|
jbjohnso
|
dd4f8163ac
|
-Check in stateless xen profile
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5632 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-03-31 14:36:10 +00:00 |
|
lissav
|
d051f10988
|
more tabprune interface checking
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5631 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-03-31 14:35:49 +00:00 |
|
lissav
|
d5a488523a
|
checkin some basic start for tabprune
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5630 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-03-31 14:07:19 +00:00 |
|
mxi1
|
688cfffe51
|
-defect 2979119 is fixed;
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5626 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-03-31 12:35:45 +00:00 |
|
mxi1
|
170c215815
|
-defect 2972473 is fixed; add limited cross-platform support for genimage
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5624 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-03-31 09:17:51 +00:00 |
|
ligc
|
fc6f50be0e
|
undo the relative path support code, notification module uses different algrithm for the path calculation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5622 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-03-31 01:45:15 +00:00 |
|
mellor
|
156f6c1be2
|
fixes to genimage for NEW_INSTALL_LIST processing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5618 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-03-31 00:53:54 +00:00 |
|
mellor
|
1b819b4b1f
|
fixes to genimage for NEW_INSTALL_LIST processing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5617 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-03-31 00:51:21 +00:00 |
|
jbjohnso
|
cbf383dd9e
|
-Output temporary password if manually executing a host account add
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5616 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-03-30 19:56:37 +00:00 |
|
jbjohnso
|
f4db405c3b
|
-Add some default service principal names to machine accounts in AD
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5615 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-03-30 19:54:48 +00:00 |
|
jbjohnso
|
02a8160c56
|
-Have genimage pull in driver deps automatically rather than require user to know what is going on
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5612 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-03-30 15:49:46 +00:00 |
|
jbjohnso
|
061e8b657c
|
-Preserve vmlinuz in root image on genimage
-Improve kernel version autoselection to tolerate modules compiled against different kernels
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5611 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-03-30 15:18:31 +00:00 |
|
lissav
|
5cac8b54d9
|
on aix, remove activedirectory and dns plugins and move bind.pm.legacy to bind.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5610 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-03-30 15:05:13 +00:00 |
|
jbjohnso
|
6a744aace9
|
-Slim the KVM RHEL profile further
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5609 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-03-30 14:47:16 +00:00 |
|
wanghuaz
|
daa6b8d5a9
|
openslp-xcat only support ppc64 and x86_64.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5608 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2010-03-30 14:28:22 +00:00 |
|