1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00
freebsd/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
open_disk.c
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