Page 1 of 2 12 LastLast
Results 1 to 15 of 57

Thread: Wish List

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2004
    Location
    Germany
    Posts
    377

    Wish List

    Hi

    As i think adding whishes to the last custom firmware thread is no good, i add a whishlist here at least for what i think could be nice.

    • Syslog to Harddisk - Adding an Option to write the syslog (or Remoute) somewhere on /tmp/harddisk rather then ramdisk. If i remember right, HD gets mounted after syslog start, but maybe you see a possibility to do this oleg ?
    • VPN Support by phedny
    • Newer PWCx Driver vor Philips Cam´s High Resolution Mode
    • Option to prevent LPR and/or Jetdirekt Printing startup at boottime.


    Greets
    Last edited by WlanMan; 20-04-2005 at 13:09.
    My Stuff: WL-500g, Mapower H31x 10GB HD, Philips Webcam Vesta PRO, TerraTec Webcam PRO, USB Hub

  2. #2
    Well if you put this script in post-mount:
    Code:
    #!/bin/sh  
    cat /tmp/syslog.log >> /tmp/harddisk/syslog.log
    killall syslogd  
    syslogd -m 0 -O /tmp/harddisk/syslog.log -S -l 7
    This is more or less how Oleg would have to do it anyway if you don't want to loose all messages before harddisk is mounted. Only problem is that you get two " syslogd started:"-messages.. But I guess you can propably live with that. (If you want to overwrite syslog on reboot remove one > in second line.)

    S.

    PS: How does the syslog get rotated, by the way? Any one know?

  3. #3
    Join Date
    Apr 2004
    Location
    Netherlands
    Posts
    1,308
    Moved

    Also, you say 'Whishlist', but I only see one wish. Where's the rest ?

  4. #4
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    Quote Originally Posted by Styno
    Moved

    Also, you say 'Whishlist', but I only see one wish. Where's the rest ?
    I hope others will add their wishes here.

    As for syslog - use unslung syslog_ng package, it's much more powerful, than busybox syslog.

  5. #5
    Join Date
    Apr 2004
    Location
    Netherlands
    Posts
    1,308
    I wish there would be an admin website to config all my Unslung packages.

    Oh, wait, I'm allready working on that! First release scheduled somewhere in the next 2 weeks.

    WLanMan: Are you able to keep your first post upto-date with the wishes of others? That way there's a nice list in one place.
    Last edited by Styno; 06-04-2005 at 11:14.

  6. #6
    Join Date
    Aug 2004
    Location
    Germany
    Posts
    377
    Quote Originally Posted by Styno
    WLanMan: Are you able to keep your first post upto-date with the wishes of others? That way there's a nice list in one place.
    Sure i will, but i need some sort of minimal admin then ... what would be a good idea anyway

    Greets
    My Stuff: WL-500g, Mapower H31x 10GB HD, Philips Webcam Vesta PRO, TerraTec Webcam PRO, USB Hub

  7. #7

    Arrow Screen - terminal manager

    I wish "screen". It's terminal manager with many useful functions.
    I don't know how to compile it cos I'am linux newbie.
    http://seth.positivism.org/man.cgi/1/screen
    http://bent.latency.net/bent/darcs/screen-4.0.2/spec

  8. #8
    Join Date
    Jan 2005
    Location
    Kysice,Czech Republic
    Posts
    46

    time limited bandwidth management

    Hi, do you think it would be possible to include a feature, which would enable bandwidth management only at certain times of a day? I am talking about something similiar, which already works for internet firewall. I think it would be much more , because I (and I suppose so do others) need to protect my network with firewall all the time but I need to restrict download and upload speeds only when I need to browse or get my mail or something alike. What do you think about it?

  9. #9
    Join Date
    Apr 2004
    Location
    Netherlands
    Posts
    1,308
    Quote Originally Posted by sup
    Hi, do you think it would be possible to include a feature, which would enable bandwidth management only at certain times of a day? I am talking about something similiar, which already works for internet firewall. I think it would be much more , because I (and I suppose so do others) need to protect my network with firewall all the time but I need to restrict download and upload speeds only when I need to browse or get my mail or something alike. What do you think about it?
    You could achive that using a scheduler (cron) and the Wondershaper (wshaper) script. Search here on this forum and Google for info on cron and this forum for howto use the Wondershaper script.

  10. #10
    My current wish is for AAC support, to extend http://www.wl500g.info/showpost.php?...5&postcount=32 to support all common audio formats. Something like LAMIP ipkg would be nice

  11. #11
    Join Date
    Jul 2005
    Location
    Prague, Czech Republic, Europe
    Posts
    9

    libstdc++

    It would be great to have support of libstdc++. Not only that a few good packages depend on it (e.g. python) but also to be able to run own C++ programs.

  12. #12
    here is what i wish:

    newer kernel;
    cut, find, uname, who, finger and morebinaries;
    bash shell by default;

    thanx

  13. #13
    Join Date
    Sep 2005
    Location
    Madrid
    Posts
    31
    You really wish a 8 MB flash chip!

    Quote Originally Posted by nerodark
    here is what i wish:

    newer kernel;
    cut, find, uname, who, finger and morebinaries;
    bash shell by default;

    thanx

  14. #14
    Join Date
    Jul 2004
    Location
    near Lyon @ France
    Posts
    195
    Quote Originally Posted by nerodark
    here is what i wish:

    newer kernel;
    cut, find, uname, who, finger and morebinaries;
    bash shell by default;

    thanx
    cut, find, uname are present in busybox optware
    uname is also present in coreutils optware
    who is present in coreutils optware
    bash is present in bash optware

    any reason for not using theses packages ?

    JF

  15. #15
    The list at http://ipkg.nslu2-linux.org/feeds/unslung/wl500g/ is quite impressive, however I'm still missing a DC++ hub software like OpenDCHub. Is this Overkill for the WL500g or could somebody provide me with binaries?

Page 1 of 2 12 LastLast

Similar Threads

  1. How to list unassociated or unauthenticated STA
    By Jared in forum WL-500g Q&A
    Replies: 0
    Last Post: 21-09-2005, 09:15
  2. Replies: 8
    Last Post: 17-05-2005, 10:21
  3. Port Forwarding - list growing on its own
    By bop in forum WL-500g Q&A
    Replies: 0
    Last Post: 10-11-2004, 11:45
  4. Replies: 0
    Last Post: 16-09-2004, 09:46

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •