external/sysvinit.git
10 years agoAdd license file into rpm package tizen_2.2 2.2.1_release submit/tizen_2.2/20131107.062753
Jae-young Hwang [Wed, 25 Sep 2013 08:28:49 +0000 (17:28 +0900)]
Add license file into rpm package

License file must be included in Tizen SDK release binary
because Tizen SDK license is deleted.

Change-Id: I1e82e2f60a56c75b1925a0fa8255e8e7866bb94c
Signed-off-by: Jae-young Hwang <j-zero.hwang@samsung.com>
10 years agoadd patch for 99_ftbfs_define_enoioctlcmd.patch 2.2_release submit/tizen_2.2/20130714.154315
Jinkun Jang [Tue, 18 Jun 2013 05:48:03 +0000 (14:48 +0900)]
add patch for 99_ftbfs_define_enoioctlcmd.patch

11 years agoBugfix: Support command delivery to syscall tizen_2.1 2.1b_release accepted/tizen_2.1/20130425.040607 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