platform/adaptation/emulator/system-plugin-emulator.git
9 years agoudev: add smack label for input groups.
Sooyoung Ha [Sun, 3 May 2015 10:19:17 +0000 (19:19 +0900)]
udev: add smack label for input groups.

Change-Id: Ia639c870fdb901d5bf5302c2bbbd6d578945c000
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agochange vdpram node permission. Add write permission
Dongchul Lim [Mon, 6 Apr 2015 04:34:08 +0000 (13:34 +0900)]
change vdpram node permission. Add write permission

Signed-off-by: dc7.lim <dc7.lim@samsung.com>
Change-Id: I8488d7f549be5a886da516d41754cde170c257f5

9 years agoudev: change vdpram node permission.
Sooyoung Ha [Wed, 1 Apr 2015 12:09:43 +0000 (21:09 +0900)]
udev: change vdpram node permission.

add 'system' group and smack label on 95-tizen-emulator.rules.

Change-Id: I80119dd4058e0de6958f13b893407d606530c510
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agofilesystem: fstab modification
Sooyoung Ha [Thu, 5 Mar 2015 04:05:38 +0000 (13:05 +0900)]
filesystem: fstab modification

remove the /var binding from spec file.

Change-Id: I6030a221bcdc13f56cfe9d37a6cf4bdcf450ea5c
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agowm_ready: add 30sec timeout on wm_read.service file
Sooyoung Ha [Wed, 7 Jan 2015 06:35:34 +0000 (15:35 +0900)]
wm_ready: add 30sec timeout on wm_read.service file

In general case, likely, wm_ready will be stopped within 5sec. But in newly
comming model, wm_ready can not be stopped by problem of xorg or
enlightenment. In this case, we have to ignore the initialization of
enlightenment. As a workaround(maybe no other choice), timeout was added
to wm_ready.service unit.

Change-Id: I08af4ab2ffb313801fb3c8d520223d6e4132ba80
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoMerge remote-tracking branch 'develop/tizen_2.3b' into tizen_2.3
Sangho Park [Tue, 4 Nov 2014 13:09:44 +0000 (22:09 +0900)]
Merge remote-tracking branch 'develop/tizen_2.3b' into tizen_2.3

Conflicts:
AUTHORS
filesystem/etc/emulator/model-config.sh
filesystem/usr/lib/systemd/system/emul-setup-audio-volume.service
filesystem/usr/lib/udev/rules.d/95-tizen-emulator.rules
packaging/system-plugin-emulator.spec

9 years agoudev: add tizen-udev-default.rules
Sooyoung Ha [Mon, 6 Oct 2014 07:56:52 +0000 (16:56 +0900)]
udev: add tizen-udev-default.rules

This rules was moved from systemd. And included in
50-udev-default.rules in systemd. But to make systemd
more nicely merge from upstream, all of modification
is moved to specific common rules.

Change-Id: I3289d918b114f20781290af26d764fd4a6fd1130
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agosystemd: fix failure on emul-setup-audio-volume.service
SeokYeon Hwang [Fri, 29 Aug 2014 04:45:14 +0000 (13:45 +0900)]
systemd: fix failure on emul-setup-audio-volume.service

Change-Id: Ib2e800739f4312265e66a5ac2f046a47730dd706
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
9 years agofilesystem: modified model-config.sh
GiWoong Kim [Mon, 26 May 2014 05:18:39 +0000 (14:18 +0900)]
filesystem: modified model-config.sh

remove hard-coded value

Change-Id: I230053116f80fc4dfb68f334eff5ef74bc526d67
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoudev: modify smack rule's attr name.
Sooyoung Ha [Wed, 30 Jul 2014 11:01:22 +0000 (20:01 +0900)]
udev: modify smack rule's attr name.

the name 'SMACK' has changed to 'SECLABEL{smack}'.

Change-Id: I75c166261a24fc51e4535d9ed345b7a9c3d87672
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agopackaging: modify spec file for fix network problem.
Sooyoung Ha [Tue, 8 Jul 2014 08:10:15 +0000 (17:10 +0900)]
packaging: modify spec file for fix network problem.

Add %posttrans on spec file and now the
/etc/preconf.d/emulator_ns.preinit script will execute
after all packages have been installed. It will change
the resolv.conf file.

Change-Id: I06e4d4a727d0dfa4e95b8240ec0bb500613bc063
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoudev: apply smack rule for drm
SeokYeon Hwang [Mon, 23 Jun 2014 01:49:04 +0000 (10:49 +0900)]
udev: apply smack rule for drm

Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
9 years agosystemd: apply some systemd target files from system-plugin-common.
Sooyoung Ha [Fri, 20 Jun 2014 05:33:00 +0000 (14:33 +0900)]
systemd: apply some systemd target files from system-plugin-common.

/usr/lib/systemd/system/tizen-boot.target
/usr/lib/systemd/system/tizen-system.target
/usr/lib/systemd/system/tizen-runtime.target

Change-Id: I5d56f00b6c337284cc142a82cfc1883cb7dea207
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoservice: apply tizen-generate-env.service file.
Sooyoung Ha [Thu, 19 Jun 2014 13:31:17 +0000 (22:31 +0900)]
service: apply tizen-generate-env.service file.

This file is needed by other services. This was deleted
because of conflict with tizen-mobile-session package,
but tizen-mobile-session package doesn't be installed on
kiran image. So this service file should be in
system-plugin-emulator package.

Change-Id: I76763a87f7d7c1a52b329821309d0fa19d68a4fe
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoapply tizen_2.3 base files.
Sooyoung Ha [Fri, 13 Jun 2014 05:29:50 +0000 (14:29 +0900)]
apply tizen_2.3 base files.

Change-Id: I5359ee95d6ef53d1375ca0ffcbf34d59919b0c1c
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
10 years agoInitialize Tizen 2.3
Sehong Na [Sat, 31 May 2014 04:01:05 +0000 (13:01 +0900)]
Initialize Tizen 2.3

10 years agoInitial empty repository
Newton Lee [Wed, 6 Nov 2013 07:52:30 +0000 (16:52 +0900)]
Initial empty repository