Development
Ticket #12064 (zipomatic won't zip whole directory) created
Zipomatic will zip files either individually or in groups, but silently fails when trying to zip a whole directory.
Debugger: Fix MemoryView layout issues.
Update xz_utils package for x86.
Update icu packages for x86.
Ticket #12051 (usb_modeswitch.cpp missing several devices) closed
Applied in hrev49165. Thanks!
usb_modeswitch: fixed gcc4/64bit build.
docs: makefile-engine: add missing HTML tags.
Ticket #12063 (Makefile-engine Documentation missing HTML Tags) created
The documentation for makefile-engine opens in a text editor, not the web browser, because it is missing the HTML document level tags.
The file is haiku/docs/makefile-engine.html I'll append a patch shortly.
fat: Whitespace cleanup only.
fat: Remove cluster cache init and data structure.
Ticket #12062 (glib.h needs editing - wrong paths included) created
The header file at /system/develop/headers/glib-2.0/glib.h contains inclusions which cannot be found by default. Paths inside refer to <glib/*.h> when they should refer to <glib-2.0/*.h>
fat: Greatly simplify and clean up dosfs_get_file_map().
Ticket #12061 (Let the position of packages and config files customizeable) closed
We repeatedly asked people complaining about this to provide examples of software that can't be installed anymore. There was 1 single bug report as a result of our repeated requests, and we helped fix the affected software (it was yab).
I should also add that BeOS software would be hardcoded to use /boot/beos, not /boot/system, so whatever happens in /boot/system will not change anything. This means we already are out of the way of "old hardcoded software". Please reopen this bug only if you have software that is broken because of this problem (rumors that "other people said..." won't work, sorry).
