This thread is opened only for skilled people, so if you are trying to do the flash image and you are not a developer, do it using your own risk!
I don't mind if your box will crash or break or what else!
So pay attention! I will not answer to stupid questions.
Here there's a full script that will allow you to build your flash images.
I can't give you an "how to" so do it by your own.
A little how to bitwise is here:
- put in the "release" directory your Nightly Build image for USB stick (or your modified one)
- launch the script make_flash.sh
Or if you want an all-in-one script (really shitting script, but it's that... i did it really fast), you can run the do_flash_packets.sh script. (and download the packet for devs creation)
What it does? Simply it will search for images in a default directory (i set it to "images/version") once for each model and it will do the job for you.
Take a look also at the script do_fist_boot.sh, this script simply will do a firstboot like status for flash images.
This is needed because on flash you can't edit anymore the scripts, this means it would be cool if you can do a first start of the image to make an all python files execution.
DO NOT FORGET that you have to change your CROSS variable definition: the file to change is Makefile inside the "e2_flash/sif-flash_img-squashfs_second_version/flash_img-squashfs"
The file vmlinux is made by compiling the linux kernel (each receiver model needs its own vmlinux, so compile the enigma2 kernel sources wich are public, i published them few months ago)
After saying all this, each one can edit, add, delete everything by this package and can do a full image for its own usage.
This is a start-point to do it, i don't want to give you a do-it-all-for-me script
If you can't understand something please let me know.
In this thread i want only english reply and no thanks posts, because i would like to keep this thread a clean thread for "how to" questions only.
Download here: Index of ./Enigma2 developer zone/
Like all the times: ENJOY IT
PS: i will be away 'till next week (and i can't answer to your questions), here in Italy 15th of August is really important day, so to everybody have a nice holiday.
Bye bye.