haiku/src/system
Ingo Weinhold 7f96148cac Patch by Bryce Groff with changes by myself:
* Added missing name parameter to the partitioning system module child creation
  and child creation validation hooks. Pass the name to them.
* Added BPartitionParameterEditor interface, which is/will be used for editing
  disk system specific parameters.
* Implemented partition parameter editors for BFS initialization and Intel
  partition map child creation.
* Fixed the incorrect supported child partition type iteration in the Intel
  partition map add-on. It does now return actual types.
* Handle the "active" flag parameter in the Intel partitioning system module.
* DriveSetup:
  - Replaced the "Create" submenu by a simple menu item. The type can now by
    chosen in the dialog.
  - Make use of initialization and child creation parameter editors. Some
    non-generic code has been moved to the respective editor implementations
    (BFS, intel partitioning system).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31658 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-07-20 20:29:16 +00:00
..
boot Added offset and size parameters to create_child_partition() and 2009-07-08 20:26:43 +00:00
glue Should have been part of r30818. The version "glue". 2009-05-21 15:05:45 +00:00
kernel Patch by Bryce Groff with changes by myself: 2009-07-20 20:29:16 +00:00
ldscripts Merge in all .text.Z* sections back to .text... 2008-11-12 00:14:07 +00:00
libroot * Fixed remove(): it should behave like rmdir() for directories. 2009-07-10 13:31:02 +00:00
runtime_loader * find_symbol_breadth_first() didn't ever set _foundInImage, although 2009-07-08 21:22:12 +00:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00