summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-24Apply ASLR with minirebootsubmit/tizen_5.0/20190625.011054accepted/tizen/5.0/unified/20190625.051533tizen_5.0accepted/tizen_5.0_unifiedKichan 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
2017-08-29Merge "Create .gitignore file" into tizensubmit/tizen_4.0/20170830.025641Łukasz Stelmach1-0/+19
2017-08-28New package: reboot-param-helpersubmit/tizen_4.0/20170901.015617submit/tizen/20170828.072518accepted/tizen/unified/20170830.160709accepted/tizen/4.0/unified/20170904.143553Sunmin Lee2-2/+30
2017-08-22Release version 0.1.3submit/tizen/20170823.081423accepted/tizen/unified/20170824.050914Sunmin Lee1-2/+2
2017-08-22Create .gitignore fileŁukasz Stelmach1-0/+19
2017-08-22Merge "Remove unused codes: mount blk partitions" into tizenSunmin Lee2-48/+0
2017-08-22Merge "Support blkid also in mkinitrd script" into tizenSunmin Lee1-8/+17
2017-08-22Merge "Remove awk dependency" into tizenSunmin Lee6-17/+48
2017-08-22Remove unused codes: mount blk partitionsSunmin Lee2-48/+0