| 
							
							
								 linggao | 193abe24c1 | bug fix for packimage git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5820 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2010-04-19 19:17:35 +00:00 |  | 
			
				
					| 
							
							
								 linggao | a554209347 | big fix git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5778 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2010-04-15 13:06:52 +00:00 |  | 
			
				
					| 
							
							
								 linggao | 4fb276fb28 | added #INCLUDE support for exlist files for packimage git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5703 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2010-04-07 15:14:29 +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 |  | 
			
				
					| 
							
							
								 daniceexi | 3231d29244 | defect 2948337: use getInstallDir to get install dir git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5272 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2010-02-24 08:06:42 +00:00 |  | 
			
				
					| 
							
							
								 linggao | 8ff84d74b6 | removed debug message from packimage.pm git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4542 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2009-11-10 18:24:30 +00:00 |  | 
			
				
					| 
							
							
								 linggao | a8e15167a2 | osimage phase3: use osimage table settings updatenode (otherpkgs) git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4290 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2009-10-02 18:55:54 +00:00 |  | 
			
				
					| 
							
							
								 linggao | 0cc7ee9f5f | osimage phase2: genimage and packimage honor osimage table settings git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4217 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2009-09-24 18:51:53 +00:00 |  | 
			
				
					| 
							
							
								 linggao | 9524a49273 | added support to update the osimage and linuximage tables after copycds and packimage git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4173 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2009-09-19 17:03:14 +00:00 |  | 
			
				
					| 
							
							
								 daniceexi | 227f6bdcf4 | move the getsynclistfile() from Utils.pm to SvrUtils.pm; move the syncfiles() from Postage.pm to syncfiles.pm git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3853 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2009-07-22 05:59:11 +00:00 |  | 
			
				
					| 
							
							
								 daniceexi | 677047fe75 | The code drop of Syncing File function git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3785 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2009-07-15 13:08:51 +00:00 |  | 
			
				
					| 
							
							
								 linggao | 2ce463ab83 | added logic so that user can specify what files to keep in a excluded dir in *.exlist file git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3409 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2009-05-19 18:56:27 +00:00 |  | 
			
				
					| 
							
							
								 linggao | a6a3fef0af | added umount to remove the mount on rootimg/proc in genimage and packimage, made two calls to zypper instead of one call so that os gets installed first before other packages. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3249 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2009-04-23 19:12:33 +00:00 |  | 
			
				
					| 
							
							
								 mxi1 | c94e676f59 | -bug#2740264, add the warning message if there's no exclusion list file; git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3191 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2009-04-14 15:51:20 +00:00 |  | 
			
				
					| 
							
							
								 mxi1 | 6f0bb2840b | -Bug# 2636011 is fixed; one check point is added; to handle the condition where there's no arg passed to packimage git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3184 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2009-04-14 02:54:48 +00:00 |  | 
			
				
					| 
							
							
								 mxi1 | 58b5084841 | -bug 2740264 is fixed; add code to check whether the exclusion file exists, use if it is not there, ignore it if it is not there. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3175 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2009-04-13 14:39:55 +00:00 |  | 
			
				
					| 
							
							
								 jbjohnso | 40136d4461 | -Fix problem where squashfs stateless didn't accomodate non-root users git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2311 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2008-10-09 22:51:57 +00:00 |  | 
			
				
					| 
							
							
								 lissav | 456b15b51a | fix spelling of finde in msg git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2265 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2008-09-30 14:28:03 +00:00 |  | 
			
				
					| 
							
							
								 linggao | 9502050fec | changes for first using /install/custom/.. directories for seaching the package list and template files for mkinstall and packimage git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2158 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2008-09-12 22:40:15 +00:00 |  | 
			
				
					| 
							
							
								 sikorsky | 65af2acb5d | Accept comments in {profile}.pkglist and {profile}.exlist. This can be useful to mark what is which package for, who requested it etc.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2117 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2008-09-10 14:16:15 +00:00 |  | 
			
				
					| 
							
							
								 lissav | 58ea144016 | add call to Utils->Version git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1841 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2008-07-07 18:29:55 +00:00 |  | 
			
				
					| 
							
							
								 jbjohnso | 565013ea91 | -Use find -path syntax to tolerate RH4 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1816 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2008-07-01 14:14:27 +00:00 |  | 
			
				
					| 
							
							
								 jbjohnso | 9b91ca6563 | -Fix for zapping of image provided shadow file git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1782 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2008-06-26 15:41:34 +00:00 |  | 
			
				
					| 
							
							
								 jbjohnso | e68fe9d2db | -Move xCAT-server and client to not have 2.0 in name for trunk git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1561 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd | 2008-06-03 14:56:33 +00:00 |  |