History log of /haiku/src/add-ons/kernel/partitioning_systems/Jamfile
Revision Date Author Comments
# 61790bdb 09-Sep-2022 Jérôme Duval <jerome.duval@gmail.com>

partitioning_systems: create libpartitioning_systemscommon for common files

Change-Id: I1b3c2f9bad60024a7a07ae4bbfe3970ac5ae42b4
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5632
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>


# 68ea0124 16-May-2020 Adrien Destugues <pulkomandy@pulkomandy.tk>

Add a partitioning system for Sun disklabel/vtoc

This is the partitioning system used on sparc machines.
Confirmed working with a Solaris install iso image.
Added to the haiku package for sparc and to haiku_extras for other
architectures.

Fixes #15638

Change-Id: I0584bef5e6a66eff9a33eb6675d5533cc9a45d1e
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2709
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>


# 61ba1259 23-Jan-2013 Axel Dörfler <axeld@pinc-software.de>

Renamed partitioning system "efi" directory to "gpt".


# c37a305d 30-Sep-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Implemented a "vmdk" partitioning system. It allows to access the contents of
monolithic vmware images as produced by the build system (by registering such
an image via the "diskimage" tool).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33388 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e99c785f 26-Oct-2007 François Revol <revol@free.fr>

Add atari partitioning addon to the build.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22744 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 7ab2a362 30-Jun-2007 Axel Dörfler <axeld@pinc-software.de>

Beginnings of an EFI partitioning module.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21531 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 338b8dc3 29-Oct-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

Merged changes from branch build_system_redesign at revision 14573.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14574 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 432e748f 14-Nov-2003 Tyler Dauwalder <tylerdauwalder@nowhere.fake>

Added session ddm module to the build.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5367 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 0503a73f 03-Sep-2003 Axel Dörfler <axeld@pinc-software.de>

Implemented a simple Apple style partitioning scheme add-on.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4472 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 91b48298 01-Sep-2003 Axel Dörfler <axeld@pinc-software.de>

Initial Amiga RDB read-only support. Code itself is tested, but not yet in
this "shell" (the new DiskDeviceManager module API).
Hope for the best :-)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4440 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 852d12ef 13-Jun-2003 Ingo Weinhold <ingo_weinhold@gmx.de>

Ported the intel partitioning system module to the new interface
(disk device manager) and moved it to a nicer place.
First tests look good, though my hard disk structure doesn't even
have extended partitions. Going to install Linux now...


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3504 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 61ba12594bf9f447b1384bda0bcd8e4b1e56e315 23-Jan-2013 Axel Dörfler <axeld@pinc-software.de>

Renamed partitioning system "efi" directory to "gpt".


# c37a305de67059fa47434e298c5d4a67d932d858 30-Sep-2009 Ingo Weinhold <ingo_weinhold@gmx.de>

Implemented a "vmdk" partitioning system. It allows to access the contents of
monolithic vmware images as produced by the build system (by registering such
an image via the "diskimage" tool).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33388 a95241bf-73f2-0310-859d-f6bbb57e9c96


# e99c785f5c0e9f21957db8b7f69de4a8d7fe2563 26-Oct-2007 François Revol <revol@free.fr>

Add atari partitioning addon to the build.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22744 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 7ab2a362549ba28cd2e651e96f6cf220d6149f3f 30-Jun-2007 Axel Dörfler <axeld@pinc-software.de>

Beginnings of an EFI partitioning module.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21531 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 338b8dc301721b1f472e8297a898d4eaa2f2ee3a 29-Oct-2005 Ingo Weinhold <ingo_weinhold@gmx.de>

Merged changes from branch build_system_redesign at revision 14573.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14574 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 432e748fb5e62b8583bad0ca4e07b1549caee5c5 14-Nov-2003 Tyler Dauwalder <tylerdauwalder@nowhere.fake>

Added session ddm module to the build.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5367 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 0503a73f11795e58d6a850ce15a103b6c8870eef 03-Sep-2003 Axel Dörfler <axeld@pinc-software.de>

Implemented a simple Apple style partitioning scheme add-on.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4472 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 91b482987276c2d880d320a3bbc1087291735253 01-Sep-2003 Axel Dörfler <axeld@pinc-software.de>

Initial Amiga RDB read-only support. Code itself is tested, but not yet in
this "shell" (the new DiskDeviceManager module API).
Hope for the best :-)


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4440 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 852d12ef4ce8c211ebb201900500f2c018634545 13-Jun-2003 Ingo Weinhold <ingo_weinhold@gmx.de>

Ported the intel partitioning system module to the new interface
(disk device manager) and moved it to a nicer place.
First tests look good, though my hard disk structure doesn't even
have extended partitions. Going to install Linux now...


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3504 a95241bf-73f2-0310-859d-f6bbb57e9c96