just out of curiosity I tried running the patcher script on the T-MST10PDEUC-1017.1 firmware and noticed that there are a couple of bugs in it. I created a couple of patches, just in care you are interested:
First Error: http://pastebin.com/94JbsG9k
Patch for first error: CIPlus.patch
Second Error: http://pastebin.com/waezK8ZX
Patch for second error: update squashfstools in archive to 4.2 and squash4.2.patch
(You can take the squashfs 4.2 binaries for Linux from:
amd64: http://ftp.us.debian.org/debian/pool/ma ... _amd64.deb
i386: http://ftp.us.debian.org/debian/pool/ma ... 5_i386.deb )
Third error: http://pastebin.com/g7BGP9kK
Fix for third error: betterRemove.patch
(Also, I created a file complete.patch, which contains all of the above mentioned fixes)
Fourth error: http://pastebin.com/m8JBKk4J
This one, I wasn't yet able to find the root of yet, so I hope someone can help with this.

P.S. Should the patcher script even work with ES firmwares, or is it just intended for B Series firmwares?
(I am asking because the help only mentions B Series: print "Than for patching a B series TV firmwares you can patch your FW by this command:")
P.P.S. The patches are based on the latest version of the patcher script that I have found, more precisely this one: http://samygo.svn.sourceforge.net/viewv ... threv=1238