2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-20 21:20:36 +00:00
Commit Graph

129 Commits

Author SHA1 Message Date
0a7963cc65 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:48:06 -05:00
91a5abd7f3 fix 3879,remove build_input dir from complete kit xxx.tar.gz 2014-01-20 04:10:03 -05:00
c327c4a24b fixng bug 3945: give an example of how to write ospkgdeps and kitpkgdeps in different arch. 2013-12-27 17:05:28 +08:00
c3132f5da9 kit release should be mandatory according to mini-design 2013-12-27 02:42:46 -05:00
2ad4b13f78 fix Use of uninitialized value within @a2 in pattern match (m//) at BuildKitUtils.pm line 273 2013-12-27 01:53:35 -05:00
c944543a1f 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:23:56 +08:00
1afea00f08 template cleanup 2013-12-23 15:23:33 -05:00
d910e66cee fixing bug 2866, create some tmp files to avoid rpmbuild warnings 2013-10-31 13:21:04 +08:00
e52d129d30 buildkit fixes 3845, 3855, 3857 2013-10-29 14:42:24 -04:00
14d49836f8 fixing bug 3848: add prerequisite component as dependency of kit component meta rpm 2013-10-24 14:45:38 +08:00
84c818fbc6 check return from find_latest_pkg 2013-10-18 07:53:38 -04:00
0b7a707179 check return from find_latest_pkg 2013-10-18 07:51:50 -04:00
d155c8c68a add build_input subdir to complete kit 2013-10-16 15:02:11 -04:00
3414416d01 change pkgdir description 2013-10-14 10:19:29 -04:00
020a114452 change kit framework to 2 2013-10-13 10:33:57 -04:00
c902672c60 add -v and aix note 2013-10-12 12:50:55 -04:00
3790ae7b65 add find_latest_pkg 2013-10-02 14:24:24 -04:00
37d616d5fb pkgdir support 2013-10-02 14:22:02 -04:00
b117fb3dbc pkgdir support 2013-10-02 11:50:35 -04:00
57b6ff1af7 add find_latest_pkg 2013-10-02 11:32:00 -04:00
fb71204859 support multi pakage dirs 2013-10-02 11:29:07 -04:00
6e14118bcd sync back up 2.8.3 and 2.9 2013-09-25 08:13:00 -04:00
3d31d5f112 defect 3800 2013-09-25 08:07:16 -04:00
2b453aea6f Fixing bug 3406, using md5 hash algorithm for centos 5.x during createrepo 2013-09-23 11:02:12 +08:00
2433281aa5 Fixing bug 3406, using md5 hash algorithm for centos 5.x during createrepo 2013-09-23 10:36:59 +08:00
3e0d22db7c fixing bug 3764, add osminor version for sles. 2013-09-10 14:51:45 +08:00
a96f96e2d4 #3655 - oops - remove dup subroutine 2013-09-05 13:11:06 -04:00
0fe302f9e8 #3655 - add two new subroutines for comparing rpm versions 2013-09-05 12:53:35 -04:00
7ad12aba70 #3674 - add error return code 2013-09-05 12:32:38 -04:00
91d27eb358 #3752 - change tmp work dir location 2013-09-05 10:56:49 -04:00
311d3aafac fix symbo error 2013-08-09 01:21:00 -07:00
5f8d394346 #221180 There is no mechanism to prevent error message printed in kitimagepostdelete when disassociated kit with the image profile 2013-08-07 11:30:21 +08:00
ecd518e31e import sha.pm on ubuntu instands of sha1.pm 2013-08-05 01:35:40 -07:00
39501e0b6c 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/branches/2.8@16929 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-07-10 09:07:25 +00:00
89ba8006f4 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/branches/2.8@16715 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-21 01:19:09 +00:00
c4a211ddd3 cleanup comment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16624 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-13 15:17:51 +00:00
6e3206d31d clarify cleantar option
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16622 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-13 15:12:42 +00:00
1dfe0cb135 make cleantar remove ALL tar files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16620 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-13 14:35:36 +00:00
dcde28a213 allow kit location and kit name to be different
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16610 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-11 14:50:38 +00:00
bc386fd56a more - better description of kit location
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16609 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-11 14:46:21 +00:00
636d866a40 better description of kit location
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16607 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-11 13:00:10 +00:00
dabe1aafca Fixing bug 3610: not add prerequisite to full kit if there is no 'prerequisite' in kit.conf of partial kit
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16578 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-08 04:58:26 +00:00
1ea7732f00 add #'s
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16571 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-07 13:22:54 +00:00
25bfbdee5e remove xCAT dependencies
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16569 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-07 13:15:59 +00:00
9585feebb8 add kitloc, create_frameworks, and misc updates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16567 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-07 13:08:28 +00:00
0479d3682c not export buildkit -n option by default.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16560 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-06 00:47:28 +00:00
f5bb7a2bc6 kitloc and misc updates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16553 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-05 16:59:28 +00:00
b662046e19 code checkin for ordering rpm installation
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16544 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-05 07:29:31 +00:00
b8e32de9c8 add workdir
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16518 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-31 19:51:52 +00:00
607a2cc927 add support for workdir and new spec attrs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.8@16515 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-05-31 19:23:10 +00:00