Gentoo Archives: gentoo-embedded

From: Natanael Copa <natanael.copa@×××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] Updating embedded systems
Date: Sat, 20 Jan 2007 13:59:06
Message-Id: 1169303047.30407.13.camel@studio
In Reply to: [gentoo-embedded] Updating embedded systems by Ed W
1 On Sat, 2007-01-20 at 12:51 +0000, Ed W wrote:
2 > I'm considering building a really stripped down environment to run
3 > Asterisk on an epia based machine. There are actually quite a lot of
4 > resources available on this box so it's not quite "embedded", but I was
5 > wondering what the recommended ways are of distributing updated packages
6 > if I went down either the GNAP route, or simply built a tiny system
7 > using ROOT=...?
8 >
9 > I notice the post previously which mentioned qmerge (which I hadn't
10 > previously heard of). Is this the best/only option? How do others
11 > update a base system once built?
12
13 I use portage only in the build system (chroot on my desktop) I make
14 binary packages that I convert to my own format
15 (http://apk-tools.sourceforge.net) That way I can append a
16 pre-install/post-install/pre-upgrade/post-upgrade script and easily
17 install/delete/upgrade packages in the runtime system.
18
19 http://alpinelinux.org
20
21 (It has packages for asterisk too btw...)
22
23 >
24 > Grateful for some pointers to research further
25 >
26 > Ed W
27
28 --
29 gentoo-embedded@g.o mailing list

Replies

Subject Author
[gentoo-embedded] odd behavior in '$SYSROOT' Christopher Friedt <cfriedt@××××××××××××××.com>