aboutsummaryrefslogtreecommitdiff
path: root/lib/libnvram/libnvram.in
diff options
context:
space:
mode:
authorBen Herrenschmidt <benh@kernel.crashing.org>2012-10-17 14:25:47 +1100
committerDavid Gibson <david@gibson.dropbear.id.au>2012-10-17 16:30:58 +1100
commit7000cbc4e14aa891adbfdcc07b157e8c9ebb026c (patch)
treed6561bc9df3eed399e2632b167703f7979efb229 /lib/libnvram/libnvram.in
parent840aa7ca1fcf8673e5bdb8b2e121b838570a1b54 (diff)
downloadSLOF-7000cbc4e14aa891adbfdcc07b157e8c9ebb026c.zip
SLOF-7000cbc4e14aa891adbfdcc07b157e8c9ebb026c.tar.gz
SLOF-7000cbc4e14aa891adbfdcc07b157e8c9ebb026c.tar.bz2
Workaround for SLES11 installer bug
This is a hack to work around some stupid behaviour in the SLES11 installer. It expects a node named simply "disk" under the VIO SCSI device node, rather than individual disk@XXX devices. pHyp doesn't enumerate the disks, and so provides such a node with the disk only probed when the device is actually opened. SLOF does enumerate the disks and so provides the nodes with specific unit addresses instead, breaking the installer. The installer doesn't actually use anything in the "disk" node however, it just expects it to be there, so this hack provides a dummy node to make the installer happy. Signed-off-by: Ben Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'lib/libnvram/libnvram.in')
0 files changed, 0 insertions, 0 deletions