system-plugin-n4: Add file system resize services 77/39177/1 tizen_3.0.2015.q2_common accepted/tizen/common/20150511.125831 accepted/tizen/mobile/20150512.024241 accepted/tizen/tv/20150512.111635 accepted/tizen/wearable/20150511.132819 submit/tizen/20150511.094218
authorSuchang Woo <suchang.woo@samsung.com>
Mon, 11 May 2015 08:22:04 +0000 (17:22 +0900)
committerSuchang Woo <suchang.woo@samsung.com>
Mon, 11 May 2015 08:30:02 +0000 (17:30 +0900)
An image for Note4 consists of 3 partitions - rootfs, system-data and user.
A file system resize services are needed for these partitions.

Signed-off-by: Suchang Woo <suchang.woo@samsung.com>
Change-Id: If43e8e11fdd008fa13674a0af6b1eb426eb758c8

packaging/system-plugin.spec

index 420bca0..648c4b4 100644 (file)
@@ -77,6 +77,9 @@ systemctl daemon-reload
 
 %files n4
 %manifest %{name}.manifest
+%{_unitdir}/basic.target.wants/resize2fs@dev-disk-by\x2dlabel-system\x2ddata.service
+%{_unitdir}/basic.target.wants/resize2fs@dev-disk-by\x2dlabel-user.service
+%{_unitdir}/basic.target.wants/resize2fs@dev-disk-by\x2dlabel-rootfs.service
 
 %files exynos
 %manifest %{name}.manifest