[Clfs-dev] [Embedded] Pull Request

Andrew Bradford bradfa at gmail.com
Fri Apr 8 04:56:36 PDT 2011


Joe / other maintainers,

I've got another set of changes for the embedded book.  When you get a
chance, could you please check them over and, if they look good, pull
them into the mainline embedded repo?

If there's any concerns, please let me know.

Thanks,
Andrew


The following changes since commit 2ef84660d2aeacafaad9b61df91b2b18d76e41b1:

  Added ${CLFS}-final/build dir to be rm'ed (2011-03-23 18:39:25 -0400)

are available in the git repository at:
  git at cross-lfs.org:abradford/clfs-embedded.git master

Andrew Bradford (21):
      Made mdev video output not enabled by default
      Fixed Hostname typo, [lfs] to [clfs]
      Link etc/init.d/rcS to etc/rc.d/startup for BusyBox
      Added CBLFS link and info to "What Now?"
      Updated changelog.
      Require at least Gawk 3.1
      Update Linux kernel to 2.6.38.2 (current stable)
      Tab added to uClibc arm if-then
      uClibc note grammar fixup
      Update zlib to version 1.2.5
      Update MPC to version 0.9
      Update GCC to version 4.6.0
      Updated BusyBox to version 1.18.4
      Updated busybox config patch md5sum and size
      Updated changelog
      Updated date
      Created patch to enable softfloat on ARM w/ uClibc
      Updated book for GCC uClibc ARM soft float patch
      Added note to ARM Static-GCC for soft float patch
      Updated ARM changelog
      Updated date

 BOOK/bootscripts/common/bootscripts.xml            |    8 ++
 BOOK/bootscripts/common/hostname.xml               |    2 +-
 BOOK/bootscripts/common/mdev.xml                   |   12 +--
 BOOK/cross-tools/arm/gcc-static.xml                |   11 ++
 BOOK/cross-tools/arm/uclibc.xml                    |    2 +-
 BOOK/cross-tools/common/uclibc.xml                 |    2 +-
 BOOK/final-system/common/busybox.xml               |    2 +
 BOOK/general.ent                                   |    7 +-
 BOOK/introduction/arm/changelog.xml                |   10 ++
 BOOK/introduction/common/changelog.xml             |   77 +++++++++++++++
 BOOK/materials/arm/patches.xml                     |   12 +-
 BOOK/materials/common/patches.xml                  |    2 +
 BOOK/packages.ent                                  |   30 +++---
 BOOK/patches.ent                                   |   12 ++-
 BOOK/prologue/common/hostreqs.xml                  |    2 +-
 BOOK/the-end/whatnow.xml                           |    9 ++
 ...onfig-1.patch => busybox-1.18.4-config-1.patch} |  101 ++++++++++++--------
 patches/gcc-4.6.0-uclibc-arm-softfloat-1.patch     |   46 +++++++++
 18 files changed, 270 insertions(+), 77 deletions(-)
 rename patches/{busybox-1.17.3-config-1.patch =>
busybox-1.18.4-config-1.patch} (94%)
 create mode 100644 patches/gcc-4.6.0-uclibc-arm-softfloat-1.patch



More information about the Clfs-dev mailing list