Skip to content

Ben-Chapman/mfs-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To build for S1:
make ARCH=ppc

To build for S2:
make ARCH=mips

.o files are in obj.$(ARCH)
executables are in bin.$(ARCH)

The MYARCH stuff lets the Makefile automagically work the same whether
you are building on a PC or building on the TiVo itself.  The undesirable
side effect is that if your PC is MIPS or PPC based, it will break.

Most of the generated binaries have not been tested.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 88.9%
  • Tcl 5.9%
  • PHP 2.5%
  • Shell 1.9%
  • Perl 0.8%