wanghuaz
4760c03321
Fixed bug 3373496 that imgimport created two levels of rootimg
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10258 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-08-10 08:12:57 +00:00
angli-xcat
c3cc79f863
Bug fix ID 3371100
...
the second parameter of command "imgexport" should be the full path of generated .tgz file (including path and name). To clarify this I revise its usage info.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10124 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-07-20 07:30:24 +00:00
linggao
99455be201
minor fix
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7575 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-22 13:55:48 +00:00
linggao
2480d30d31
added more in imgport.pm
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7507 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-17 17:51:39 +00:00
linggao
bab8769df5
added linuximage.nodebootif and otherifce to the expoted images
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7503 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-17 14:48:54 +00:00
linggao
5ff72a6c1a
minor fix
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7475 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-16 16:06:18 +00:00
linggao
105925d46b
added litefile table and rootimg tree for statelite
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7451 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-14 20:17:32 +00:00
linggao
0df1f553e4
image import and export work. 5: added support to copy image to another on the same mn with a different profile
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7405 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-10 13:47:57 +00:00
linggao
b8645cd151
image import and export work. 4: added postscripts support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7395 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-09 19:05:29 +00:00
linggao
641af9d99c
image import and export work. 1: added .pkglist .otherpkgs.pkglist .postinstall .exlist .synclist files for default. 2: updates osimage and linux image tables. export all values from these 2 tables. 3: make destination optional for --extra flag, if destination is not specified, it will be default to the source
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7382 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-08 18:58:39 +00:00
vallard
8a303c5f64
fixed bug in kickstart path: no arch
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6645 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-05 21:52:17 +00:00
vallard
fea2f1201e
updated to fix bug in kickstart templates
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6644 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-05 21:45:17 +00:00
vallard
7d44d61585
made it so that it would recopy to directories
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6476 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-16 06:47:39 +00:00
vallard
d205884db8
updated for ESXi and directories for extra tags option
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6474 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-16 06:23:18 +00:00
vallard
c84b39852c
added fix to allow esx in imgport
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6192 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-21 06:44:28 +00:00
vallard
0f53bf74bc
finished more bugs and successfully imported and exported several images.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5722 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-08 21:53:05 +00:00
vallard
664cd8be8e
finished imgimport and updated some fixes to imgexport
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5721 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-08 20:14:16 +00:00
vallard
9b5d77caeb
fixed export to export image name and added beginning portion of import function
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5710 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-08 01:40:57 +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