[tech] Mudhead
Matt Johnston
matt at ucc.asn.au
Tue Apr 11 18:19:06 WST 2006
On Fri, Apr 07, 2006 at 11:19:42PM +0800, Grahame Bowland wrote:
> Hey all
>
> I've got mudhead up and running the latest matt compiled kernel + image.
> The only problem is that that image by itself doesn't do networking
> right; the /bin/sh that matt's image provides has only bourne shell, not
> csh, semantics.
>
> /etc/network/* was using setenv not FOO=blah; export FOO
>
> Fixed that and it brought the network up.
>
> Also note that ifconfig doesn't add an implicit route, so you need to do
> ifconfig eth0 130.95.13.xx netmask 255.255.255.192
> route add -net 130.95.13.yy netmask 255.255.255.192
> otherwise it won't work and you'll stare at it wondering for a bit.
Seems happy now, we've got mfctl and dropbear on the main
romfs. Had to recompile mfctl for some reason, and change
dropbear to be running /bin/sh not /bin/sash. Flashing with ftp
and "put fimage flash" works well (writing only the romfs,
not /etc), the scrolling ftp informational messages are a
nice touch. (from
http://developer.axis.com/doc/software/flash-howto.html)
I've edited inittab and it didn't die, woo. Telnet is
disabled, you can run it manually by sshing in running
running /bin/telnetd. We will need to change the passwords
in /etc/passwd and /etc/dropbear-password. Apart from that,
I guess it needs a bit of stresstesting, then ready to ship.
Matt
More information about the tech
mailing list