[Voyage-linux] [BUG] When time jumps (by NTP) DHCP gets confused, brings if down and up again after renewal period.
Leon Woestenberg
(spam-protected)
Mon Mar 6 15:14:05 HKT 2006
Hello Punky,
Kim-man "Punky" TSE wrote:
> Leon Woestenberg wrote:
>> My first intent is to have direct access to the client's filesystem
>> on my development host, so that I can quickly test configurations and
>> new features.
> That means the whole distro image is on the development host, am I right?
Yes, as a normal directory on the host. In my case:
/home/leon/sandbox/wrap/voyage-0.2pre4/
I just hack away into this directory on the host.
>> My aim is to create a 'roaming repeater': find public
>> Internet-connected wifi nets automatically and act as an Internet
>> gateway towards the wired net (and/or a wireless station now that
>> madwifi-ng supports concurrent AP/station mode).
> I have thought the same things before. Do you need to write some
> scripts or utility to find public internet-connected wifi?
Yes.
>>
>> Also, I would like to bring the needed Flash space down to 8 or 16
>> Mbytes (just for fun).
> What is your thought on that? Just remove unnecessary stuff or else?
> There has been some discussion on jffs2, squashfs and unionfs, see
> feature request page in wiki.
Remove unnecessary stuff, compile packages from scratch with minimal
dependencies. Squashfs with LZMA compression. Linux kernel with LZMA
deflator code. linux-tiny patches. linux celf patches.
JFFS2 is senseless on CF media, it is designed for directly addressable
Flash memory only, NOT through a flash controller.
Regards,
Leon.
More information about the Voyage-linux
mailing list