0663a27dce
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
2015-07-08 01:18:40 -04:00
9f9591d3bc
correct a typo
2015-07-08 01:18:25 -04:00
6b6fb67ba0
fix a typo in the fedora template file
2015-07-08 00:40:45 -04:00
d2cee739e4
postscript enhancement: enhance log framework of the xcat postscript
2015-07-07 01:25:17 -04:00
cf329183c8
fix defect 4653 [FVT]:NetworkManager restarted on rh7 CN and which causes installnic losing ip, systemd does not work in chrooted context
2015-07-06 05:10:16 -04:00
0dba62260c
Make dhclient to get IP for Primary nic instead of static eth0
2015-07-06 03:15:05 -04:00
154327aef3
fix defect #4653 [FVT]:NetworkManager restarted on rh7 CN and which causes installnic losing ip
2015-07-03 04:11:01 -04:00
fd613535d0
fix 4722 [FVT]: sles11.4 service node diskful installation occurs error during initrd create
2015-07-01 05:37:22 -04:00
6ff268934c
add a site attribute xcatdebugmode as a switch the xcat debug mode
2015-06-12 03:55:03 -04:00
63ca0b9811
Preliminary code for PowerKVM 3.1 support
2015-06-11 03:18:09 -04:00
456b0c41f6
remove the commented out line key --skip from the RHEL 7 templates, to avoid users uncomment this line out and cause problems
2015-06-07 21:32:47 -04:00
3bede8df02
fix defect #4682 [DEV]Sles12 diskfull compute install failed with multiple mac address
2015-05-29 23:51:52 -04:00
1c330ce09f
add include in cuda pkglist and modify compute.ubuntu14.04.2.ppc64le.pkglist
2015-05-21 22:38:15 -04:00
bd49b87057
Fix bug #4669 , change the filename to be included, pre.rh.rhel7 -> pre.rh.rhels7.
2015-05-18 15:42:58 +08:00
7c5d902710
Rename pre.rh.rhel7 -> pre.rh.rhels7
2015-05-15 16:29:34 +08:00
959e7f8d18
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
2015-05-13 13:42:16 +08:00
095f7e1474
remove template files kvm.tmpl and service.tmpl for ubuntu diskfull and make them to be a link to compute.tmpl since we did not see the necessary to have sperated template file
2015-05-11 23:26:52 -04:00
2d6869521b
merged the checkin 76a9da1e87dea03f9307d3438fe13f09546ef3ca; defect 4571 /etc/network/interfaces overwriten after firstboot
2015-05-11 04:32:26 -04:00
328c04da81
defect 4665: for ubuntu diskfull install, if the /dev/disk/by-path is not created, will use list-devices command to select the first available disk
2015-05-11 04:24:11 -04:00
d742efdb43
change the name of partition file in ubuntu from /tmp/partitioning to /tmp/partitionfile
2015-05-04 04:36:27 -04:00
9ed9a9d061
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
2015-04-30 16:15:38 +08:00
faabb8e54b
merge
2015-04-30 04:10:12 -04:00
1c90d9f0ca
add base64 decode function
2015-04-30 02:58:42 -04:00
2da270d29a
Add other package list files for RHEL 7 on x86_64, ppc64 and ppc64le
2015-04-30 13:23:36 +08:00
75a7490d98
there is no python in ubuntu installer initrd, add a base64 decode(contributed by gongjie) function in pre.ubuntu
2015-04-29 10:46:15 -04:00
c9488a9192
add partition script for ubuntu ppc64le
2015-04-28 06:25:18 -04:00
ffaa44b437
support partitionscript in ubuntu
2015-04-27 22:31:59 -04:00
c634a89c2c
add the centos 7.1 support
2015-04-21 03:24:34 -04:00
bbcfef36e2
fix for bug 4591: print a more reasonable message when no disk found on the node
2015-04-15 02:05:47 -04:00
43ec8b55ef
support persistent kernel cmdline after diskful installation
2015-04-10 02:54:01 -07:00
6b13006087
GPU supporting: create cuda tmpl file link for diskfull, create cudaruntime pkglist file link for diskless
2015-04-10 03:38:36 -04:00
e959e5a698
GPU supporting: remove linux-image and linux-headers from diskfull pkglist, modify hackuname to not overwrite uname-binary
2015-04-09 07:23:03 -04:00
014d8ce183
add linux-headers into pkglist which is useful for cuda installing
2015-04-03 04:56:21 -04:00
78bc498a76
cuda installation supporting for ubuntu14.04.2 ppc64el
2015-04-03 04:05:38 -04:00
cddf0ba309
fix defect for #4539 [FVT] On RHEL 7.1 ppc64, the name of network adapters changed after the operating system installation
2015-03-16 02:24:11 -07:00
1636b11e4b
fix defect #4595 [FVT]:CN ip is not correctly configured on sles11.3 when installnic and primarynic is blank
2015-03-12 07:03:24 -07:00
793a6c1709
defect 4539: for rh7, remove the HWADDR entry from ifcfg-ethx files to skip the deadlock of cfg in ifcfg-ethx and real system
2015-03-11 06:04:50 -04:00
798eb16f3b
Change all the name of template files with "rhel7" to "rhels7"
2015-03-06 18:41:02 +08:00
147185c198
fix defect #4539 [FVT] On RHEL 7.1 ppc64, the name of network adapters changed after the operating system
2015-03-04 01:26:16 -08:00
a632f3186c
For Ubuntu 14.04.2 LTS support, the linux-image-generic is called
...
linux-image-generic-lts-utopic and in the genimage we search for
linux-image-generic pattern and replace with "linux-image-generic"
This causes problems when creating diskless images for Ubuntu 14.04.2
Also creating new pkglist files for diskful and diskless images
2015-02-20 13:45:12 -05:00
76a9da1e87
defect 4571 /etc/network/interfaces overwriten after firstboot
2015-02-12 22:58:44 -05:00
3faba40ece
uncomment the updates/security/src entries and correct some entries in source.list
2015-02-11 01:31:11 -08:00
82be975146
Add pkglist, exlist, postinstall files for RHEL 7.1 support on ppc64le
2015-02-10 15:15:34 +08:00
e941049b9b
add support for online mirrors during provision
2015-02-02 02:13:14 -08:00
b877e034fb
#4538 [DEV] incorrect /etc/init/hvc0.conf on ubuntu 14.04.1-ppc64le kvm node after provisioning
2015-01-27 00:26:27 -08:00
decd51de2d
fix defect 4535: xcat can not get the right disk name for powerkvm VM
2015-01-26 04:31:29 -05:00
a482d160f7
fix defect [bugs:#4497] Ubuntu pre script is not executed when provision CN
2015-01-08 00:47:06 -08:00
f6fec4ed6d
add ubuntu service node otherpkglist
2015-01-06 20:03:31 -08:00
db0d13d518
add service node pkglist and template files for ubuntu
2015-01-06 02:16:27 -08:00
c7b16d52e1
fix bug 4455: nodeset return error for ubuntu if no serialport attribute set
2015-01-05 06:35:05 -05:00