Upgrade: update initialize - create home directory 77/83477/4 accepted/tizen/common/20160812.141035 accepted/tizen/ivi/20160812.065448 accepted/tizen/ivi/20160812.065602 accepted/tizen/mobile/20160812.065440 accepted/tizen/mobile/20160812.065600 accepted/tizen/tv/20160812.065445 accepted/tizen/tv/20160812.065555 accepted/tizen/wearable/20160812.065442 accepted/tizen/wearable/20160812.065557 submit/tizen/20160812.014407 submit/tizen/20160812.055757
authorSunmin Lee <sunm.lee@samsung.com>
Thu, 11 Aug 2016 06:48:43 +0000 (15:48 +0900)
committerSunmin Lee <sunm.lee@samsung.com>
Thu, 11 Aug 2016 10:23:50 +0000 (03:23 -0700)
commitc87a3b281d50ba1b25a8fbaf1dd4cb7d1c7dcddc
tree8b75a6bc2e9d658f93923b8e9e7d799cfcfc1cbb
parent4d47f99b2e37f14b324d7e46826a765f0360fe54
Upgrade: update initialize - create home directory

Because the home directory path is different between 2.4 and 3.0,
some additional actions for home directory is needed.
The init-update.service (init-update.sh) does it.
It preserves (not move) the previous home directory (/opt/home),
and just add new home directory (/opt/usr/home).

Change-Id: I5823c2d5902557f4b703a030ea5b144f65901222
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
packaging/system-plugin.spec
units/init-update.service [new file with mode: 0644]
units/offline-update.service
upgrade/update-init.sh [new file with mode: 0755]
upgrade/update.sh