a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: emdebian crossbuilding tool set
A collection of scripts to ease cross-building Debian packages for
Emdebian, reducing package size, separating translations into
individual tdeb packages and handling dependencies. Includes support for
installing cross building toolchains and building custom toolchains,
automated patching of Debian packages to suit Emdebian needs
and cross building Debian packages inside or outside a chroot
.
Run emsetup first, using the simulate option, to see what changes
may be needed.
.
Includes support for debian/xcontrol files and the debian-xcontrol
package, to specify which cross dependencies need to be installed
with apt-cross to make the cross objects available to the cross compiler.
.
Includes experimental support for creating a uClibc toolchain from an
existing glibc/gcc toolchain for the same target architecture.
Description: emdebian crossbuilding tool set
A collection of scripts to ease cross-building Debian packages for
Emdebian, reducing package size, separating translations into
individual tdeb packages and handling dependencies. Includes support for
installing cross building toolchains and building custom toolchains,
automated patching of Debian packages to suit Emdebian needs,
preparing root filesystems for Emdebian or specific machines and
variants and cross building Debian packages inside or outside a chroot.
.
Run emsetup first, using the simulate option, to see what changes
may be needed.
.
Includes support for debian/xcontrol files and the debian-xcontrol
package, to specify which cross dependencies need to be installed
with apt-cross to make the cross objects available to the cross compiler.
--- 47732 Thu Jan 1 00:00:00 1970
+++ 43560 Thu Jan 1 00:00:00 1970
@@ -3,8 +3,9 @@
Emdebian, reducing package size, separating translations into
individual tdeb packages and handling dependencies. Includes support for
installing cross building toolchains and building custom toolchains,
- automated patching of Debian packages to suit Emdebian needs
- and cross building Debian packages inside or outside a chroot
+ automated patching of Debian packages to suit Emdebian needs,
+ preparing root filesystems for Emdebian or specific machines and
+ variants and cross building Debian packages inside or outside a chroot.
.
Run emsetup first, using the simulate option, to see what changes
may be needed.
@@ -12,6 +13,3 @@
Includes support for debian/xcontrol files and the debian-xcontrol
package, to specify which cross dependencies need to be installed
with apt-cross to make the cross objects available to the cross compiler.
- .
- Includes experimental support for creating a uClibc toolchain from an
- existing glibc/gcc toolchain for the same target architecture.