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

diff from 47732 and 41251

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 to specify which
 Build-Cross-Depends packages to install with apt-cross.
--- 47732	Thu Jan  1 00:00:00 1970
+++ 41251	Thu Jan  1 00:00:00 1970
@@ -3,15 +3,12 @@
  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.
  .
- Includes support for debian/xcontrol files and the debian-xcontrol
+ Includes support for debian/xcontrol files to specify which
- package, to specify which cross dependencies need to be installed
+ Build-Cross-Depends packages to install with apt-cross.
- 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.