jbjohnso 
							
						 
					 
					
						
						
							
						
						cf0bfb9d11 
					 
					
						
						
							
							Show errors in default formatting.  
						
						... 
						
						
						
						Add function to import exported credential package
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15651  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-25 13:58:01 +00:00 
						 
				 
			
				
					
						
							
							
								jbjohnso 
							
						 
					 
					
						
						
							
						
						df39576937 
					 
					
						
						
							
							Finish xcoll, add some more objects to control formatting better, have NodeRange on pipeline attempt to join for chaining after xcoll  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15650  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-25 13:57:55 +00:00 
						 
				 
			
				
					
						
							
							
								jbjohnso 
							
						 
					 
					
						
						
							
						
						e6cee5014a 
					 
					
						
						
							
							Work towards an xcoll workalike, also likely a xcsv workalike  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15649  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-25 13:57:47 +00:00 
						 
				 
			
				
					
						
							
							
								jbjohnso 
							
						 
					 
					
						
						
							
						
						c1ee6f6383 
					 
					
						
						
							
							Add familiar aliases for PS usage  
						
						... 
						
						
						
						Add more commands
Support pipelined strings and xCATNodeData for indicating noderange
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15648  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-25 13:57:42 +00:00 
						 
				 
			
				
					
						
							
							
								jbjohnso 
							
						 
					 
					
						
						
							
						
						50a575c952 
					 
					
						
						
							
							Add some inital table formatting for typical output  
						
						... 
						
						
						
						Fix problem where Powershell replaces commas with spaces (hopefully fixed)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15647  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-25 13:57:37 +00:00 
						 
				 
			
				
					
						
							
							
								jbjohnso 
							
						 
					 
					
						
						
							
						
						6c97efdae9 
					 
					
						
						
							
							Spice things up a little by putting in a vitals and a power test case, testing out the command send command  
						
						... 
						
						
						
						TODO: repackage the xml object into intended powershell objects
Output types:
-xCATData
-xCATNodeData
-xCATNoderangeData
xCAT Data has error and data not contained within a node
xCATNodeData has error and data contained within a node
xCATNoderangeData will be an aggregation of the above (to be treated differently ps1xml wise hopefully)
The original noderange will be chucked into any of these, for Merge-xCATNodeData to have as a hint maybe
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15646  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-25 13:57:30 +00:00 
						 
				 
			
				
					
						
							
							
								jbjohnso 
							
						 
					 
					
						
						
							
						
						d820388726 
					 
					
						
						
							
							Actually have the powershell module successfully be able to run commands  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15645  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-25 13:57:22 +00:00 
						 
				 
			
				
					
						
							
							
								jbjohnso 
							
						 
					 
					
						
						
							
						
						354269134a 
					 
					
						
						
							
							Actually have a test case that will get to the permission denied phase  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15644  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-25 13:57:16 +00:00 
						 
				 
			
				
					
						
							
							
								jbjohnso 
							
						 
					 
					
						
						
							
						
						6ef1671e23 
					 
					
						
						
							
							Milestone for powershell client code, can now add the CA and successfully verify server:  
						
						... 
						
						
						
						PS R:\pst> import-module .\xCAT.psd1
PS R:\pst> Import-xCATCA .\ca-cert.pem
PS R:\pst> Connect-xCAT odin 3001
PS R:\pst>
(commit best reviewed while listening to O Fortuna)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15643  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-25 13:57:10 +00:00 
						 
				 
			
				
					
						
							
							
								jbjohnso 
							
						 
					 
					
						
						
							
						
						b28f6f307f 
					 
					
						
						
							
							A little more PowerShell experimentation  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15642  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-25 13:57:04 +00:00 
						 
				 
			
				
					
						
							
							
								jbjohnso 
							
						 
					 
					
						
						
							
						
						64b30e639c 
					 
					
						
						
							
							Add a manifest for the powershell xCAT client  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15641  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-25 13:56:56 +00:00 
						 
				 
			
				
					
						
							
							
								jbjohnso 
							
						 
					 
					
						
						
							
						
						6055da9ab6 
					 
					
						
						
							
							Rename xCAT powershell module  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15640  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-25 13:56:49 +00:00 
						 
				 
			
				
					
						
							
							
								jbjohnso 
							
						 
					 
					
						
						
							
						
						6e36a72117 
					 
					
						
						
							
							Modify xCAT Powershell libs to load without warning/error  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15639  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-25 13:56:44 +00:00 
						 
				 
			
				
					
						
							
							
								jbjohnso 
							
						 
					 
					
						
						
							
						
						4f8cacb6bb 
					 
					
						
						
							
							Check in more comments and code into the still yet non-functional powershell module  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15638  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-25 13:56:39 +00:00 
						 
				 
			
				
					
						
							
							
								jbjohnso 
							
						 
					 
					
						
						
							
						
						311e4d2e1d 
					 
					
						
						
							
							First pass at some xCAT powershell functions to build updatemynodestat/reportip/updateflag out of in name of removing compiled code  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15637  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-25 13:56:33 +00:00 
						 
				 
			
				
					
						
							
							
								jbjohnso 
							
						 
					 
					
						
						
							
						
						60ced905aa 
					 
					
						
						
							
							HTTP/1.1 sends headers back more, tolerate that  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15636  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-25 13:44:59 +00:00 
						 
				 
			
				
					
						
							
							
								zhaoertao 
							
						 
					 
					
						
						
							
						
						bfe01b3aeb 
					 
					
						
						
							
							modify "rvitals <flex node> lcds" using pblade_query_lcds to get the lcds info  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15634  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-25 02:52:16 +00:00 
						 
				 
			
				
					
						
							
							
								nott 
							
						 
					 
					
						
						
							
						
						3b984994b8 
					 
					
						
						
							
							add support for nicaliases  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15631  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-22 14:25:53 +00:00 
						 
				 
			
				
					
						
							
							
								xq2005 
							
						 
					 
					
						
						
							
						
						29cbd7344e 
					 
					
						
						
							
							genimage on ubuntu12.04.2 meet package installation error  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15627  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-22 10:21:53 +00:00 
						 
				 
			
				
					
						
							
							
								nott 
							
						 
					 
					
						
						
							
						
						3759698b55 
					 
					
						
						
							
							fix bad hosts file entry - 3439  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15619  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-21 18:21:32 +00:00 
						 
				 
			
				
					
						
							
							
								jwsimpson 
							
						 
					 
					
						
						
							
						
						8b4949d1fd 
					 
					
						
						
							
							lsslp support for transAM  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15616  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-21 17:29:43 +00:00 
						 
				 
			
				
					
						
							
							
								nott 
							
						 
					 
					
						
						
							
						
						25c43dac30 
					 
					
						
						
							
							add bash to aix bundles  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15614  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-21 17:11:56 +00:00 
						 
				 
			
				
					
						
							
							
								nott 
							
						 
					 
					
						
						
							
						
						28a4eccb48 
					 
					
						
						
							
							fix rmnimres subroutine  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15612  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-21 13:58:55 +00:00 
						 
				 
			
				
					
						
							
							
								xq2005 
							
						 
					 
					
						
						
							
						
						e65799ab28 
					 
					
						
						
							
							delete the uesless genimage.old  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15608  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-21 08:26:32 +00:00 
						 
				 
			
				
					
						
							
							
								ligc 
							
						 
					 
					
						
						
							
						
						69898aee7a 
					 
					
						
						
							
							chdef,mkdef enhancements to support nic attributes  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15601  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-21 06:39:44 +00:00 
						 
				 
			
				
					
						
							
							
								jjhua 
							
						 
					 
					
						
						
							
						
						745e92baec 
					 
					
						
						
							
							fixed bug 3437  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15599  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-21 05:19:26 +00:00 
						 
				 
			
				
					
						
							
							
								phamt 
							
						 
					 
					
						
						
							
						
						cb171eab7a 
					 
					
						
						
							
							Cleaned up how smcli calls are logged in syslog.  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15597  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-20 20:47:12 +00:00 
						 
				 
			
				
					
						
							
							
								xq2005 
							
						 
					 
					
						
						
							
						
						35ea34acc3 
					 
					
						
						
							
							support copycds -i on debian/ubuntu  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15596  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-20 08:10:01 +00:00 
						 
				 
			
				
					
						
							
							
								yinle 
							
						 
					 
					
						
						
							
						
						fee4fccf1b 
					 
					
						
						
							
							minor fix.  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15593  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-20 03:28:50 +00:00 
						 
				 
			
				
					
						
							
							
								yinle 
							
						 
					 
					
						
						
							
						
						7fddd47f72 
					 
					
						
						
							
							Modify rscan to support system x node for blade.  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15592  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-20 03:00:36 +00:00 
						 
				 
			
				
					
						
							
							
								jbjohnso 
							
						 
					 
					
						
						
							
						
						c911961b09 
					 
					
						
						
							
							HTTP/1.1 seems to be required for RHEV-M to respond right  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15585  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-19 15:47:36 +00:00 
						 
				 
			
				
					
						
							
							
								jbjohnso 
							
						 
					 
					
						
						
							
						
						c4368dc065 
					 
					
						
						
							
							Support per-node ssh host keys if detected - Thanks to Frank Schwichtenberg  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15578  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-19 13:25:12 +00:00 
						 
				 
			
				
					
						
							
							
								immarvin 
							
						 
					 
					
						
						
							
						
						df101c0356 
					 
					
						
						
							
							fixed some syntax in storage.rhels6.tmpl, as some variables are no longer supported in the kickstart. rename storage.pglist to storage.pkglist  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15568  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-19 07:21:57 +00:00 
						 
				 
			
				
					
						
							
							
								jbjohnso 
							
						 
					 
					
						
						
							
						
						21618dde89 
					 
					
						
						
							
							Correct Sys::Virt version check  
						
						... 
						
						
						
						Fix broken LVM behavior when faced with a pre-built LVM VG/PV (as reported by Michael Fenn)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15536  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-15 19:43:05 +00:00 
						 
				 
			
				
					
						
							
							
								yinle 
							
						 
					 
					
						
						
							
						
						e0e4031f68 
					 
					
						
						
							
							fix bug 3428: lsslp  -n   does not check xCAT DB properly for current objects  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15530  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-15 07:50:43 +00:00 
						 
				 
			
				
					
						
							
							
								yinle 
							
						 
					 
					
						
						
							
						
						74ac16a3ad 
					 
					
						
						
							
							fix the issue that lsslp put in the SLP request messages into the "stana" files working with lsslp -z flag  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15523  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-15 06:03:54 +00:00 
						 
				 
			
				
					
						
							
							
								bp-sawyers 
							
						 
					 
					
						
						
							
						
						d3b43b6f9c 
					 
					
						
						
							
							added author to tools help  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15519  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-14 14:20:31 +00:00 
						 
				 
			
				
					
						
							
							
								xq2005 
							
						 
					 
					
						
						
							
						
						bda8a294b6 
					 
					
						
						
							
							use the default pkglist on debian/ubuntu  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15517  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-14 08:56:03 +00:00 
						 
				 
			
				
					
						
							
							
								xq2005 
							
						 
					 
					
						
						
							
						
						e3073a442f 
					 
					
						
						
							
							use the default pkglist on debian/ubuntu  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15516  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-14 08:55:31 +00:00 
						 
				 
			
				
					
						
							
							
								xq2005 
							
						 
					 
					
						
						
							
						
						e682391071 
					 
					
						
						
							
							support comment in the pkglist on debian/ubuntu  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15514  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-14 08:51:46 +00:00 
						 
				 
			
				
					
						
							
							
								ligc 
							
						 
					 
					
						
						
							
						
						f07a2af37c 
					 
					
						
						
							
							lsdef enhancements to support nics, display and set nics info more easily  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15507  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-14 07:41:51 +00:00 
						 
				 
			
				
					
						
							
							
								zhaoertao 
							
						 
					 
					
						
						
							
						
						1ecc7a08db 
					 
					
						
						
							
							add option '-s' for reventlog to output the event from latest to oldest  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15501  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-14 07:07:40 +00:00 
						 
				 
			
				
					
						
							
							
								jjhua 
							
						 
					 
					
						
						
							
						
						04112294b3 
					 
					
						
						
							
							fixed bug 3259, have the addsiteyum be called before running the postscripts, the repos might be needed by some other user customized scripts.  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15497  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-14 02:43:26 +00:00 
						 
				 
			
				
					
						
							
							
								daniceexi 
							
						 
					 
					
						
						
							
						
						a0a6db72ff 
					 
					
						
						
							
							Fix bug with optional persistence where reset no longer survives  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15493  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-14 02:27:30 +00:00 
						 
				 
			
				
					
						
							
							
								bp-sawyers 
							
						 
					 
					
						
						
							
						
						199505c28b 
					 
					
						
						
							
							automatically build readme for tools  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15491  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-13 23:48:24 +00:00 
						 
				 
			
				
					
						
							
							
								jwsimpson 
							
						 
					 
					
						
						
							
						
						0fa5e225b0 
					 
					
						
						
							
							Updated to skip Flex power blades when "-s CEC" is specified - also corrected model to not filter on 8236 for flex  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15487  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-13 19:20:05 +00:00 
						 
				 
			
				
					
						
							
							
								linggao 
							
						 
					 
					
						
						
							
						
						044848b35d 
					 
					
						
						
							
							fix sf bug  #3422  updatenode -P fails to resolve name of mypostscript file on the MN  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15485  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-13 19:12:32 +00:00 
						 
				 
			
				
					
						
							
							
								daniceexi 
							
						 
					 
					
						
						
							
						
						8bb98b06de 
					 
					
						
						
							
							Support site key persistkvmguests  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15481  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-13 13:19:09 +00:00 
						 
				 
			
				
					
						
							
							
								xq2005 
							
						 
					 
					
						
						
							
						
						fafee79e70 
					 
					
						
						
							
							support makeknowhosts on debian/ubuntu  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15480  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-13 10:42:14 +00:00 
						 
				 
			
				
					
						
							
							
								wanghuaz 
							
						 
					 
					
						
						
							
						
						a3875d16d1 
					 
					
						
						
							
							Fixing bug 3372:Don't mount /proc fs since it will confuse the rpm or scripts that they are on diskfull nodes.  
						
						... 
						
						
						
						git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@15479  8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 
						
						
					 
					
						2013-03-13 10:14:12 +00:00