History log of /haiku-fatelf/src/bin/writembr/writembr.cpp
Revision Date Author Comments
# db3aecc8 15-Jan-2012 Siarzhuk Zharski <zharik@gmx.li>

Fix gcc2 build - remove iusing of ios:exceptions

* Fixing gcc2 build by removing exceptions using, that are looking like
not supported by our version of compiler.
* Thanks to Alexander von Gluck for pointing the problem out.


# 1a7322a0 15-Jan-2012 Aleksas Pantechovskis <alexp.frl@gmail.com>

Command line 'writembr' tool implemented

* Implemented writembr tool used to update MBR area with easy boot
loader starting the system from currently active partition;
* This work fixes #5595;
* This is result of GCI2011 task.

Signed-off-by: Siarzhuk Zharski <zharik@gmx.li>


# db3aecc840859422235847724d08986a3b676959 15-Jan-2012 Siarzhuk Zharski <zharik@gmx.li>

Fix gcc2 build - remove iusing of ios:exceptions

* Fixing gcc2 build by removing exceptions using, that are looking like
not supported by our version of compiler.
* Thanks to Alexander von Gluck for pointing the problem out.


# 1a7322a09e825d2445ca88a47cd1d5cd06d3811b 15-Jan-2012 Aleksas Pantechovskis <alexp.frl@gmail.com>

Command line 'writembr' tool implemented

* Implemented writembr tool used to update MBR area with easy boot
loader starting the system from currently active partition;
* This work fixes #5595;
* This is result of GCI2011 task.

Signed-off-by: Siarzhuk Zharski <zharik@gmx.li>