7515be4590
fix issue If service node is down, control to OpenBMC node never returns #3888:use port 3054 instead of 3001 to run debug commands inside installer
2017-10-12 01:55:20 -04:00
35d299f9d6
fix issue If service node is down, control to OpenBMC node never returns #3888:use port 3004 instead of 3001 to run debug commands inside installer
2017-10-11 04:21:01 -04:00
3490fa5fed
Kickstart improvements for Centos templates ( #3462 )
...
* `pre.rh*` scripts: Whitespace cleanup
* Whitespace cleanup
* util-linux-ng back to util-linux in 2014
* Add Centos7 KVM template(based on rhels7)
* Minor improvements to Centos7 compute template
2017-07-16 21:00:47 -05:00
e803d56405
Add an ignoredisk directive to the partitionfile
...
When installing, explicitly tell anaconda to only manipulate
$instdisk. Anaconda tends to be too aggressive about disks.
2016-10-14 08:13:17 -04:00
aeaf5a193c
Change rhels boot partition size from 256 MB to 512 MB
2016-09-26 10:46:03 -04:00
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
00584f5370
fix issue [Customer] bootloader is not grabbing the addkcmdline from osimage #1185
2016-06-24 04:26:09 -04:00
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
c68304b87d
fix issue#821@github,support <bootloader --boot-drive> in kickstart file for rhels7
2016-05-16 04:40:20 -04:00
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
c6d543ad42
make a fixed value scope for xcatdebugmode
2016-03-25 05:45:38 -04:00
ea4989fac3
logging the pre-script to make debug easy
2016-03-06 21:46:27 -05:00
fdca2cc3f9
replace the determine install disk precess with script share/xcat/install/scripts/getinstdisk, it will write the install disk to /tmp/install_disk
2015-12-28 01:09:56 -05:00
9015913661
[xCAT-Server]Fix #253 with minor improvement
2015-10-11 10:59:48 +00:00
6ff268934c
add a site attribute xcatdebugmode as a switch the xcat debug mode
2015-06-12 03:55:03 -04:00
7c5d902710
Rename pre.rh.rhel7 -> pre.rh.rhels7
2015-05-15 16:29:34 +08:00