/freebsd/sys/sys/ |
H A D | apm.h | diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made. 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made.
|
/freebsd/sys/geom/part/ |
H A D | g_part_if.m | diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made. 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made.
|
H A D | g_part_apm.c | diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made. 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made.
|
H A D | g_part.h | diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made. 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made.
|
H A D | g_part_gpt.c | diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made. 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made.
|
H A D | g_part.c | diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made. 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made.
|
/freebsd/sys/powerpc/conf/ |
H A D | DEFAULTS | diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made. diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made.
|
H A D | GENERIC | diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made. diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made.
|
/freebsd/sys/conf/ |
H A D | files.powerpc | diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made. diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made.
|
H A D | options | diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made. diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made.
|
H A D | NOTES | diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made. diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made.
|
H A D | files | diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made. diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made.
|
/freebsd/sys/i386/conf/ |
H A D | GENERIC | diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made. diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made.
|
/freebsd/sys/amd64/conf/ |
H A D | GENERIC | diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made. diff 1d3aed33e8fe3530c44df6fb4a6d196684566bf9 Wed Feb 07 19:55:31 CET 2007 Marcel Moolenaar <marcel@FreeBSD.org> Evolve the ctlreq interface added to geom_gpt into a generic partitioning class that supports multiple schemes. Current schemes supported are APM (Apple Partition Map) and GPT. Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM and GEOM_PART_GPT (resp).
The ctlreq interface supports verbs to create and destroy partitioning schemes on a disk; to add, delete and modify partitions; and to commit or undo changes made.
|