[Clfs-dev] Embedded Book Pull Request

Andrew Bradford andrew at bradfordembedded.com
Thu Oct 24 11:58:15 PDT 2013


The following changes since commit 918f022843660b542a70002ce76d781ef8e3bc3a:

  general.ent: Update date (2013-10-23 16:11:02 -0400)

are available in the git repository at:

  https://github.com/bradfa/clfs-embedded.git cleaner

for you to fetch changes up to 2155f6661f1d477d755f90a4db389572c896ba01:

  general: Update date (2013-10-24 14:54:05 -0400)

----------------------------------------------------------------
Andrew Bradford (16):
      how: Remove mention of glibc
      settingenv: Remove mention of chroot
      variables: Make ARM & x86 always little endian
      ARM: Remove setting ARM mode
      variables: Put tables near where used
      variables: Reduce triplets to 3 entries
      arm/variables: Replace leftover uclibc mention
      arm/gcc-static: Remove ARM_ABI desc
      arm/variables: Reorder and reduce triplets
      x86/variables: Set arch to x86
      bootscripts: Correct contents and descriptions
      chowning: Remove mknod console and null, again
      copylibs: Ensure cp uses -P to preserve symlinks
      Revert "creatingfiles: Reduce users and groups to minimum"
      Update changelog
      general: Update date

 BOOK/bootscripts/common/bootscripts.xml    |  33 +++--
 BOOK/cleanup/chowning.xml                  |   6 -
 BOOK/cleanup/copylibs.xml                  |   2 +-
 BOOK/cross-tools/arm/gcc-final.xml         |   1 -
 BOOK/cross-tools/arm/gcc-static.xml        |  13 --
 BOOK/cross-tools/arm/variables.xml         | 186 ++++++++++++-----------------
 BOOK/cross-tools/mips/variables.xml        |  72 +++++------
 BOOK/cross-tools/x86/variables.xml         |  43 ++++---
 BOOK/final-preps/settingenviron.xml        |   5 +-
 BOOK/final-system/common/creatingfiles.xml | 163 +++++++++++++++++++++++--
 BOOK/general.ent                           |   2 +-
 BOOK/introduction/common/how.xml           |   2 +-
 BOOK/preface/common/changelog.xml          |  21 ++++
 13 files changed, 328 insertions(+), 221 deletions(-)



More information about the Clfs-dev mailing list