Hi,
This is just a small beauty-issue I saw:
- I disabled httpd compiling.
- In /etc/init.d there is still a httpd available (but the executable not of
course).
Just a beauty thing ;-).
Greetz
___
openwrt-devel mailing list
openwrt-devel@lists.openw
Hi all,
Making the latest OpenWRT results in the error down below:
make[3]: Entering directory `/src/openwrt/toolchain/kernel-headers'
bzcat /src/openwrt/dl/linux-2.4.35.4.tar.bz2 | /bin/tar -C
/src/openwrt/build_dir/toolchain-mipsel_gcc3.4.6 -xf -
rm -rf
/src/openwrt/build_dir/toolchain-mipsel_
I experience problems with svn.openwrt.org. But I saw the last commit was
13h ago... So I don't really know.
I've had those issues in the past too. Though never this long (already like
2-3 days now).
2009/8/22
> getting timeouts, anybody else experiencing this?
>
> ..bud
>
ste...@mac-mini:~/lacie/TV$ ping svn.openwrt.org
PING svn.openwrt.org (195.56.146.238): 56 data bytes
ste...@mac-mini:~/lacie/TV$ ping openwrt.org
PING openwrt.org (195.56.146.238): 56 data bytes
ste...@mac-mini:~/lacie/TV$ dig openwrt.org
; <<>> DiG 9.4.3-P3 <<>> openwrt.org
;; global options:
Nils: or another option: wait a few more days ;-).
Grtz,
Steven
2009/8/23 Nils Toedtmann
> Well there is your problem:
>
> Steven Van Ingelgem wrote:
> > ste...@mac-mini:~/lacie/TV$ dig openwrt.org
> [...]
> > ;; ANSWER SECTION:
> > openwrt.org.
ste...@mac-mini:~/lacie/TV$ dig @193.109.184.72 openwrt.org
ste...@mac-mini:~/lacie/TV$ dig @193.109.184.75 openwrt.org
>> Both results in the same... So cache @ ISP is not good ;). My router just
forwards DNS requests I think (Fritzbox).
2009/8/23 Steven Van Ingelgem
> Nils: or anoth
I think the breakage came after r21793-4, but I can't be sure.
The latest version I used successfully was r21787.
Is there any way to know what the status upgrade is towards the new broadcom
wl driver so I know when to upgrade again?
Thanks!
___
openwr
Hi,
I am having some issues downloading from SVN, namely:
My Makefile has this:
=
PKG_BRANCH:=
PKG_SOURCE_URL:=http://localhost/svnroot/server/trunk
PKG_REV:=35
PKG_NAME:=server
PKG_VERSION:=r$(PKG_REV)
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=svn
PKG_SOURCE_VERSION:=$(PKG_REV)
Hi,
What packages are minimally needed to make an OpenWRT run?
In kamikaze there was a "minimum release", but in the current SVN version it
doesn't look that way anymore?
The packages getting compiled are:
- base-files
- bridge-utils
- broadcom-diag
- wireless-tools
- nvram
- broadcom-wl
- busyb
s true.
What is dropbear? I thought that was the ssh shell in the openwrt system?
Thanks for your answer!
2008/7/15 Jan Willies <[EMAIL PROTECTED]>:
> Steven Van Ingelgem wrote:
> > What packages are minimally needed to make an OpenWRT run?
> > In kamikaze there was a "m
Well,
The default SVN build is 1.9M in size. IIRC the micro build of whiterussion
was like 1.3M, so I wonder what I need to remove to get it back to that
size.
BTW? Does anyone know if there is already an OS driver available for the
WRT54GL modems (I'm speaking about the Broadcom wireless). I tr
Hi,
How is it possible to create a crontab entry while creating a package?
When I search on google the only things that come up are things like how to
make a crontab entry (which I already know) and similar stuff.
But I would like to do it at such time that the crontab is already modified
on the
Thanks Benoit :-), that helps a lot!
2008/7/16 Benoît Ganne <[EMAIL PROTECTED]>:
> > How is it possible to create a crontab entry while creating a package?
> [...]
> > But I would like to do it at such time that the crontab is already
> > modified on the firmware image?
>
> I'm not sure to unders
Hey Benoit,
I tried this, and it works, but during the time of building, it sets the
crontab of the hostmachine, not the one inside the image I'm building?
I guess that the ipkg will set the crontab correctly when I install the
package as an external package on the router, but how can I add this
So iiuc I should echo to "$${IPKG_INSTROOT}/etc/crontabs/root" ?
2008/7/20 Benoît Ganne <[EMAIL PROTECTED]>:
> > (crontab -l 2>/dev/null | grep -v cron_prog; echo "* * * * *
> > /bin/cron_prog") | crontab - 2>/dev/null
>
> That's why using the crontab command is a bit tricky, because you're
> us
Hi all,
1) This might be a very default question, but Google was not my friend this
time :(.
When I compile a fresh build from SVN, the router fails to start up wireless
(lan is ok) and dhcp. So I have to fix my ip to connect to the router, but
the "wlan" led ain't running... And neither can I se
if you could make some sense for me :)
2008/7/21 Steffen Hoffmann <[EMAIL PROTECTED]>:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hello,
>
> since nobody else stepped in until now, I'll try and share some of my
> limited knowledge:
>
> Steven Van In
If you disable this option:
> Advanced configuration options > Toolchain options > enable large file
support
a basic OpenWRT image cannot be build anymore?
This statement is verified against a clean trunk (#11911).
The complete error output is mentioned below
Greetings,
Steven
make[3]:
Thanks Hinko,
- I added a # before CONFIG_BUSYBOX_CONFIG_LFS
- CONFIG_LARGEFILE was already not set (probably because I disabled it in
the menu)
- I deleted tmp, build_dir, staging_dir, dl, bin & did an svn update (now
11915).
- I recompiled, but now dnsmasq is giving the error below.
Greetings
Thanks for your help. For now I just keep compiling with LFS enabled. I also
posted it as a bug in order to let someone keep track of the issue.
Greetings,
Steven
2008/7/25 Hinko Kocevar <[EMAIL PROTECTED]>
>
> Probably for the similar reasons. I have never used dnsmasq so I can't give
> you ha
20 matches
Mail list logo