Commit Graph

150 Commits

Author SHA1 Message Date
baiyuan
d8eeeb306b fix dpkg compare version op 2014-09-24 04:19:33 -04:00
baiyuan
ec61ef27da add metadeb and all support 2014-09-23 22:47:52 -04:00
baiyuan
fc8b2cc4eb prep deb support in buildrepo 2014-09-23 06:39:08 -04:00
baiyuan
92d313bb20 change ubu arch in validate_os 2014-09-22 23:11:15 -04:00
baiyuan
25ffc91f0f find latest deb pkg 2014-09-22 04:24:00 -04:00
baiyuan
a5dceadccf NEW_kit_addpkgs support debian 2014-09-22 04:09:22 -04:00
baiyuan
ec400ad4b4 add pkg1 sample for debian kit to let default buildkit.conf work 2014-09-18 05:35:23 -04:00
baiyuan
47d8713482 fix syntax error in postinst 2014-09-17 05:57:59 -04:00
baiyuan
7d84551ce5 fix syntax error in postinst and preinst 2014-09-17 05:57:28 -04:00
baiyuan
8557d86359 fix absolute filename in Packages that make otherpkgs intall deb package fail 2014-09-17 04:03:46 -04:00
baiyuan
6ec8d4c4e3 ubu power LE arch is ppc64el,ubu kit componet basename xxx-compute 2014-09-16 02:25:08 -04:00
baiyuan
fa236764e1 fix 3879,complete kit size is too big,just keep build_input in complete kit with buildkit.conf,other_files,plugins and scripts, remove other useless dir 2014-01-21 03:51:06 -05:00
baiyuan
9cb232d069 fix 3879,remove build_input dir from complete kit xxx.tar.gz 2014-01-20 04:08:30 -05:00
wanghuaz
85d9803221 fixng bug 3945: give an example of how to write ospkgdeps and kitpkgdeps in different arch. 2013-12-27 17:03:32 +08:00
wanghuaz
c60e45b4b2 fixng bug 3945: give an example of how to write ospkgdeps and kitpkgdeps in different arch. 2013-12-27 17:02:38 +08:00
baiyuan
b63193149d kit release should be mandatory according to mini-design 2013-12-27 02:40:32 -05:00
baiyuan
17b7ee559a fix Use of uninitialized value within @a2 in pattern match (m//) at BuildKitUtils.pm line 273 2013-12-27 01:59:43 -05:00
wanghuaz
a2aee1a0bb fixing bug 3848, moving preuninstall script from prerequisite rpm to meta rpm to make sure it can be issued before componnet been uninstalled. 2013-12-26 15:09:52 +08:00
nott
b12771ab54 template cleanup 2013-12-23 15:29:39 -05:00
yinqing
712ac48e82 merge 2.8.2-pcm code change from qing 2013-11-11 17:24:10 +08:00
nott
13e7903b43 buildkit fixes 3845, 3855, 3857 2013-10-29 14:45:14 -04:00
wanghuaz
5565f20b8b fixing bug 3848: add prerequisite component as dependency of kit component meta rpm 2013-10-24 15:07:04 +08:00
nott
c88d7751de check return from find_latest_pkg 2013-10-18 07:59:14 -04:00
nott
9f53a3c4e6 check return from find_latest_pkg 2013-10-18 07:57:49 -04:00
nott
b3a222e811 add build_input subdir to complete kit 2013-10-16 15:03:55 -04:00
nott
e2213896d2 change pkgdir description 2013-10-14 10:21:34 -04:00
nott
d962fc5092 change kit framework to 2 2013-10-13 10:38:20 -04:00
nott
6fa8fdfb74 add -v and aix note 2013-10-12 12:54:38 -04:00
nott
8461780ea5 add find_latest_pkg 2013-10-02 14:18:34 -04:00
nott
d74b4a2527 add find_latest_pkg 2013-10-02 14:15:18 -04:00
nott
a4ebd3bf6a add find_latest_pkg 2013-10-02 14:10:36 -04:00
nott
213394d3a6 add mult pkg dir support 2013-10-02 12:00:57 -04:00
lissav
9845d52bb7 defect 3800 2013-09-25 08:13:39 -04:00
wanghuaz
5f0bc62131 Fixing bug 3406, using md5 hash algorithm for centos 5.x during createrepo 2013-09-23 18:50:23 +08:00
wanghuaz
25563cc4eb Fixing bug 3406, using md5 hash algorithm for centos 5.x during createrepo 2013-09-22 18:21:59 +08:00
wanghuaz
73cf93f36b fixing bug 3764, add osminor version for sles. 2013-09-10 14:50:04 +08:00
nott
0fac74810f #3655 - add two new subroutines for comparing rpm versions 2013-09-05 13:05:39 -04:00
nott
3b82ab0817 #3674 - add error return code 2013-09-05 12:29:37 -04:00
nott
cf6f185635 #3752 - change tmp work dir location 2013-09-05 11:20:25 -04:00
yinqing
9ddfd08f24 #221180 There is no mechanism to prevent error message printed in kitimagepostdelete when disassociated kit with the image profile 2013-08-07 11:32:13 +08:00
wanghuaz
86276afd3b Fixing bug 3643: remove createrepo from buildkit spec and add error check while using it.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16926 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-10 09:05:47 +00:00
xq2005
0db7fd3e4a ubuntu and debian ship SHA.pm instand of SHA1.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16913 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-09 07:20:57 +00:00
qyin
8a1502f0a9 #212726 [PCM4.1][Patch] [Dev to propose fix] The image profile kit plugins are not getting called by pcmimageprofile.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16897 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-05 08:36:32 +00:00
wanghuaz
e997e19531 fixing bug 3608: give error msg while kitrepo is not valid for 'buildkit cleanrepo <kitrepo>' command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16716 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-21 01:20:31 +00:00
nott
d069bff740 cleanup comment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16623 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-13 15:15:29 +00:00
nott
9e7a1c8fb4 clarify cleantar option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16621 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-13 15:10:50 +00:00
nott
bdfe498ee7 make cleantar remove ALL tar files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16619 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-13 14:32:39 +00:00
nott
f341aa50ab allow kit location and kit name to be different
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16611 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-11 14:51:54 +00:00
nott
0b44aaa1ad more - better description of kit location
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16608 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-11 14:44:54 +00:00
nott
28a6d78c06 better description of kit location
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16606 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-11 12:55:41 +00:00