summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-09-14delete tizen-boot.target unit in service scriptsubmit/tizen_5.0/20181101.000004submit/tizen/20180914.055932accepted/tizen/unified/20180914.143108accepted/tizen/5.0/unified/20181102.021106tizen_5.0accepted/tizen_5.0_unifiedKiseok Chang1-1/+0
- deleted : Before=tizen-boot.target Change-Id: I9676c25418df9a10a8968b1f9f18ba6fae202ce3 Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
2018-04-12Remove dependency on dbus-glib-1submit/tizen/20180413.004809accepted/tizen/unified/20180416.213918Kiseok Chang3-3/+15
Change-Id: I80d38697c2fc9a5e3014fb351311b91aecc82c85 Signed-off-by: Kiseok Chang <kiso.chang@samsung.com>
2017-12-13update smack rule for factory-reset-launch.servicesubmit/tizen/20171215.062200accepted/tizen/unified/20171218.072311MyoungJune Park1-1/+1
System --> System::Privileged Change-Id: I6e9778241ab15eab3e5df07ee5fa70ffc629952e
2017-12-08split userdata-backup pkg from factory-resetMyoungJune Park1-1/+15
Change-Id: I43421fee696927912710b03ea42c476519016be9 Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
2017-11-28Save rstsmack errors to logfilesubmit/tizen/20171204.003554accepted/tizen/unified/20171204.072249Konrad Kuchciak1-1/+1
This helps a lot in troubleshooting. Change-Id: I464067300cd46dc1b3f91056bf69e39fe4e69b8d Signed-off-by: Konrad Kuchciak <k.kuchciak@samsung.com> Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
2017-11-28Remove ": No smack property found" from smack_label.txtKonrad Kuchciak1-0/+3
List of smack labels is generated by chsmack and the output is stored in smack_label.txt. When ex. /opt/etc/shadow doesn't have any smack labels during image creation chsmack produces output like: opt/etc/shadow: No smack property found , which is then interpreted by rstsmack as one long filename. And instead of setting default smack label "_" to the file it does nothing. Finally, after the factory reset, the file has "System::Privileged" label which was set during unzipping opt and it causes the whole User session to fail at system startup. This is a workaround patch. Change-Id: I67c3884cdbaec912a08d8979488681931b1e2513 Signed-off-by: Konrad Kuchciak <k.kuchciak@samsung.com>
2017-11-23Merge "Grant capabilities to perform factory reset" into tizensubmit/tizen/20171123.214840accepted/tizen/unified/20171124.064658MyoungJune Park1-1/+2
2017-11-07Grant capabilities to perform factory resetKonrad Kuchciak1-1/+2
Change-Id: Ib66debfc114f7f0a5f374791585955f55e5362e6 Signed-off-by: Konrad Kuchciak <k.kuchciak@samsung.com>
2017-11-03Use filesystem label instead of partition labelsubmit/tizen/20171120.060354accepted/tizen/unified/20171120.151303Sunmin Lee1-2/+2
In some platform targets, partition label is not set. Because filesystem label is available for all targets, it is better to be used. Change-Id: I8519eb665898b0244337e54a47ef40348d40ab90 Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
2017-10-30change a method to get partition infosubmit/tizen/20171031.030559accepted/tizen/unified/20171031.175038MyoungJune Park1-1/+3
Change-Id: I40943fe418ce723041e2023c88f08b34a2ba90bc Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
2017-10-30Workaround patch for fixing repeated reboot problem after triggering on-boot ↵Kunhoon Baik1-0/+1
factory-reset There are two factory-reset modes 1) By setting application 2) By system recovery In case of system recovery, system recovery make a file (/opt/.factoryreset) for triggering on-boot factory-reset. However, current script & program does not remove the file after factory-reset is finished. This patch is just workaround, and it should be modified by maintainer. Change-Id: I19bae97c659bf968334bd2fa1e589c5728ecda63
2017-10-30remove UI deps for common devsubmit/tizen/20171030.002947accepted/tizen/unified/20171030.055809MyoungJune Park2-62/+2
Change-Id: Id0885d5d0685992f62e0b3660fc9fcb9325ddbef Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
2017-10-17add smack rule desc to factory-reset-launch.servicesubmit/tizen/20171023.024928accepted/tizen/unified/20171024.071403MyoungJune Park1-0/+1
Change-Id: Ifefe9ed63c72fbc34e4dd7ebc8dfd67bcac8f7e3
2017-10-17remove User Group confsubmit/tizen/20171017.043831accepted/tizen/unified/20171017.204702MyoungJune Park1-5/+0
Change-Id: I26696670cdaca4dd2c07506ef5615b65e806f983 Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
2017-10-17update smack privilegeMyoungJune Park3-21/+5
- System -> System::Privileged - update manifest file Change-Id: If4739623d5150a5fac1355245b5bc19914c52b36 Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
2017-09-27update serivce fileMyoungJune Park1-1/+8
Change-Id: Ib7bf8af1f8a5253beec3c7296c9d2aa56d8fa64d Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
2017-09-27replace localtime with localtime_r for thread safetysubmit/tizen/20171010.011616accepted/tizen/unified/20171012.075004MyoungJune Park3-19/+30
Change-Id: I955f2074f63dc8c4979dde8267c451325c3e7228 Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
2017-09-25fix build warning and coding rule errorsubmit/tizen/20170926.073310accepted/tizen/unified/20170926.165801Youngjae Shin1-10/+10
Change-Id: If2745e44e6cb8843b825eb1c25fa7ac9dfe489d6
2017-09-18remove setuid(0)submit/tizen/20170918.083400accepted/tizen/unified/20170920.081043MyoungJune Park1-0/+2
Change-Id: I363f816b16ca2dbcb8f3642e18f14e22a65323c5
2017-08-11apply ASLR optionssubmit/tizen_4.0/20170828.110004submit/tizen_4.0/20170828.100004submit/tizen/20170811.110345accepted/tizen/unified/20170816.160049accepted/tizen/4.0/unified/20170829.020112MyoungJune Park1-4/+4
Change-Id: I4ca0ed31c48710b5512a3cb237fbb2f6a11b047a
2017-07-26add zip as a dependencysubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170726.023159accepted/tizen/unified/20170726.135835accepted/tizen/4.0/unified/20170816.015928accepted/tizen/4.0/unified/20170816.013426MyoungJune Park1-0/+2
Change-Id: Ice4c762d14c22fe5d08adc5c20d902a022dc9c37
2017-07-25fix the path of utilities in .specsubmit/tizen/20170725.021117accepted/tizen/unified/20170725.173950MyoungJune Park1-6/+6
/bin/tar -> /usr/bin/tar /bin/ps -> /usr/bin/ps /bin/grep -> /usr/bin/grep /bin/sleep -> /usr/bin/sleep /bin/mount -> /usr/bin/mount /bin/umount -> /usr/bin/umount Change-Id: I855f30ee4da570289e5c5677b553daef833bdcfe Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
2017-07-24add util-linux as a depsubmit/tizen/20170724.121557MyoungJune Park1-0/+1
Change-Id: I3c073c6b9c7c39e666a09625fb48133958ae1349
2017-07-10update License field in .specsubmit/tizen/20170721.022350accepted/tizen/unified/20170721.043852MyoungJune Park1-2/+2
Change-Id: Ifbbdfb5141bb332c7cd7a5ed676195c08d4875e1
2017-06-12init codeMyoungJune Park111-0/+4254
Change-Id: Ie6cb5cdbcabca325d23d3a230027d40f67c09644 Signed-off-by: MyoungJune Park <mj2004.park@samsung.com>
2016-08-24Initial empty repositoryHEADmasterJong Jeong Kim0-0/+0