platform/upstream/sysvinit.git
10 years agoFollow Tizen 3 labeling rules to fix the manifest file issue 77/18577/2 tizen
Ravi Nanjundappa [Wed, 26 Mar 2014 10:28:43 +0000 (15:58 +0530)]
Follow Tizen 3 labeling rules to fix the manifest file issue

Removing <assign> clause in the manifest file that is invalid
as per the https://wiki.tizen.org/wiki/Security:SmackThreeDomainModel

Bug-Tizen: PTREL-757
Change-Id: I5b8cd7daf5815bd413adfcbae4f1e06f46a06a7c
Signed-off-by: Ravi Nanjundappa <nravi.n@samsung.com>
11 years agoBugfix: Support command delivery to syscall tizen_2.1 2.1b_release accepted/tizen/20130520.101849 accepted/tizen_2.1/20130425.040607 submit/tizen/20130517.052135 submit/tizen_2.1/20130424.230036
Sangjung Woo [Fri, 22 Mar 2013 08:16:45 +0000 (17:16 +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: Ib833ced3059d900ef1c001cf1715ecf1b32ac3f0
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:11:11 +0000 (01:11 +0900)]
merge with master

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

12 years agoInitial empty repository
Eunkyoung Kim [Fri, 6 Jan 2012 13:00:09 +0000 (22:00 +0900)]
Initial empty repository