By Marc, on December 18th, 2004%
It took a while for me to figure out how to build this sucker for TiVo, because Perl has a different build process than most other Unix programs and I had to manually tell it all the right config settings for the TiVo MIPS. And it kept wanting to run the miniperl and perl binaries that . . . → Read More: Perl for TiVo Series 2
By Marc, on December 17th, 2004%
Contains:
objdump
strip
c++filt
ranlib
cxxfilt
nm
ar
libtool
size
strings
objcopy
addr2line
readelf
binutils 2.15 for TiVo . . . → Read More: binutils for TiVo Series 2
By Marc, on December 11th, 2004%
fetchmail for TiVo Series 2 – fetches email from a POP server. Perhaps , this could be used for reading email on the TiVo screen. If this interests you, you might also be interested in mutt for TiVo.
fetchmail for TiVo . . . → Read More: fetchmail for TiVo Series 2
By Marc, on December 11th, 2004%
Displays the list of processes in a tree format, illustrating the parent and child relationships.
pstree for TiVo . . . → Read More: pstree for TiVo Series 2
By Marc, on December 11th, 2004%
mutt, the classic UNIX email client for TiVo Series 2. I haven’t yet figured out yet exactly what the practical use of this is of having this on a TiVo, but maybe other people will think of something.
mutt for TiVo . . . → Read More: mutt for TiVo Series 2
By Marc, on December 7th, 2004%
md5 for TiVo . . . → Read More: md5 for TiVo Series 2
By Marc, on December 4th, 2004%
GNU screen is an awesome program that allows you to have several sessions open at the same time that you can switch between. Furthermore, all of the state is stored on the server, so if you lose the connection, you can simply reconnect and resume with everything in the same state. Or if you’re at work . . . → Read More: GNU screen for TiVo Series 2