Set framebuffer mode in initramfs for all devices
As discussed in #639, we decided to set the framebuffer mode directly right after the hooks in the initramfs script.
Some devices had the initfs-hook.sh
file but it wasn't included in the APKBUILD, so I just deleted the file without bumping the pkgrel
.
I tested it only on the samsung-i9070
and it works.
Closes: #639