wangxiaopeng
|
f66297abc5
|
issue 1493, we made a change that include the updateflag from /install/postscripts/updateflag.awk. But the shebang in /install/postscripts/updateflag.awk points to the /usr/bin/awk which does not exist in sles11.x installer. This fix is to make a link to the installer shipped awk.
|
2016-07-07 03:52:01 -04:00 |
|
immarvin
|
547a82d464
|
fix [DEV] kernel parameters 'console=tty0 console=ttyS0' are not passed to the installed Ubuntu 16.04 LTS node #731@github;enable bootup information display on console during ubuntu 16.04 reboot
|
2016-07-04 02:24:18 -04:00 |
|
immarvin
|
40e2a50086
|
rename bar.awk to updateflag
|
2016-07-03 22:54:15 -04:00 |
|
immarvin
|
05c90d4c47
|
fix issue [Customer]initrd stuck in loop and fails to get rootimg.gz for stateless image. #921 @github;use /install/postscripts/updateflag.awk as the script to report status in diskless and diskful provision
|
2016-07-02 22:06:41 -04:00 |
|
immarvin
|
4967f9b80c
|
save the content of the partition file to xcat.log to inspect the partition scheme after installation
|
2016-06-27 22:24:52 -04:00 |
|
immarvin
|
00584f5370
|
fix issue [Customer] bootloader is not grabbing the addkcmdline from osimage #1185
|
2016-06-24 04:26:09 -04:00 |
|
yangsong
|
9094c3bdc1
|
Merge pull request #1321 from cxhong/uuid
change syntax of /dev/null
|
2016-06-17 01:11:07 -05:00 |
|
Casandra Qiu
|
6eba8b9287
|
change syntax of /dev/null
|
2016-06-16 14:37:50 -04:00 |
|
yangsong
|
665b698acd
|
Merge pull request #1196 from penguhyang/ubuntu_diskfull_log_to_mn
fix #954, ubuntu, diskfull, enable the pre-script log and post-script log can be forwarded to the MN
|
2016-06-15 03:35:29 -05:00 |
|
penguhyang
|
e2b3183cfb
|
fix #954, ubuntu, diskfull, enable the pre-script log and post-script-log can be forwarded to the MN
|
2016-06-15 03:55:53 -04:00 |
|
yangsong
|
0f0fe5abe0
|
Merge pull request #1200 from penguhyang/powerkvm_diskfull_log_to_cn
fix #1093, powerkvm, diskfull, enable the pre-script log can be saved to the CN
|
2016-06-15 00:48:25 -05:00 |
|
penguhyang
|
4e8ae1653e
|
powerkvm,diskfull,enable access the installer via ssh
|
2016-06-14 23:26:23 -04:00 |
|
Casandra Qiu
|
3b9eddc6d2
|
Add uuid into /opt/xcat/xcatinfo
|
2016-06-13 14:40:50 -04:00 |
|
Victor Hu
|
d55964407f
|
Merge pull request #1058 from xuweibj/I1048
Fix issue #1048, Resolve or clean up minor issues on getinstdisk
|
2016-06-08 19:46:00 -04:00 |
|
xuweibj
|
014de562f9
|
Merge pull request #1111 from whowutwut/install_disk
Modify the getinstdisk to create files called /tmp/xcat.install_disk to indicate xCAT related files (DO NOT MERGE until after branch 2.12)
|
2016-06-07 14:28:00 +08:00 |
|
penguhyang
|
55eb1f2840
|
fix #1093, powerkvm, diskfull, enable the pre-script log can be saved to the CN
|
2016-05-24 07:07:42 -04:00 |
|
immarvin
|
f77b374358
|
fix issue#1162@github, correct a code logic error
|
2016-05-20 02:23:55 -04:00 |
|
Xiaopeng Wang
|
3fcc747c88
|
Merge pull request #1123 from zet809/fix_issue_1103
fix issue 1103:xcat2.12 can not get the right disk name for RHEL on P…
|
2016-05-17 10:55:39 +08:00 |
|
ertaozh
|
1eb69676b6
|
fix issue 1103:xcat2.12 can not get the right disk name for RHEL on PowerKVM
|
2016-05-16 22:40:41 -04:00 |
|
immarvin
|
c68304b87d
|
fix issue#821@github,support <bootloader --boot-drive> in kickstart file for rhels7
|
2016-05-16 04:40:20 -04:00 |
|
Victor Hu
|
23e124ac2d
|
Modify the getinstdisk to create a temporary file called /tmp/xcat.install_disk
so that it's easier for the admin who is debugging the install to know which files
are created by xCAT
|
2016-05-12 13:33:28 -04:00 |
|
immarvin
|
806c697a56
|
fix issue#929@github,service network restart in <post-install scripts> might break the service dependecy and will cause conflict between YaST2-Second-Stage.service and xcatpostinit1 services
|
2016-05-11 10:05:38 -04:00 |
|
XuWei
|
3d0fdc94c1
|
Fix issue #1048, Resolve or clean up minor issues on getinstdisk from code review
|
2016-05-08 22:03:42 -04:00 |
|
XuWei
|
c610e40a18
|
Get correct WWN and PATH values in getinstdisk
|
2016-05-04 21:23:43 -04:00 |
|
Xiaopeng Wang
|
750e82f4f2
|
Merge pull request #965 from zet809/fix_issue_948
fix issue 948 [DEV] RHEL 7.2 can't install on ppc64le Non-Virtualized
|
2016-04-25 19:56:26 +08:00 |
|
ertaozh
|
52061dd662
|
Fix issue 942:[PCM] CN IP loss after 12 hours due to the dhcp.lease timeout value 43200
|
2016-04-25 05:38:05 -04:00 |
|
ertaozh
|
d2475a918d
|
fix issue [DEV] RHEL 7.2 can't install on ppc64le Non-Virtualized
|
2016-04-25 04:09:43 -04:00 |
|
immarvin
|
de22c82227
|
shebang of xcatinstallpost generated by post.xcat not in the beginning
|
2016-04-07 04:46:09 -04:00 |
|
penguhyang
|
c6d543ad42
|
make a fixed value scope for xcatdebugmode
|
2016-03-25 05:45:38 -04:00 |
|
yangsong
|
90eecce49c
|
Merge pull request #839 from penguhyang/sles_log_xcatdebugmode
turn off logging every single line of a shell script
|
2016-03-25 04:10:20 -05:00 |
|
penguhyang
|
5f9562f33e
|
turn off logging every single line of a shell script
|
2016-03-24 02:21:14 -04:00 |
|
XuWei
|
84689f9dc4
|
To fix issue 822, run getinstdisk script when install rh6.7
|
2016-03-23 01:53:38 -04:00 |
|
XuWei
|
d450c4a447
|
To fix issue 815, get the disk name with the smallest data
|
2016-03-21 01:17:09 -04:00 |
|
Xiaopeng Wang
|
a43bdac1f2
|
Merge pull request #806 from xuweibj/I805
To fix issue #805, add flag to getinstdisk log
|
2016-03-16 18:31:29 +08:00 |
|
yangsong
|
1b58fa63bc
|
Merge pull request #743 from penguhyang/split_post.ubuntu
split the post.ubuntu, upgrade the post.xcat, logging the ubuntu installation information.
|
2016-03-16 11:04:51 +08:00 |
|
XuWei
|
3f301ed01a
|
To fix issue #805, add flag to getinstdisk log
|
2016-03-15 22:45:50 -04:00 |
|
penguhyang
|
97e29171ba
|
split the post.ubuntu and upgrade the post.xcat
|
2016-03-15 02:59:31 -04:00 |
|
yangsong
|
485ee6f764
|
Merge pull request #786 from penguhyang/getinstdisk_log
logging the getinstdisk script log to xcat.log properly
|
2016-03-11 16:36:08 +08:00 |
|
penguhyang
|
6ca52ae895
|
logging the getinstdisk script log to xcat.log
|
2016-03-10 22:20:48 -05:00 |
|
zet809
|
940e189145
|
Merge pull request #751 from xuweibj/I747
Improve fresh install disk log information, fix issue #747
|
2016-03-10 18:26:09 +08:00 |
|
XuWei
|
4e465004ae
|
Improve fresh install disk log information, fix issue #747
|
2016-03-09 19:55:05 -05:00 |
|
penguhyang
|
ea4989fac3
|
logging the pre-script to make debug easy
|
2016-03-06 21:46:27 -05:00 |
|
Xiaopeng Wang
|
278df9b091
|
Merge pull request #684 from zet809/include_getinstdisk_ubuntu
add getinstdisk as the default getdisk script for ubuntu
|
2016-02-17 11:13:32 +08:00 |
|
ertaozh
|
1e37705726
|
add getinstdisk as the default getdisk script for ubuntu
|
2016-02-16 02:11:20 -05:00 |
|
XuWei
|
2c9c0b4a76
|
Story 85827, Hand the case that the disk does not have WWN
|
2016-02-16 01:49:15 -05:00 |
|
penguhyang
|
1258e63c1c
|
correct failed to generate exceped logs for sles
|
2016-01-20 22:34:19 -05:00 |
|
penguhyang
|
59d754aa44
|
improve the post.xcat to make the ouput clean
|
2016-01-18 03:25:05 -05:00 |
|
XuWei
|
d5ade56780
|
to fix issue 564
modified to fix issue 579
|
2016-01-12 02:10:23 -05:00 |
|
XuWei
|
5b94ccbfe5
|
to fix issue 563&564
|
2016-01-04 04:48:09 -05:00 |
|
Xiaopeng Wang
|
90af22e3e4
|
Merge pull request #531 from xuweibj/T75933
Get_install_disk,Task 75933
|
2015-12-28 20:17:36 +08:00 |
|