]> git.ozlabs.org Git - yaboot.git/commit
handle RAID partitions on x86 partition tables
authorEthan Benson <erbenson@alaska.net>
Sat, 9 Jul 2005 23:51:20 +0000 (23:51 +0000)
committerEthan Benson <erbenson@alaska.net>
Sat, 9 Jul 2005 23:51:20 +0000 (23:51 +0000)
commit4d075ad792d6f99502a863a71d820658915dfcc1
tree6855789805b1156f53856e2f6cd016794086cc31
parent1476a0ba1159e01aaffaf9c8a8d0fe2a6418d493
handle RAID partitions on x86 partition tables

* Support reading of type RAID partitions, except from fs_of.
  This only works on x86 partition tables, Pmac partition tables will
  need alternate methods.  (Patch from Dustin Kirkland).
git-archimport-id: erbenson@alaska.net--public/yaboot--devel--1.3--patch-83
0arch-timestamps0
ChangeLog
include/fdisk-part.h
include/partition.h
second/fs_of.c
second/partition.c