Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

nslu2-linux · NSLU2-Linux (http://www.nslu2-linux.org)

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 9475
  • Category: Hardware
  • Founded: Jul 31, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 344 - 373 of 25151   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
344 Tommy B
trb Send Email
Aug 15, 2004
3:42 pm
First of all thanks to the great guys at uClibc.org (Manuel and Erik) and Dan Kegel, they are great help to the open-source community and an inspiration. ...
345 Brian
brian_ks Send Email
Aug 15, 2004
3:47 pm
Yes, you are right. It IS Dropbear, I typoed ;-) No, no changes at all... Brian ... From: www.sveasoft.com [mailto: james.ewing@...] To:...
346 joule360 Send Email Aug 15, 2004
3:53 pm
Tommy: Thanks for your effort. I am also posting a build of busybox 1.0-rc2 on the files section. This is NOT an attempt to "complete"; with Tommy's work, far...
347 joule360 Send Email Aug 15, 2004
4:10 pm
I have also built this version dynamically linked, which cuts the (uncompressed) size by 2/ 3, and that also seems to work - although again I have not yet...
348 Brian
brian_ks Send Email
Aug 15, 2004
4:29 pm
Another easy port ;-) Can be found from my Weblog (http://www.lantz.com/wordpress) Brian _______________________________________________ No banners. No...
349 Todd O. Klindt
tklindt Send Email
Aug 15, 2004
5:42 pm
Very cool Brian, thanks. I'm definitely a TiVo fanatic. :) tk ________________________________ From: Brian [mailto:toyseeker@...] Posted At: Sunday,...
350 Eugene
burtsev Send Email
Aug 15, 2004
6:40 pm
It seems that the unit only requires 5V and at least 2Amp to operate, it also seems that there is enough space inside the box for a small cell phone battery....
351 paulbart1234 Send Email Aug 15, 2004
8:12 pm
FYI - I've got networking up and running with Snapgear 3.1.1 (I had to download drivers from Intel's site/add them to the distribution). It now comes up with a...
352 m. allan noah
kitno455 Send Email
Aug 15, 2004
8:50 pm
the toolchain for arm from snapgear.com also works. you just have to use -mbig-endian when you compile. only tested with simple programs so far. allan -- "so...
353 paulbart1234 Send Email Aug 15, 2004
9:13 pm
... to use ... far. The snapgear-3.0.0 kernel that comes with the NSLU2 won't compile with the latest snapgear toolchain. I assume an older rev of the ...
354 phew_uk2001 Send Email Aug 15, 2004
9:29 pm
Nice job paul..you should start a thread entitled "What do you want your NSLU2 to be today?" On the MAC addy: It looks possible that the actual address lives...
355 paulbart1234 Send Email Aug 15, 2004
9:41 pm
... want ... bytes ... Thanks, that's it!! That is the end of the Redboot section of Flash (mtd0). The string "sErCoMm" is also in this area (last 7 bytes of...
356 Ryan
powerline20 Send Email
Aug 15, 2004
10:36 pm
I dont know about a small cell phone battery, but i'm going to mount one in my car! My setup is going to include a USB port in the dash for quick connections...
357 Steve Bourgeois
sbourgeo Send Email
Aug 15, 2004
10:57 pm
... Cool, thanks for the info! I'm feeling better about my impulse purchase now......
358 m. allan noah
kitno455 Send Email
Aug 15, 2004
11:41 pm
can you detail how you got the intel ethernet drivers into the kernel? i have snapgear 3.1.1, ixp400AccessLibrary-1_4.zip, and the arm toolchain from snapgear....
359 phew_uk2001 Send Email Aug 16, 2004
12:09 am
... Good to hear :) I like the: 'Start from scratch' approach, rather than altering an existing install, is the way to go! (makes Linksys an embedded computer...
360 joule360 Send Email Aug 16, 2004
12:19 am
Great work! I'm looking forward to when you can provide us with a custom built kernel to plug in! I assume that you can just build a vmlinuz and use Brian's...
361 joule360 Send Email Aug 16, 2004
12:24 am
For anyone looking to turn the NSLU2 into a mail server, I've made a bit of progress today. I have built fetchmail and testing it by d/ling a mail message...
362 David Farrell
davidjf2001 Send Email
Aug 16, 2004
1:30 am
What options are available with the new (user) builds for additional USB devices? RS232, 2cd ethernet come to mind. David....
363 rwhitby Send Email Aug 16, 2004
2:25 am
I've been talking with [g2] (Tommy B.) on the #nslu2-linux IRC channel, and we identified a couple of different types of firmware distributions that we may...
364 paulbart1234 Send Email Aug 16, 2004
2:27 am
... custom built kernel to ... Thanks. I'm not a Linux kernel-build expert, so may not be able to offer as much as others here, but I'm learning as I go (and,...
365 paulbart1234 Send Email Aug 16, 2004
2:30 am
... additional USB ... There are drivers in the snapgear-3.1.1 stuff for USB->serial adapters. I assume they work. I don't know enough about Linux to know...
366 James Funkhouser
fantalbert Send Email
Aug 16, 2004
2:32 am
... know, ... uid ... I got this working on my NLSU2 this weekend. I've got this in my exports file: /share/ 192.168.11.2...
367 paulbart1234 Send Email Aug 16, 2004
2:43 am
... kernel? ... the intel ... I followed the instructions on this page: http://ixp4xx-osdg.sourceforge.net/howtos/snapgear-3.0.0-IXP400- ...
368 David Mitchell
gossiphog Send Email
Aug 16, 2004
2:55 am
Hi there, im trying to compile rsync, and i've gotten a little bit stuck. I -think- the problem is in rsync.h there are some #if tests to find out what to...
369 David Farrell
davidjf2001 Send Email
Aug 16, 2004
3:35 am
For the Complete O/S, buildroot seems to be a good option. I particularly like the setup that www.gumstix.com uses for their board. Very easy to build a...
370 joule360 Send Email Aug 16, 2004
3:43 am
... That's great - I have never seen the map_static syntax before! It does not appear in "man exports." Where can I read about this? Although I'm not sure at...
371 joule360 Send Email Aug 16, 2004
3:46 am
... I actually have done a fair amount of kernel building, and have read a lot of the kernel sources and associated books and documentation. I'm not a kernel...
372 joule360 Send Email Aug 16, 2004
3:53 am
I'm happy to follow whatever decisions the group makes. So far, all I've done is to build busybox and fetchmail, and I've just stuck them in a random directory...
373 rwhitby Send Email Aug 16, 2004
4:06 am
... toolchain; it seems ... the various tools ... I have done for ... I think we need a toolchain built from the latest on the net (so it can stay up to date)...
Messages 344 - 373 of 25151   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help