Differences between revisions 1 and 18 (spanning 17 versions)
Revision 1 as of 2010-12-05 11:07:48
Size: 1365
Editor: NeilWilliams
Comment: Add new Emdebian page
Revision 18 as of 2011-05-27 08:17:56
Size: 3336
Editor: NeilWilliams
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## Please keep any lines that do not apply to your distro and set them to blank.
## Please keep the resulting page in sync with Derivatives/CensusTemplate
## When modifying the page please replace the date at the bottom
## with @``TIME@ (without the two quote marks)
Line 3: Line 8:
Emdebian is a collection of Debian derivatives aimed at embedded devices. The main development work is currently on [[http://www.emdebian.org/grip|Emdebian Grip]] which is binary compatible with Debian but smaller. [[http://www.emdebian.org/crush|Emdebian Crush]] was an experiment in cross-building an entire Debian derivative but is currently stalled. [[http://www.emdebian.org/baked|Emdebian Baked]] is a pre-configured Emdebian Grip instance, suitable for devices which are not to be upgraded using dpkg or apt. {{http://www.emdebian.org/Pics/emdebian_swirl.jpg}} [[Embedded_Debian|Emdebian]] is a collection of Debian derivatives aimed at embedded devices. The main development work is currently on [[http://www.emdebian.org/grip|Emdebian Grip]] which is binary compatible with Debian but smaller. [[http://www.emdebian.org/crush|Emdebian Crush]] was an experiment in cross-building an entire Debian derivative but is currently stalled. [[http://www.emdebian.org/baked|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.
Line 9: Line 14:
 * Blog:
 * Microblog:
 * Corporate sponsor:
 * Government sponsor:
 * user IRC: irc://irc.oftc.net/emdebian
 * devel IRC: irc://irc.oftc.net/emdebian
Line 10: Line 21:
 * Based on: Debian unstable, testing and stable (lenny).
 * Bug tracker: [[http://bugs.debian.org/buildd.emdebian.org]]
 * Architectures: amd64, ARM, armel, i386, mips, mipsel, powerpc
 * Port Architectures: armhf, powerpcspe, sh4
 * Binary repo: {{{deb-src htp://www.emdebian.org/ports/grip/ unstable main dev debug doc java}}}
 * Ports repo: {{{deb-src htp://www.emdebian.org/grip/ lenny main dev debug doc java}}}
 * Source repo: {{{deb-src htp://www.emdebian.org/grip/ lenny main}}}
 * Docs for Example: http://www.emdebian.org/docs.html
 * user list:
 * devel list:
 * Debian list:
 * user forums:
 * devel forum:
 * Debian forum:
 * wiki:
 * Debian derivatives census maintainer: [[NeilWilliams|Neil Williams]] <codehelp@debian.org> (codehelp on IRC), [[HectorOron|Hector Oron]] <zumbi@debian.org> (zumbi on IRC), Wookey <wookey@debian.org> (wookey on IRC)
 * Debian derivatives census page:
 * Debian page:
 * Distrowatch page:
 * Distribution type:
 * Debian derivative model:
 * Based on: Debian unstable, testing stable (squeeze) and oldstable (lenny)
 * VCS repository: http://www.emdebian.org/trac/browser
 * Bug tracker: http://bugs.debian.org/buildd.emdebian.org
 * Forwarded bugs:
 * Architectures: amd64 armel i386 mips mipsel powerpc armhf powerpcspe sh4
 * Suites: unstable (sid), testing (wheezy), stable (squeeze), oldstable (lenny)
 * Patches repo:
 * Docs about Emdebian for Debian developers:
 * Docs about Debian for Emdebian developers:
 * Emdebian glossary:
 * Docs for Emdebian Grip: http://www.emdebian.org/docs.html
 * Differences from Debian policy: EmdebianPolicy
 * Package comparison:
 * Popcon information:
 * QA information:
 * lintian information:
 * piuparts information:
 * static analysis information:
 * list of developers:
Line 19: Line 54:
 * developer microblogs:
 * derivatives info:
 * mirrors file:
 * apt repositories:
{{{#!highlight sourceslist numbers=disable
# All repositories need the emdebian-archive-keyring package installed to use authentication
# Tools for build host environment
deb [arch=i386,x86_64] http://www.emdebian.org/debian/ squeeze main
Line 20: Line 63:
Last updated Sun Dec 5 11:08:30 GMT 2010 # Packages for target embedded device
deb [arch=armel,i386,amd64,powerpc,mips,mipsel] http://www.emdebian.org/grip/ squeeze main dev debug doc java
# ports are only ever available for unstable.
deb [arch=armhf,powerpcspe,sh4] http://www.emdebian.org/ports/grip/ unstable main dev debug doc java
deb-src http://www.emdebian.org/grip/ squeeze main
}}}
Line 22: Line 70:
----
CategoryEmdebian
Last updated <<DateTime(2011-05-23T15:37:34+0800)>>

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

# All repositories need the emdebian-archive-keyring package installed to use authentication
# 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
# ports are only ever available for unstable.
deb [arch=armhf,powerpcspe,sh4] http://www.emdebian.org/ports/grip/ unstable main dev debug doc java
deb-src http://www.emdebian.org/grip/ squeeze main

Last updated 2011-05-23 07:37:34