Gentoo Archives: gentoo-embedded

From: Natanael Copa <mlists@××××××.org>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] embedded binary profile
Date: Sat, 08 Apr 2006 15:48:35
Message-Id: 20060408174047.39e53ee7.mlists@tanael.org
In Reply to: [gentoo-embedded] embedded binary profile by "José Costa"
1 On Sat, 8 Apr 2006 15:57:15 +0100
2 "José Costa" <meetra@×××××.com> wrote:
3
4 > Hello,
5 >
6 > Is there any profile that only deals with binary packages? I wanted to make
7 > a small gentoo instalation without the compiling stuff.
8 > Is there any automated script to do this?
9
10 I am working on a distro thats built with uclibc gentoo but runs using other package manager (apk-tools.sourceforge.net).
11
12 You boot from CD, unpack the packages to RAM and run from RAM (like LEAF, except this has 2.6 kernel and udev/hotplug etc)
13
14 I have provided an initramfs image that should allow you to install it on an IDE disk with ext2/3.
15
16 http://alpinelinux.org
17
18 It is not production ready yet, and lacks alot of documentation (working on it) but you could use my buildroot environment, which is a "real" gentoo system. unpack it and download my tbz2 packages.
19
20 Its using the gentoo hardened though, with SSP etc. (so its good for networking but probably not what you want for multimedia)
21
22 Use this as "stage3" (its basicly an "emerge -e system" + my make.conf):
23 http://tanael.org/alpine/v1.1/buildroot/alpine-buildroot-1.1.0_alpha2.tar.gz
24
25 Here you find the precompiled gentoo packages (you set PORTAGE_BINHOST and use emerge -G):
26 http://tanael.org/alpine/v1.1/buildroot/tbz2/All/
27
28 Here are the portage snapshot used + my local overlay:
29 http://tanael.org/alpine/v1.1/buildroot/portage/
30
31 --
32 Natanael Copa
33
34 --
35 gentoo-embedded@g.o mailing list