Commit Graph

24 Commits

Author SHA1 Message Date
Jarrod Johnson
fe38638b4b Support 'specific' copycds mode.
ESXi releases updates without bumping version numbers.  For such cases,
the default behavior is for the new version to supersede the old.  This
makes sense for the vast majority of cases.  There are, however, corner
cases where being explicit about the release is indicated.
2014-03-21 10:56:20 -04:00
daniceexi
7e90f3e8ea Code drop for Xeon Phi (mic) support. add the handling of tar format src to call the copytar command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16820 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-30 03:47:58 +00:00
immarvin
cb4dda8b3a fix some typo
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14803 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-08 13:08:33 +00:00
immarvin
b2a99543f1 add -w|--nonoverwrite option, check whether the specific os media has already been copied in
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14776 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-07 08:39:52 +00:00
immarvin
88a57dffe5 move the mount point of copycds to /var/run/xcat/mountpoint
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14320 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-14 07:23:16 +00:00
immarvin
c85d0aab95 lazy umount of loop device is problematic,the loop device will not released
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14319 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-14 03:40:31 +00:00
immarvin
6842acc9a8 add -o|--noosimage option to avoid creating osimages after copycds
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14273 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-08 07:02:56 +00:00
immarvin
970322af64 let the MD5 Digest value of iso's fullpath as the default mount point of the iso
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14025 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-16 09:19:48 +00:00
jbjohnso
f23561573c umount -l when a loop devices is involved may be problematic
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13924 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-01 19:52:10 +00:00
immarvin
4f638c093b correct some typos
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13797 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-14 03:16:04 +00:00
jbjohnso
93f5b9f6cb Make extra effort to assure /mnt/xcat is not held in event of catastrophe
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13746 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-10 18:58:03 +00:00
jbjohnso
a31a7ad78d Fix iso with space
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13715 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-04 14:15:55 +00:00
daniceexi
e3a7aa5f47 rhev support: pass source file to child pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13554 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-20 13:48:24 +00:00
cjhardee
1acdee07e7 Made the unmounting lazy so it worked when in use
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13425 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-05 05:03:28 +00:00
immarvin
30ecd6c0da copycds enhancement: add --inspection option and -p option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13033 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-08 03:00:27 +00:00
lissav
f1ddc42106 add help support- defect 2183821
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2465 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-04 19:24:38 +00:00
jbjohnso
58eaf5f7ee -Have copycds prefer udf when image has both iso9660 and udf (like MS media seems to)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2090 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-09-07 03:27:58 +00:00
jbjohnso
e8f8bdcc92 -Fix problem where copycds without argument would fail
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1973 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-31 21:07:18 +00:00
jbjohnso
dcabd5cb6c -Add missing yield use statement to copycds plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1953 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-28 18:32:22 +00:00
jbjohnso
a02706be0a -Fix strict compliance for copycds
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1907 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-18 22:39:01 +00:00
jbjohnso
e81c81a5bb -Fix problem where copycds would not umount correctly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1872 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-07-11 20:19:20 +00:00
memotype
d6c4eb0b12 added autoyast file for installing sles to a xen host
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1803 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-27 15:25:42 +00:00
memotype
0b21a22a82 copycds physical drive support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1564 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-03 15:49:45 +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