Differences between revisions 34 and 48 (spanning 14 versions)
Revision 34 as of 2012-10-18 06:58:59
Size: 5994
Editor: NeilWilliams
Comment:
Revision 48 as of 2015-01-12 08:55:33
Size: 5289
Editor: PaulWise
Comment: restore historical information
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
{{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. === IMPORTANT ===
Line 10: Line 10:
Emdebian is currently in the process of being [[EmdebianIntegration|integrated into Debian]] and the '''unstable''' and '''testing''' suites have been migrated to '''unstable-grip''' and '''testing-grip'''. '''testing-grip''' is very likely to be intermittently broken or contain uninstallable packages. Codenames have also changed, to '''sid-grip''' and '''wheezy-grip'''. Updates via the previous mechanism have halted and new updates are made as the integration proceeds. For more information, read the [[http://lists.debian.org/debian-embedded/|debian-embedded mailing list]] or lurk on the '''#emdebian''' channel on '''irc.debian.org'''. Emdebian Grip stopped receiving updates in July 2014. There will be no further stable releases of Emdebian Grip - the last release is Emdebian Grip 3.1 based on Debian GNU/Linux 7.1, Wheezy and stable-grip will remain until wheezy is end-of-life in Debian.

{{http://www.emdebian.org/Pics/emdebian_swirl.jpg}} [[Embedded_Debian|Emdebian]] was a collection of Debian derivatives aimed at embedded devices. The main development work was 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. [[http://www.emdebian.org/baked|Emdebian Baked]] was 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 14: Line 16:
 * Status: active (2010-12-05)  * Status: inactive (2014-09-13)
   * end of life
Line 18: Line 21:
 * Corporate sponsor: http://www.toby-churchill.com/
Line 20: Line 22:
 * Funding model: same as Debian
 * user IRC: irc://irc.oftc.net/emdebian
 * devel IRC: irc://irc.oftc.net/emdebian
 * Debian IRC: irc://irc.oftc.net/emdebian
 * user list:
 * devel list:
 * Debian list: http://lists.debian.org/debian-embedded/
 * Corporate sponsor:
* Funding model:
 * user IRC: irc://irc.debian.org/emdebian
 * devel IRC: irc://irc.debian.org/emdebian
 * Debian IRC:
 * user list: http://lists.debian.org/debian-embedded/
 * devel list: http://lists.debian.org/debian-embedded/
 * Debian list:
Line 35: Line 38:
 * 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
 * Distribution type: end of life
 * Debian derivative model: end of life
 * Based on: Debian unstable, testing stable (wheezy) and oldstable (squeeze)
 * VCS repository:
 * Bug tracker:
Line 41: Line 44:
 * Architectures: amd64 armel i386 mips mipsel powerpc armhf powerpcspe sh4
 * Suites: unstable-grip (sid-grip), testing-grip (wheezy-grip), stable (squeeze), stable-proposed-updates, (squeeze-proposed-updates), oldstable (lenny)
 * Architectures: amd64 armel i386 mips mipsel powerpc armhf
 * Suites: unstable-grip (sid-grip), testing-grip (jessie-grip), stable-grip (wheezy-grip), stable-proposed-updates-grip, (wheezy-proposed-updates-grip), oldstable (squeeze)
Line 47: Line 50:
 * Docs for Emdebian Grip: http://www.emdebian.org/docs.html  * Docs for Emdebian Grip:
Line 55: Line 58:
 * list of developers:
 * developer blogs: http://www.linux.codehelp.co.uk/serendipity/
 * list of developers: [[NeilWilliams|Neil Williams]] <codehelp@debian.org> (codehelp on IRC)
 * developer blogs:
Line 64: Line 67:
Line 69: Line 73:
deb [arch=i386,amd64,powerpc] http://www.emdebian.org/debian/ testing main # FIXME: Disabled because Emdebian testing says it is stable instead of testing
#
deb [arch=i386,amd64,powerpc] http://www.emdebian.org/debian/ testing main
Line 79: Line 84:
#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-grip main
deb [arch=armel,i386,amd64,powerpc,mips,mipsel] http://www.emdebian.org/grip/ oldstable main dev doc java debug
deb [arch=armel,armhf,i386,amd64,powerpc,mips,mipsel] http://www.emdebian.org/grip/ stable-grip main
deb [arch=armel,armhf,i386,amd64,powerpc,mips,mipsel] http://www.emdebian.org/grip/ stable-proposed-updates-grip main
deb [arch=armel,armhf,i386,amd64,powerpc,mips,mipsel] http://www.emdebian.org/grip/ testing-grip main
Line 84: Line 89:
#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/ oldstable main
deb-src http://www.emdebian.org/grip/ stable-grip main
deb-src http://www.emdebian.org/grip/ stable-proposed-updates-grip main
Line 89: Line 94:

# Ports are only ever available for unstable.
deb [arch=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
Line 95: Line 96:
Last updated <<DateTime(2011-10-09T12:59:02Z)>> Last updated <<<<DateTime(2014-09-13T00:53:27Z)>>>>

Emdebian

IMPORTANT

Emdebian Grip stopped receiving updates in July 2014. There will be no further stable releases of Emdebian Grip - the last release is Emdebian Grip 3.1 based on Debian GNU/Linux 7.1, Wheezy and stable-grip will remain until wheezy is end-of-life in Debian.

http://www.emdebian.org/Pics/emdebian_swirl.jpg Emdebian was a collection of Debian derivatives aimed at embedded devices. The main development work was on Emdebian Grip which is binary compatible with Debian but smaller. Emdebian Crush was an experiment in cross-building an entire Debian derivative. Emdebian Baked was 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
# FIXME: Disabled because Emdebian testing says it is stable instead of testing
#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 java debug
deb [arch=armel,armhf,i386,amd64,powerpc,mips,mipsel] http://www.emdebian.org/grip/ stable-grip main
deb [arch=armel,armhf,i386,amd64,powerpc,mips,mipsel] http://www.emdebian.org/grip/ stable-proposed-updates-grip main
deb [arch=armel,armhf,i386,amd64,powerpc,mips,mipsel] http://www.emdebian.org/grip/ testing-grip main
deb [arch=armel,armhf,i386,amd64,powerpc,mips,mipsel] http://www.emdebian.org/grip/ unstable-grip main
deb-src http://www.emdebian.org/grip/ oldstable main
deb-src http://www.emdebian.org/grip/ stable-grip main
deb-src http://www.emdebian.org/grip/ stable-proposed-updates-grip main
deb-src http://www.emdebian.org/grip/ testing-grip main
deb-src http://www.emdebian.org/grip/ unstable-grip main

Last updated <<2014-09-13 00:53:27>>