2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-09 21:10:15 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
GONG Jie
36fd67b75c Fix indent and code style 2015-11-23 13:56:49 +08:00
Victor Hu
8fe3ce628f Added the check for rsyslog and to kill that process to xCATsn 2015-10-13 07:54:59 -04:00
Victor Hu
21d8eeef1c The file is syslogd.pid on older systems, causing the error 'File not found' 2015-10-01 16:35:16 -04:00
GONG Jie
f697fc1e3b Add customize rsyslog configuration files and logrotate configuration file for Debian/Ubuntu package 2015-09-21 14:21:32 +08:00
Victor Hu
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
Victor Hu
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
immarvin
6f4c3875d2 add xnba-undi and elilo to xCAT dependency list on ppc64le, since the 2 packages are all arch-indep 2014-11-13 00:47:49 -08:00
zhaoertao
a44d508044 add package xcat depending on xcat-buildkit 2014-10-27 03:57:21 -07:00
mellor
3133cbeb3f 1. add xCAT depend on xcat-genesis-scripts, 2. fix mknb issue, 3. modify xcatconfig to call mknb <ppc64/x86_64> 2014-09-29 21:26:52 -07:00
immarvin
6891beab89 fix defect #4190 [DEV]apache2 configuration file /etc/apache2/conf-enabled/xcat.conf.apach24 failed to be applied on ubuntu14.04 MN 2014-07-05 04:54:29 -07:00
immarvin
17cbf2ac8b fix defect #4190 [DEV]apache2 configuration file /etc/apache2/conf-enabled/xcat.conf.apach24 failed to be applied on ubuntu14.04 MN 2014-07-05 02:49:42 -07:00
zhaoertao
8c296f2257 supporting of build xcat-core for ppc64el 2014-07-04 00:14:11 -07:00
immarvin
67daf3f0b0 fix defect #4123 [fvt]2.8.4:ubuntu 12.04 diskfull install failed 2014-05-12 01:57:52 -07:00
yinle
ad6649144c fix bug #3973 Ubuntu 13.10 diskful installation fails 2014-01-20 13:25:36 -08:00
xq2005
28d9fdd2aa change the Maintainer to xCAT when building packages on ubuntu
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16760 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-06-26 07:34:47 +00:00
xq2005
59e4b3df05 build xCAT on debian/ubuntu
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15382 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-03-05 05:35:25 +00:00
xq2005
23625b7a48 change xcat package denpency on xcat-genesis-scripts on debian/ubuntu
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15114 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-08 07:34:18 +00:00
xq2005
d4ca869287 delete yaboot dependecy on ubuntu
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14516 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-03 05:59:21 +00:00
xq2005
db0bad0c5d create dir /var/run/xcat/ for pid files on ubuntu
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14173 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-31 09:33:52 +00:00
xq2005
510bd44fd2 delete the depends on openslp when build xcat on ubuntu
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14106 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-24 07:18:11 +00:00
linggao
500cbef47d eliminated the dependency on fping for Linux
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13779 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-12 15:47:43 +00:00
arifali
06275cbf9f remove vsftpd dependancy, and make genesis the default rather than nbroot, add elilo-xcat dependancy
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13055 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-06-10 15:53:25 +00:00
arifali
ae1b2cf9d5 xcat: further debain changes
* added xcat-genesis-amd64 to recommends
* added openslp-xcat to Depends as per the spec file
* copying xHRM to postscripts as per the spec file

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12175 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-10 10:39:34 +00:00
arifali
e0bea579dc added syslinux-xcat into Depends for xCAT
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12159 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-07 23:22:42 +00:00
arifali
703ffda5ac change Depends for xCAT so that now it uses ipmitool-xcat instead of ipmitool
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12157 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-07 23:08:32 +00:00
arifali
a56f0baa89 change the dependancy for xCAT from conserver to conserver-xcat in the debian packaging
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12154 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-07 20:28:39 +00:00
arifali
f2577efa77 Fix building debian packages so that the .svn files are not included
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12111 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-04-03 21:37:16 +00:00
adalbas
01c40fe38c deb package files small changes
- added source/format
- change to perl-xCAt and xCAT debian


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10802 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-17 18:13:45 +00:00
adalbas
191e8d09d4 update build deb packages for xCAT
- removed dependencies for most of xcat-dep packages
 - updating packages changes


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10755 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-12 16:10:26 +00:00
hamzy
df4d2ab93a This is the first draft of building packages under Debian. Take 2. :)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9437 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-04-29 21:20:55 +00:00