2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-30 09:36:41 +00:00

13 Commits

Author SHA1 Message Date
Jarrod Johnson
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
Patrick Lundgren
aeaf5a193c Change rhels boot partition size from 256 MB to 512 MB 2016-09-26 10:46:03 -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
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
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
penguhyang
c6d543ad42 make a fixed value scope for xcatdebugmode 2016-03-25 05:45:38 -04:00
penguhyang
ea4989fac3 logging the pre-script to make debug easy 2016-03-06 21:46:27 -05:00
ertaozh
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
Samveen Gulati
9015913661 [xCAT-Server]Fix #253 with minor improvement 2015-10-11 10:59:48 +00:00
immarvin
6ff268934c add a site attribute xcatdebugmode as a switch the xcat debug mode 2015-06-12 03:55:03 -04:00
GONG Jie
7c5d902710 Rename pre.rh.rhel7 -> pre.rh.rhels7 2015-05-15 16:29:34 +08:00