Differences between revisions 13 and 14
Revision 13 as of 2011-05-09 12:57:29
Size: 2268
Editor: wookey
Comment:
Revision 14 as of 2011-05-09 15:09:43
Size: 2260
Editor: HectorOron
Comment: Emdebian does not have powerpc build hardware. So it does not support powerpc build host.
Deletions are marked like this. Additions are marked like this.
Line 21: Line 21:
deb [arch=i386,x86_64,powerpc] http://www.emdebian.org/debian/ squeeze main deb [arch=i386,x86_64] http://www.emdebian.org/debian/ squeeze main

Emdebian

http://www.emdebian.org/Pics/emdebian_swirl.jpg Emdebian is a collection of Debian derivatives aimed at embedded devices. The main development work is currently on Emdebian Grip which is binary compatible with Debian but smaller. Emdebian Crush was an experiment in cross-building an entire Debian derivative but is currently stalled. Emdebian Baked is a pre-configured Emdebian Grip instance, suitable for devices which are not to be upgraded using dpkg or apt. For more pages about Emdebian, please see CategoryEmdebian.

Emdebian Grip

# Tools for build host environment
deb [arch=i386,x86_64] http://www.emdebian.org/debian/ squeeze main

# Packages for target embedded device
deb [arch=armel,i386,amd64,powerpc,mips,mipsel] http://www.emdebian.org/grip/ squeeze main dev debug doc java
deb [arch=armhf,powerpcspe,sh4] http://www.emdebian.org/ports/grip/ squeeze main dev debug doc java
deb-src http://www.emdebian.org/grip/ squeeze main

# Mirror
deb [arch=armel,i386,amd64,powerpc,mips,mipsel] http://ftp.uk.debian.org/emdebian/grip squeeze main
deb-src http://ftp.uk.debian.org/emdebian/grip squeeze main

Last updated 2011-02-23 10:34:01