summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-12init: remove unnecessary variablestizen_6.0.m2_releasesubmit/tizen_6.0_hotfix/20201103.114804submit/tizen_6.0_hotfix/20201102.192504submit/tizen_6.0/20201029.205104submit/tizen/20200813.020241accepted/tizen/unified/20200813.122609accepted/tizen/6.0/unified/hotfix/20201103.002822accepted/tizen/6.0/unified/20201030.115555tizen_6.0_hotfixtizen_6.0accepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedSeung-Woo Kim1-6/+0
2020-08-10Revert "Strip ELF binaries to reduce size of initrd"Seung-Woo Kim2-21/+0
2020-08-03Strip ELF binaries to reduce size of initrdsubmit/tizen/20200807.075622Slava Barinov2-0/+21
2020-06-16packaging: remove image creating directory in _libdirsubmit/tizen/20200617.105114accepted/tizen/unified/20200618.015751Seung-Woo Kim1-0/+1
2020-06-11mkinitrd-recovery: Add default PATH variableDongwoo Lee1-0/+2
2020-06-04postscript: apply arch differencesubmit/tizen/20200610.021850accepted/tizen/unified/20200610.140847Seung-Woo Kim4-1/+43
2020-04-24packaging: Enable aarch64 buildsubmit/tizen/20200504.005339accepted/tizen/unified/20200506.100231Seung-Woo Kim1-1/+1
2019-08-13Remove useless file and directories after partition creationtizen_5.5.m2_releasesubmit/tizen_5.5_wearable_hotfix/20201026.184304submit/tizen_5.5_mobile_hotfix/20201026.185104submit/tizen_5.5/20191031.000010submit/tizen/20190814.010236accepted/tizen/unified/20190816.112419accepted/tizen/5.5/unified/wearable/hotfix/20201027.112443accepted/tizen/5.5/unified/mobile/hotfix/20201027.085814accepted/tizen/5.5/unified/20191031.004137tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5accepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedDongwoo Lee1-0/+2
2019-06-24Apply ASLR with minirebootsubmit/tizen/20190625.011046accepted/tizen/unified/20190625.051527Kichan Kwon1-0/+2
2018-06-11release : 0.3.0submit/tizen_5.0/20181101.000004submit/tizen/20180611.014532accepted/tizen/unified/20180612.130809accepted/tizen/5.0/unified/20181102.020551Kichan Kwon1-1/+1
2018-06-11Detach system-recoveryKichan Kwon63-6383/+36
2018-05-17init: handle non-existing bootmode init fileSeung-Woo Kim1-1/+8
2018-05-11Fix minor issue for flexibilitysubmit/tizen/20180514.043500accepted/tizen/unified/20180514.094224Kunhoon Baik1-1/+1
2018-02-09Revise package dependenciessubmit/tizen/20180315.045201accepted/tizen/unified/20180315.150800Sunmin Lee1-9/+8
2017-12-21librui : check invalid frame countsubmit/tizen/20171221.160821submit/tizen-tizen/20171221.160741accepted/tizen/unified/20171222.062605Kichan Kwon1-1/+7
2017-12-08Fix possible null-pointer dereferencessubmit/tizen/20171211.144513accepted/tizen/unified/20171213.040817Karol Lewandowski1-0/+13
2017-10-20Remove unused vconf codesKunhoon Baik3-4/+0
2017-10-18Mount inform partition at ramdisk-recoverysubmit/tizen/20171020.023748accepted/tizen/unified/20171020.091842Sunmin Lee3-2/+17
2017-10-16Add script for setting recovery action in configuration filesubmit/tizen/20171019.053213accepted/tizen/unified/20171019.145721Paweł Szewczyk3-1/+26
2017-10-16rui: Fix menu description resetPaweł Szewczyk2-3/+7
2017-10-16Exit after actionPaweł Szewczyk5-5/+11
2017-10-16Read recovery action from file in /opt/Paweł Szewczyk5-0/+31
2017-10-13Do default action in RUI modePaweł Szewczyk6-36/+145
2017-10-13init: Set PATH to sane valueKarol Lewandowski1-0/+2
2017-10-13Drop standard directory symlinks from system-recovery.listKarol Lewandowski1-6/+0
2017-10-13Keep system-recovery.cfg on rootfs for referenceŁukasz Stelmach1-1/+4
2017-10-13Drop unneeded tools from imageKarol Lewandowski2-5/+0
2017-10-13init: Parse kernel command line without external toolsKarol Lewandowski1-8/+13
2017-10-13Fix bashisms in scriptsKarol Lewandowski4-6/+6
2017-10-13recovery-init: Always use blkid(1) to find partitionsKarol Lewandowski2-32/+3
2017-10-12More parametric paths (see 3f5af8f5)Łukasz Stelmach1-4/+4
2017-10-06mkinitrd-recovery: Fix incorrect library dependency verificationKarol Lewandowski1-1/+1
2017-10-06init: Fix runtime gui/non-gui mode selectionKarol Lewandowski1-3/+3
2017-09-29Add forced reboot option to screenKarol Lewandowski3-5/+4
2017-09-29Install system-recovery binary for both gui & non-gui platformsKarol Lewandowski8-193/+192
2017-09-29Drop dead codeKarol Lewandowski2-44/+0
2017-09-29Allow selecting headless action via tizen.recovery key in kernel command lineKarol Lewandowski1-4/+57
2017-09-28Handle headless actionPaweł Szewczyk1-1/+25
2017-09-28separate action handlersPaweł Szewczyk2-8/+26
2017-09-25Fix logging marco name to fix build breakŁukasz Stelmach1-2/+2
2017-09-22Parse configuration filePaweł Szewczyk11-332/+958
2017-09-21Revert "Remove unnecessary shared log codes"Łukasz Stelmach3-1/+501
2017-09-21Move definition of several directory paths to configure.acPaweł Szewczyk11-96/+116
2017-09-21Install TDM/TBM adaptation libraries on the spreadtrum platformŁukasz Stelmach3-0/+39
2017-09-21librui: Draw UI using libtdm/libtbmŁukasz Stelmach9-11/+585
2017-09-21librui: Make color handling component-order independentKarol Lewandowski3-77/+75
2017-09-21librui: Exit event loop upon INT signalŁukasz Stelmach1-10/+55
2017-09-15Remove unnecessary error message conversion.Kunhoon Baik1-2/+1
2017-09-15Remove unnecessary shared log codesKunhoon Baik3-501/+1
2017-09-14Apply Tizen Coding Convention & Solving Static Analysis issuesKunhoon Baik32-2479/+2392