]> git.samba.org - ira/wip.git/commit
s4: Improve updateprovision
authorMatthieu Patou <mat@matws.net>
Wed, 25 Nov 2009 13:26:35 +0000 (16:26 +0300)
committerAndrew Tridgell <tridge@samba.org>
Fri, 27 Nov 2009 05:05:04 +0000 (16:05 +1100)
commit44bc8ac22c402e3d320e080f935636bf26e17500
treed9ba80f39b6467ad2bba5d52c7574d67078ad508
parent81a21cbc40821246f5e806fbb44826cef629bed2
s4: Improve updateprovision

* Define a simple upgrade process mode (module storage change, file name change, copy of new file)
  * Move the schema, configuration and current object upgrade into full upgrade mode
  * Added the --full switch to select the full upgrade mode, and made simple upgrade mode the default
  * Make updateprovision works without any switch (update the provision in the default location)
  * Cleanup the messages
  * Create the reference provision in a subdirectory of the updated provision
source4/scripting/bin/upgradeprovision