summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Taeyoung Kim [Fri, 18 Dec 2015 12:18:45 +0000 (21:18 +0900)]
udev: add rule for ion device
- ion device needs users group and 0660 permission
Change-Id: Ic5ce6ba2e3fcdc0b2cf597c0fe5db8a63a73e778
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Min Kang [Tue, 8 Dec 2015 08:31:14 +0000 (17:31 +0900)]
spec: add resize2fs service for TM1
Change-Id: If98600e71c1d4d29f9bd38e84e623e272c57b1e6
Signed-off-by: Min Kang <min1023.kang@samsung.com>
Taeyoung Kim [Thu, 3 Dec 2015 09:28:13 +0000 (18:28 +0900)]
spreadtrum: replace fstab to mount /opt/etc
- /opt should be mounted to make dlog.conf at /opt/etc
- fstab is replaced to use /opt/etc
Change-Id: I440a47283e0c15d1af8344faedad7a6cf102e26c
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Jae-young Hwang [Thu, 19 Nov 2015 01:18:32 +0000 (10:18 +0900)]
system-plugin: Add new package for TM1 project
add udev rule file and tizen-system-env.service file
Change-Id: I06dc8e38a8f56b52feaac973a73a51416ecf7c95
Signed-off-by: Jae-young Hwang <j-zero.hwang@samsung.com>
Sangjung Woo [Mon, 12 Oct 2015 07:46:17 +0000 (16:46 +0900)]
spec: add /etc/fstab into system-plugin-DEVICE package
/etc/fstab is moved to system-plugin-* from setup package.
Change-Id: I660c135ab870b4ac23397d88c1556fa03004aeb3
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
Sangjung Woo [Thu, 3 Sep 2015 00:00:47 +0000 (09:00 +0900)]
Remove XDG_RUNTIME_DIR variable from /run/tizen-system-env
XDG_RUNTIME_DIR variable could be changed in multi user environment so
its fixed value should be removed. Even though some special processes
such as boot-animation runs in system session, but XDG_RUNTIME_DIR
variable is required since they has its own UI. So /run/xdg-root-env
file is created for this purpose.
Change-Id: I0b31b04d05a1f9aff1da5bd7a59651023137d054
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
Suchang Woo [Mon, 11 May 2015 08:22:04 +0000 (17:22 +0900)]
system-plugin-n4: Add file system resize services
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
Jiyoung Yun [Fri, 8 May 2015 10:49:58 +0000 (19:49 +0900)]
system-plugin: Change the install path of udev rules
Udev rules file should be installed in /usr/lib directory, not /usr/lib64.
Change-Id: I4bceabada603f8bd79a853bb7f415a522348a5a5
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Jiyoung Yun [Fri, 3 Apr 2015 04:20:53 +0000 (13:20 +0900)]
system-plugin: Add new package for N4 project
Only N4 target will install this pkg.
Change-Id: I52f63f83016f94485a954c79e17c1a1b0f2e06b9
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Jiyoung Yun [Thu, 2 Apr 2015 07:05:06 +0000 (16:05 +0900)]
system-plugin: Generate tizen environment service file
Some important daemons need system-level shared environment variables
such as DISPLAY. For this purpose, this patch generates the Environment
file for system daemon.
Change-Id: I995852d6537fbe6932ffff801b5f9e28635a76f4
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
Jiyoung Yun [Thu, 2 Apr 2015 06:46:50 +0000 (15:46 +0900)]
system-plugin: Add graphics rules for exynos target
Add 51-system-plugin-exynos.rules file
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Change-Id: I49ff0624e24a4dbc01a483d7e5f29e05bc06ae38
Suchang Woo [Tue, 17 Mar 2015 06:58:17 +0000 (15:58 +0900)]
Add spec, license and systemd unit files
system-plugin and system-plugin-u3 packages are defined in .spec file.
system-plugin package provides common files. and, system-plugin-u3
package provides files which are used only for U3/XU3 target.
Signed-off-by: Suchang Woo <suchang.woo@samsung.com>
Change-Id: Ied345423c7cee77219be52c73bc014b96efc4cc2
KyungMi Lee [Mon, 9 Mar 2015 04:38:41 +0000 (21:38 -0700)]
Initial empty repository