changes to put all the boot/installer files in one place instead of
scattering them over multiple packages, and removing the 3rdparty
folder from the .tar file as it’s +12MB and nobody is ever going to use
them
This allows ‘PROJECT=ATV ARCH=i386 make image’ to output the .img files
needed to run OE from a USB (live mode) or install to the internal HDD.
Note: this is not complete and must be fixed
Signed-off-by: Stephan Raue <stephan@openelec.tv>
adding atv-bootloader into config file comments
fixing blkid in initramfs to copy over necessary libs and properly work
adding patch to silence screen output in mach_kernel images
adding atv-bootloader
updating scripts to be able to create a mach_kernel compatible kernel image
adding udev rule with diskdev_cmds to auto fsck hfs/hfsplus partitions