[Aaug] Meeting last night
Christopher Fowler
cfowler at outpostsentinel.com
Wed Jan 31 14:20:40 EST 2007
On Wed, 2007-01-31 at 14:07 -0500, Odom, Steve wrote:
> Chris,
> I have embedded a full load of Trixbox 2.0 (the standard ISO) on a very
> small (fanless) box using only a 2GB compact flash card. The system
> works great. I used a Sipura 3000 for my POTs connection as the box is
> nearly as small as the Digium PCI board that I have used in another
> system.
> Steve
That is a large flash. How do you do updates? You treat it like a
regular file system like a standard install of Linux?
Basically when I do mine I start with a kernel and glibc. I then add
components as needed and write replacement pieces. Of course I'm not
building a one off. I tend to write this for install base of 1000's. I
look at it like I would a Cisco router. I take their embedded ideas and
apply those to my own device but I use Linux. For example /etc/passwd
does not exist in my box. /etc is not really used :). Config is one
flash and in shared memory, etc.
More information about the Aaug
mailing list