Differences between revisions 1 and 23 (spanning 22 versions)
Revision 1 as of 2010-12-05 11:07:48
Size: 1365
Editor: NeilWilliams
Comment: Add new Emdebian page
Revision 23 as of 2011-05-29 08:41:36
Size: 5157
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: [[Derivatives/Census/Emdebian]]
 * Debian page: http://www.debian.org/misc/children-distros
 * Distrowatch page:
 * Distribution type: installable
 * Debian derivative model: Binary compatible, no source changes, some files removed from binary packages.
 * 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: No patches used.
 * 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:
 * keyring package: emdebian-archive-keyring
 * 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,amd64,powerpc] http://www.emdebian.org/debian/ oldstable main
deb [arch=i386,amd64,powerpc] http://www.emdebian.org/debian/ lenny-proposed-updates main
deb [arch=i386,amd64,powerpc] http://www.emdebian.org/debian/ stable main
deb [arch=i386,amd64,powerpc] http://www.emdebian.org/debian/ stable-proposed-updates main
deb [arch=i386,amd64,powerpc] http://www.emdebian.org/debian/ testing main
deb [arch=i386,amd64,powerpc] http://www.emdebian.org/debian/ unstable main
deb-src http://www.emdebian.org/debian/ oldstable main
deb-src http://www.emdebian.org/debian/ lenny-proposed-updates main
deb-src http://www.emdebian.org/debian/ stable main
deb-src http://www.emdebian.org/debian/ stable-proposed-updates main
deb-src http://www.emdebian.org/debian/ testing main
deb-src http://www.emdebian.org/debian/ unstable main
Line 20: Line 75:
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/ oldstable main dev doc
deb [arch=armel,i386,amd64,powerpc,mips,mipsel] http://www.emdebian.org/grip/ stable main dev debug doc java
deb [arch=armel,i386,amd64,powerpc,mips,mipsel] http://www.emdebian.org/grip/ stable-proposed-updates main dev doc
deb [arch=armel,i386,amd64,powerpc,mips,mipsel] http://www.emdebian.org/grip/ testing main dev debug doc java
deb [arch=armel,i386,amd64,powerpc,mips,mipsel] http://www.emdebian.org/grip/ unstable main dev debug doc java
deb-src http://www.emdebian.org/grip/ oldstable main dev doc
deb-src http://www.emdebian.org/grip/ stable main dev debug doc java
deb-src http://www.emdebian.org/grip/ stable-proposed-updates main dev doc
deb-src http://www.emdebian.org/grip/ testing main dev debug doc java
deb-src http://www.emdebian.org/grip/ unstable main dev debug doc java
Line 22: Line 87:
----
CategoryEmdebian
# 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/ports/grip/ unstable main dev debug doc java
}}}

Last updated <<DateTime(2011-05-29T12:06:40+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,amd64,powerpc] http://www.emdebian.org/debian/ oldstable main
deb [arch=i386,amd64,powerpc] http://www.emdebian.org/debian/ lenny-proposed-updates main
deb [arch=i386,amd64,powerpc] http://www.emdebian.org/debian/ stable main
deb [arch=i386,amd64,powerpc] http://www.emdebian.org/debian/ stable-proposed-updates main
deb [arch=i386,amd64,powerpc] http://www.emdebian.org/debian/ testing main
deb [arch=i386,amd64,powerpc] http://www.emdebian.org/debian/ unstable main
deb-src http://www.emdebian.org/debian/ oldstable main
deb-src http://www.emdebian.org/debian/ lenny-proposed-updates main
deb-src http://www.emdebian.org/debian/ stable main
deb-src http://www.emdebian.org/debian/ stable-proposed-updates main
deb-src http://www.emdebian.org/debian/ testing main
deb-src http://www.emdebian.org/debian/ unstable main

# Packages for target embedded device
deb [arch=armel,i386,amd64,powerpc,mips,mipsel] http://www.emdebian.org/grip/ oldstable main dev doc
deb [arch=armel,i386,amd64,powerpc,mips,mipsel] http://www.emdebian.org/grip/ stable main dev debug doc java
deb [arch=armel,i386,amd64,powerpc,mips,mipsel] http://www.emdebian.org/grip/ stable-proposed-updates main dev doc
deb [arch=armel,i386,amd64,powerpc,mips,mipsel] http://www.emdebian.org/grip/ testing main dev debug doc java
deb [arch=armel,i386,amd64,powerpc,mips,mipsel] http://www.emdebian.org/grip/ unstable main dev debug doc java
deb-src http://www.emdebian.org/grip/ oldstable main dev doc
deb-src http://www.emdebian.org/grip/ stable main dev debug doc java
deb-src http://www.emdebian.org/grip/ stable-proposed-updates main dev doc
deb-src http://www.emdebian.org/grip/ testing main dev debug doc java
deb-src http://www.emdebian.org/grip/ unstable 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/ports/grip/ unstable main dev debug doc java

Last updated 2011-05-29 04:06:40