external/systemd.git
11 years agoclean up spec file: remove comment out macros and sub packages 60/5460/1 tizen_2.1
Zhang Qiang [Wed, 3 Jul 2013 14:36:19 +0000 (22:36 +0800)]
clean up spec file: remove comment out macros and sub packages

macro like %package can't be commented out, should be removed
instead.

Change-Id: I5d51ad3877dbb8b6c7d00a4afc86fd1e967609f9

11 years agoMerge branch 'tizen_2.1_smack' into tizen_2.1 submit/tizen_2.1/20130514.055024
Ki-wook [Fri, 10 May 2013 12:50:50 +0000 (21:50 +0900)]
Merge branch 'tizen_2.1_smack' into tizen_2.1

11 years agoAdd smack permission to tmp partition
Sangjung Woo [Wed, 8 May 2013 06:01:45 +0000 (15:01 +0900)]
Add smack permission to tmp partition

At the request of Security team (Bumjin Im & kidong kim), Smack
Permission (*) is added to tmp partition.

Change-Id: I822eee19f42db49fe1dad2107d0150a2995225ef
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
11 years agoAdd default OOM Score option from conf file
Sangjung Woo [Fri, 12 Apr 2013 07:56:03 +0000 (16:56 +0900)]
Add default OOM Score option from conf file

This patch is to support default OOM score option from both system.conf
and user.conf. Basically all daemons launched by systemd have the same
OOM score that is pre-defined in conf file except for explicitly be
specified in its service file using 'OOMScoreAdjust' option.

Change-Id: Ia6bd5d483e8bf30c6505ac127337f6a59a94e7f9
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
11 years agoBugfix: Support command delivery to syscall 2.1b_release accepted/tizen_2.1/20130425.040606 submit/tizen_2.1/20130424.230028
Sangjung Woo [Fri, 22 Mar 2013 07:26:08 +0000 (16:26 +0900)]
Bugfix: Support command delivery to syscall

This work is for bug fixing TDIS-2302: "Reboot download" can't reload to
download mode.

Previous sysvinit supports special command passing mechanism when
calling reboot, shutdown, halt. For example, when executing 'reboot
download', the 'download' command is delivered to reboot syscall so
system automatically enter the download mode after rebooting without any
hand action. (Press 'power' and 'volume down' button simultaneously)

However in systemd, when executing 'reboot/halt/shutdown', only realtime
signal is passed through '/dev/initctl'. So systemd daemon can't get the
command to execute.

In order to solve this issue, the command to be delivered is temporally
written to tmp file and shutdown service of systemd will read the
command if existing.

Change-Id: Ic5a07bfa144962f39276c36c33405931d4e592be
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
11 years agosync
Jinkun Jang [Fri, 15 Mar 2013 17:01:39 +0000 (02:01 +0900)]
sync

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:11:10 +0000 (01:11 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:45:10 +0000 (01:45 +0900)]
Tizen 2.1 base

12 years agoInitial empty repository
Hyesook Choi [Fri, 8 Jun 2012 06:36:16 +0000 (15:36 +0900)]
Initial empty repository