freebsd-skq/lib/libdisk
Marcel Moolenaar cd6898e6ee Translate partitions of type "PART" to chunks of the same type
as they would have been translated from partitions of type "GPT".
This fixes sysinstall, now that geom_part has taken over from
geom_gpt.

Approved by: re (kensmith)
2007-09-21 16:24:01 +00:00
..
blocks.c
change.c
chunk.c
create_chunk.c
disk.c
libdisk.3
libdisk.h
Makefile unbreak build for sparc64 etc. 2006-10-09 05:12:54 +00:00
open_disk.c On PowerPC, geom_part has taken over the partitioning from geom_apple. 2007-09-21 16:19:50 +00:00
open_ia64_disk.c Translate partitions of type "PART" to chunks of the same type 2007-09-21 16:24:01 +00:00
rules.c
tst01.c
write_amd64_disk.c
write_arm_disk.c
write_disk.c
write_i386_disk.c
write_ia64_disk.c
write_pc98_disk.c
write_powerpc_disk.c
write_sparc64_disk.c