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

678 Commits

Author SHA1 Message Date
4ad3ca1d03 Merge pull request #1197 from penguhyang/ubuntu_diskless_log_to_mn
fix #1083, ubuntu, diskless, enable the diskless installation log can be forwarded to the MN
2016-06-16 02:14:49 -05:00
f6543e8390 fix #1083, ubuntu, diskless, enable the diskless installation log can be forwarded to the MN 2016-06-16 03:08:46 -04:00
d5b4bbe2e6 Merge pull request #1198 from penguhyang/redhat_sles_diskless_log_debugmode2
fix #1083, redhat sles, diskless, enable the diskless installation can be forwarded to MN when xcatdebugmode=2
2016-06-16 01:18:24 -05:00
0a0f1d76d7 fix #1083, redhat sles, diskless, enable the diskless installation can be forwarded to MN when xcatdebugmode=2 2016-06-16 00:14:28 -04:00
e6b1181312 SLES12 hierarchy support for ppc64le and x86_64 2016-05-23 21:42:11 -04:00
e13f0562ef issue 1149: add ntpdate in the pkglist for ubuntu16.04 2016-05-19 06:22:59 -04:00
e4ceacf733 Merge pull request #1143 from immarvin/onubtgenimage16.04
fix issue#1139@github, run <dpkg-reconfigure locales> noninteractive
2016-05-18 17:52:00 +08:00
370deeb4e1 fix issue#1139@github, run <dpkg-reconfigure locales> noninteractive 2016-05-18 05:06:17 -04:00
77e155804d Change the kernel package name to linux-image-generic for Ubuntu 16.04, based on the actual shape of the Ubuntu GA ISO image. 2016-05-18 16:57:37 +08:00
9f82cdb28d fix issue#1122@github;create /dev under chroot env based on /dev on host;use lazy mount for sysfs and procfs to make sure they are umounted no matter whether busy 2016-05-17 10:41:48 -04:00
0685db16cb Merge pull request #915 from pdlun92/rsa
Removed keygen of SSH1 RSA Key
2016-04-28 18:20:03 +08:00
9fee6ce2e3 Fix github issue #983, use the right kernel package name shipped in Ubuntu 14.04.4 2016-04-27 15:41:11 +08:00
80bee1d916 fix a typo in rh/genimage 2016-04-21 02:41:12 -04:00
0488542cb2 refine the coding style;add comments 2016-04-18 03:00:25 -04:00
7876697e30 add xz to rh6 netboot pkglist;do not mount /proc,/sys and /dev during genimage for rh6;do not add syslog module for dracut to generate initrd on rh6 2016-04-14 10:39:35 -04:00
850051bd75 removed keygen of rsa1 key and removed references / replaced with rsa key when appropriate 2016-04-12 09:50:16 -04:00
29bfbac579 Merge pull request #830 from neo954/ubuntu16.04
Add Ubuntu 16.04 support
2016-03-31 17:35:07 +08:00
6421bbaf17 Merge pull request #829 from neo954/ubuntu14.04.4
Add Ubuntu 14.04.4 support
2016-03-31 17:33:25 +08:00
cede1c31c7 Add Ubuntu 16.04 support 2016-03-30 16:10:05 +08:00
656b9e105c Change plain files of Ubuntu pkglists to symbolic links 2016-03-29 10:48:58 +08:00
9713d69ed3 mount /dev /sys and /proc from host readonly during genimage for redhat;correct a typo in ubuntu genimage 2016-03-25 22:15:44 -04:00
4f924568fd Add Ubuntu 14.04.4 support 2016-03-22 17:35:06 +08:00
401a21af7a Merge pull request #714 from immarvin/ubtgenimage
fix defect [FVT]xCAT in docker :genimage failed #663
2016-03-08 18:02:20 +08:00
7211213d4c mount devfs in rootimg during genimage 2016-03-08 00:46:37 -05:00
bd918e47e8 fake policy-rc.d instead of invoke.rc.d 2016-03-05 10:15:11 -05:00
c3c5c17c95 fix defect [FVT]xCAT in docker :genimage failed #663 2016-02-16 00:24:48 -05:00
179cc00708 Provide 'txc' mode for packimage
tar.xz files will preserve an increasing number of things cpio will
not.  For now, implement for EL7 type oses to explore before making
it more widespread.
2016-02-01 11:08:11 -05:00
1ffb4970e7 add the doc of diskless exlist; update the exlist for sles12 ppc64le diskless osimage 2015-11-26 02:35:42 -05:00
e84389c0bf Add kernel-firmware and adaptec-firmware to reduce the number
of warning messages when running genimage on sles12 sp1 systems
2015-11-24 16:22:22 -05:00
b37dd4bef0 Merge pull request #328 from whowutwut/sf_reference_cleanup
Remove references to sourceforge in xcat-core
2015-11-17 23:55:23 +08:00
c1ab39bb9a Merge pull request #329 from immarvin/onissue4673
fix issue #4673 There's no netbooting status when provision ubuntu stateless node
2015-11-03 18:18:35 +08:00
cb29ea2c09 fix issue 314: CUDA 7.5 support for rh7.2 diskless 2015-10-28 07:10:43 -04:00
da77461c61 fix issue #4673 There's no netbooting status when provision ubuntu stateless node 2015-10-27 23:09:09 -04:00
8a39aa8aa5 Remove references to sourceforge in these files 2015-10-27 16:54:21 -04:00
454d8d4459 add pkglist to support cuda installtion on ubuntu14.04.3 2015-10-13 22:47:02 -04:00
1a7f035eb2 Support CUDA installation on rhel7.2 ppc64le system 2015-10-07 08:58:51 -04:00
4114a4f6a9 fix some codeing style problems 2015-08-28 03:29:09 -04:00
8dea21b6c1 remove some code commented out 2015-08-28 03:00:19 -04:00
5e03ebc498 use pigz to improve the performance of genimage/packimage 2015-08-28 00:09:05 -04:00
057d3d29bf add compute.ubuntu14.04.3.ppc64el.pkglist and compute.ubuntu14.04.3.ppc64le.pkglist files to support ubuntu14.04.3 using diskless mode 2015-08-20 03:45:44 -04:00
fe276a066c add compute.ubuntu14.04.3.x86_64.pkglist file to support ubuntu14.04.3 2015-08-18 04:24:51 -04:00
c670040b6f Look for Packages or Packages.gz in the otherpkgdir
Allow the otherpkgdir to use a compressed Packages file so it can also be served
over http
2015-08-17 09:18:21 -04:00
6abb50e103 fix 4764,support centos7 and rhelhpc7 stateless 2015-08-09 22:39:03 -04:00
fdfb56e81e abadon the patch of dracut module base/initqueue.sh 2015-08-04 05:18:24 -04:00
8ed5bcad80 adadon the patch for dracut base module; add a patched initqueue function in syslog-genrules.sh,which can process and --online and --onetime options 2015-08-04 04:38:06 -04:00
ed3a3bdcda only add the patch for initqueue --online option,keep other things untouch 2015-08-03 23:28:43 -04:00
2751d49247 modify genimage according to the change of the path of syslog dracut module 2015-08-03 04:44:44 -04:00
7cdf2d717b place patches for different dracut modules into different directories;run logger when xcatdebugmode=1;eliminate error messgaes when xcatdebugmode=0 in Redhat 2015-08-03 03:19:23 -04:00
8e8219f590 place patches for different dracut modules into different directories;run logger when xcatdebugmode=1;eliminate error messgaes when xcatdebugmode=0 2015-08-03 03:02:19 -04:00
32267bc6b6 enable syslog in the stateless initrd, add logs in the xcat dracut module for sles 2015-08-02 04:31:43 -04:00