dtechsrv / LibreELEC-AML

'Just enough OS' for Kodi for some Amlogic TV boxes
46 stars 9 forks source link

I would like to know how do I make a tar.gz file from a specific folder #9

Closed tobenary closed 2 years ago

tobenary commented 2 years ago

I haven't seen this process in the readme file.

For example, I have this box:

https://github.com/dtechsrv/LibreELEC-AML/blob/master/build_3rdParty.sh

MXIII Plus / G

Specs: Amlogic S812 SoC, 2 GB RAM, Gigabit LAN, AP6234 WiFi

PROJECT=S8X2 DEVICE=MXIII-Plus ARCH=arm make image -j8

So I'm navigating to https://github.com/dtechsrv/LibreELEC-AML/tree/master/projects/S8X2 and I find folders and files, but not the tar.gz file.

I also find by google search this link: https://disk.yandex.ru/d/8vNYuuxynz1L0w/20210505-s8xx?w=1 Is it what I need to use, or is there a new file?

dtechsrv commented 2 years ago

If you are looking for the built image, you can find it here: http://libreelec.dtech.hu/3rdParty/S8X2/MXIII-Plus-S812_2G-AP6234/

Related topic on the official forum: https://forum.libreelec.tv/thread/23456-le-9-2-8-builds-for-some-amlogic-s905x-s802-s812-and-s805-devices/

dtechsrv commented 2 years ago

Did I manage to answer your question?

tobenary commented 2 years ago

Yes, thank you very much!