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

185 Commits

Author SHA1 Message Date
6755a099d0 Merge pull request #2195 from neo954/issue1547-rpm-packaging
Make all the rpm packages have the exactly same version and release numbers
2017-01-10 17:27:54 +08:00
4dcb72abb9 Remove some unused comments 2017-01-06 00:08:23 +08:00
398494a32c Fix typo. Remove unused lines. 2017-01-05 11:07:45 +08:00
327db76f9e Make all the deb packages have the exactly same version and release numbers 2017-01-03 12:56:15 +08:00
65c2911888 Make all the rpm packages have the exactly same version and release numbers 2017-01-03 12:47:14 +08:00
386ae4ec06 Wrong repository name if osminorversion doesn't have comparison operator 2016-12-06 21:25:35 -05:00
607dbd6c5c buildkit returns Global symbol "$rmpdir" requires explicit package name 2016-11-29 22:26:00 -05:00
f231fd24f1 support different minor version for kits 2016-11-16 15:11:40 -05:00
edb1d181e9 Provide hook for saner versioning
The traditional approach was not adequately
hooked into git.  It should do nothing by
default differently.
2016-09-28 08:43:35 -04:00
fb911143fe perltidy all perl files, part 2 2016-07-21 13:27:40 -04:00
0a3fbd8d51 perltidy all perl files 2016-07-20 11:40:27 -04:00
e48a9c4599 support buildkit for centos mn 2016-06-20 03:57:37 -04:00
ef3bf0c437 Fix doc build errors and missing links 2016-05-24 16:16:34 -04:00
8a39aa8aa5 Remove references to sourceforge in these files 2015-10-27 16:54:21 -04:00
e0a9f3c728 delete duplicate buildkit.fix 2015-09-21 14:21:34 +08:00
f8183abc50 fix defect 51557 buildkit cannot pickup latest deb package for pessl when creating complete kit 2015-07-02 04:50:03 -04:00
78a6d8e39e Revert "For Ubuntu builds, adding a .gitignore to ignore the files generated"
This reverts commit 829f107beb.
2015-06-15 17:32:34 -04:00
829f107beb For Ubuntu builds, adding a .gitignore to ignore the files generated
from the builds.  Also remove the changelog because that file is going
to be ignored from the source tree.  Ubuntu builds are being done
in the xcat-core directory and causing issues when we are switching
between releases.    Should probably change the builds scripts as a longer
term solution
2015-06-15 17:14:05 -04:00
f8bd32838a Change the debian/rules file to executable to supress
a warning during the build.  The rules file is required to have
execute permission as it's the debian "Makefile"
2015-03-25 17:42:51 -04:00
a1ae55521a fix 4479 [FVT]build xCAT-buildkit failed forpods/man1/buildkit.1.pod around line 217 2014-12-16 22:10:17 -05:00
ba51617afd fix /n after uname -p 2014-11-19 06:01:54 -05:00
0d6d911fa5 defect 4394 buildkit preuninstall did not work 2014-11-14 04:50:30 -05:00
f2f03bc718 defect 4394 buildkit preuninstall did not work 2014-11-14 04:50:15 -05:00
cec473c646 find the only version from dpkg -I 2014-11-07 03:20:13 -05:00
dff4cad29f fix defect 3847 buildkit addpkgs -k -r left useless kit component rpm in complete kit repos dir 2014-10-29 05:14:53 -04:00
cf5ae47428 add osarch comments for Ubuntu Power LE 2014-10-28 05:46:23 -04:00
f8db0659f0 fix 4325 Use buildkit to create kit,the osarch is always ppc64el .It's not consistenct with real osarch 2014-10-28 03:45:23 -04:00
3573ced9eb defect 4301: buildkit -v does not have correct output 2014-10-20 01:53:43 -04:00
b9577cb9ef non_native package use this script, update sample using real content 2014-10-17 03:22:36 -04:00
037a8db481 fix prep pakage name in kit.conf for Ubuntu 2014-10-10 06:47:03 -04:00
425dbf90ed wrong complete kit path 2014-10-09 03:19:08 -04:00
ee82fa97b4 add fix debian preinstall script errors 2014-10-08 09:06:52 -04:00
e9dd282fdf defect 4282 fix debian preinstall script errors 2014-10-07 14:05:22 -04:00
1d241dedf0 added undocumented flag to buildkit to allow our local build team to create Ubuntu kits on our RH build servers 2014-10-01 15:16:54 -04:00
d29aea3c01 add get_latest_version_deb 2014-09-24 06:46:59 -04:00
d8eeeb306b fix dpkg compare version op 2014-09-24 04:19:33 -04:00
ec61ef27da add metadeb and all support 2014-09-23 22:47:52 -04:00
fc8b2cc4eb prep deb support in buildrepo 2014-09-23 06:39:08 -04:00
92d313bb20 change ubu arch in validate_os 2014-09-22 23:11:15 -04:00
25ffc91f0f find latest deb pkg 2014-09-22 04:24:00 -04:00
a5dceadccf NEW_kit_addpkgs support debian 2014-09-22 04:09:22 -04:00
ec400ad4b4 add pkg1 sample for debian kit to let default buildkit.conf work 2014-09-18 05:35:23 -04:00
47d8713482 fix syntax error in postinst 2014-09-17 05:57:59 -04:00
7d84551ce5 fix syntax error in postinst and preinst 2014-09-17 05:57:28 -04:00
8557d86359 fix absolute filename in Packages that make otherpkgs intall deb package fail 2014-09-17 04:03:46 -04:00
6ec8d4c4e3 ubu power LE arch is ppc64el,ubu kit componet basename xxx-compute 2014-09-16 02:25:08 -04:00
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
9cb232d069 fix 3879,remove build_input dir from complete kit xxx.tar.gz 2014-01-20 04:08:30 -05:00
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
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