Rambles of Ev
  • Home
  • About
  • Search

Pivos

A collection of 3 posts
IPTV

Pivos - Rebuild and Sign .img file

Finally you have to rebuild the image, to do this first compress the new image file with zip: zip -r update-unsigned.img * And then you have to sign that update-unsigned.img java -Xmx1024m -jar signapk.jar -w testkey.x509.pem \ testkey.pk8 update-unsigned.img update.img I extracted the signapk.
20 Jul 2013
IPTV

Buildroot - Pivos - libamplayerm3 build error

edit package/amlogic/libamplayerm3/libamplayerm3.mk change: LIBAMPLAYERM3_SITE=git://github.com/Pivosgroup/libamplayer-m3.git to LIBAMPLAYERM3_SITE=git://github.com/j1nx/libamplayer-m3.git and rm -rf dl/git/libamplayerm3
26 Jun 2013
IPTV

Hacking an image file + Mounting devices with labels - LINUX

So I’ve been modifying the image file for almost a month and I would like to share with you how to customize an already built image (mostly stables ones). Since I don’t have Windows, I will share how to do all these procedures with Linux, so here we
12 Jun 2013 4 min read
Page 1 of 1
Rambles of Ev © 2026
Powered by Ghost