[haiku-commits] Re: r40816 - haiku/trunk/src/apps/installer

  • From: Stephan Assmus <superstippi@xxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 05 Mar 2011 17:21:25 +0100

Am 05.03.2011 17:14, schrieb superstippi@xxxxxx:
Author: stippi
Date: 2011-03-05 17:14:52 +0100 (Sat, 05 Mar 2011)
New Revision: 40816
Changeset: http://dev.haiku-os.org/changeset/40816

Modified:
    haiku/trunk/src/apps/installer/WorkerThread.cpp
    haiku/trunk/src/apps/installer/WorkerThread.h
Log:
  * Mirror all the indices from the source volume to the target volume.
    Note that it would have been an option to invoke mkindex, which has
    a similar mirroring option, in the InstallerInitScript, but I favor
    making Installer depend on as few external tools as possible.
  * Very small cleanup in _PerformInstall(). It should be broken up more
    into individual methods.

BTW, I forgot to mention that these are completely untested changes, and are related to ticket http://dev.haiku-os.org/ticket/7320. In the worst case, the new functionality could cause an unwaranted error and prevent installation. I'll create a local test environment and/or work with Urias, if there are any issues to follow up.

Best regards,
-Stephan

Other related posts: