![]() |
![]() |
|
|
Compare Products, Prices & Stores For: COMPUTERS, COMPONENTS, COMPUTER ACCESSORIES, COMPUTER MEMORY, HARDWARE, INPUT DEVICES, NETWORKING, PDAs & MOBILE ELECTRONICS, SOFTWARE, STORAGE & MEDIA, DIGITAL CAMERAS, HOME AUDIO, TV& VIDEO |
|
|
|
|
#31
|
||||
|
||||
|
edit: if memory serves, you need to change that in 2 places Last edited by rc3105; 10-22-2004 at 07:32 PM. |
|
#32
|
|||
|
|||
|
Quote:
__________________
Malfunct HDVR2 - 120hours - Extraction enabled SD-DVR40 - Unhacked (for now) |
|
#33
|
||||
|
||||
|
Quote:
__________________
If a goldfish should want a vacation, who would know? Last edited by SR712; 10-22-2004 at 09:51 PM. |
|
#34
|
||||
|
||||
|
Well there are two things about that which I really don't like.
First of all that mandates that in order for joe to work, you have to put everything in /tivo-bin or whatever other directory joe is set to. That means that if somebody e.g. didn't like the name tivo-bin, or maybe wanted to put it in /var, they can't. I just really don't like having fixed paths, its just not very clean. Now symlinks would be fine, but it overcomplicates something that I would rather be just a simple upload and unpack install process. The main reason I want the install to be simple is so that software upgrades are also that much simpler, which is pretty much the main purpose of releasing an all in one set. Fixed paths=bad. (frankly I don't know why the author of joe didn't just statically compile the joerc into the binary) Second of all that is just another file that needs to be included with the set, and nothing else can/will ever use the joerc file.
__________________
Before PMing me: I’m not your personal tech support. If you have a question, ask in public so I don't have to repeat if somebody else asks. If you want images or slices, use emule. I will ignore all support PMs. Sponsor a vegetarian! I have taken the pledge, how about you? Last edited by AlphaWolf; 10-22-2004 at 09:17 PM. |
|
#35
|
||||
|
||||
|
Quote:
that somewhere if someone want's to help test it out. I might need to work on shared/static stuff to make it smaller. jack |
|
#36
|
||||
|
||||
|
I actually like nano best of all of them. If you can compile that to just be a single binary that doesn't have to relie on any resource files and can be run from any path, please post it and I'll be glad to include it in the all in one set.
__________________
Before PMing me: I’m not your personal tech support. If you have a question, ask in public so I don't have to repeat if somebody else asks. If you want images or slices, use emule. I will ignore all support PMs. Sponsor a vegetarian! I have taken the pledge, how about you? |
|
#37
|
||||
|
||||
|
Quote:
Okay, I've hex patched up joe so it'll run in one directory. I'll have to check AlphaWolf's criterion for submission but I still have one issue. I can open a file but the control keys won't work... still working, but family time is going to interrupt .NutKase
__________________
"God, and DealDataBase, help those that help themselves." --Shamelessly stolen from psxboy ------------------------------------------------ 2 each, SA S2 287hr 7.2.1a's with Lifetime. Hacks: 1 Manually Monte'd -140, Bash,Telnet,FTP,TivoWebPlus, Superpatch-67all Unscrambled/HMO,MFS_FTP Ver. N,TyTools, tivoserver Fully hacked SA S1 |
|
#38
|
||||
|
||||
|
BTW, /var is like an ass hole. Sure its possible to stick things in there, but doing so is just plain wrong IMO.
__________________
Before PMing me: I’m not your personal tech support. If you have a question, ask in public so I don't have to repeat if somebody else asks. If you want images or slices, use emule. I will ignore all support PMs. Sponsor a vegetarian! I have taken the pledge, how about you? |
|
#39
|
||||
|
||||
|
ee is a simple editor I like to use under FreeBSD. I tried finding info of how to make a compile environment but I have not found very much. And it may not work under FreeBSD anyway.
Can someone point me in the right direction or try to compile ee for me? No idea if it will be hard to cross compile or not. http://mahon.cwx.net/sources/ee-1.4.6.src.tgz maybe this editor will not require too much. [Edit] Problably no use. It stil needs terminfo and uses NCURSES Last edited by TivoWare; 10-26-2004 at 02:21 PM. |
|
#40
|
|||
|
|||
|
unzip
I just ftp'ed a collection of modules to my TiVo that are in a .zip file.
When trying to unzip them via the unzip in this package I get the error: $ unzip usb-2.4.20-r1.zip Archive: usb-2.4.20-r1.zip unzip: Invlaide zip magic I ran md5sum on the zip file both on my PC and on the TiVo and get the exact same signature. It appears to me that the busybox unzip isn't compatible with this zip file. Has anyone else seen a problem like this? |
|
#41
|
|||
|
|||
|
I looked into this unzip problem. It's a busybox problem. If you look at their source code for unzip.c, they say they need to still deal with endian issues. When reading the zip file header, the magic number isn't matching due to the code not really support large endian architectures, i.e., the MIPS processor in TiVo.
I fixed the first problem, but soon discovered another endian related problem and gave up. I'll just get unzip elsewhere and not use the busybox version. |
|
#42
|
|||
|
|||
|
AlphaWolf,
Can you post the .config file you're using with busybox. For my own personal use I'd like to make a small tweak to turn of the ls coloring and I'd like to start with your well thought out config. I'd also like to activate gunzip. |
|
#43
|
||||
|
||||
|
Quote:
Quote:
Also WRT color, I am pretty sure that theres an environment variable that you can use which will disable colors. Not sure which one it is exactly, something relating to term though.
__________________
Before PMing me: I’m not your personal tech support. If you have a question, ask in public so I don't have to repeat if somebody else asks. If you want images or slices, use emule. I will ignore all support PMs. Sponsor a vegetarian! I have taken the pledge, how about you? Last edited by AlphaWolf; 11-01-2004 at 01:35 AM. |
|
#44
|
||||
|
||||
|
Hey Alphawolf,
The SendKey included in the binary package seems to be the one that's broken for S2 4.0+. Could you included the sendkey found in this post: http://www.dealdatabase.com/forum/sh...89&postcount=1 Thanks! (It's nice to have many of the commonly used binaries in one place... good job!)
__________________
I'd rather be a killer than a victim. |
|
#45
|
|||
|
|||
|
Quote:
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|