It's almost summer time so I wanted to get some spring cleaning done :) See pull request below. Lots of little cleanups.
After merging, we can close ticket #914, #920, and #922. Sorry if my mail line wraps badly, using web interface right now :( Thanks! -Andrew The following changes since commit aac70135f192a0c5879aaa7652cf43ac0df1776e: general: Update date (2013-06-13 21:30:51 -0400) are available in the git repository at: [email protected]:bradfa/clfs-embedded.git spring-cleaning for you to fetch changes up to 97afd0143096354cac4a8f17360f83f6c6244fae: general: Update date (2013-06-17 16:50:52 -0400) ---------------------------------------------------------------- Andrew Bradford (11): Fix pdf rendering errors hostreqs: Add Texinfo Remove unneeded partitioning sections Change mounting to creating a build dir Simplify the partitioning directory Rename 'partitioning' dir to 'create-dir' index: Add Andrew Bradford as author and (C) Rename busybox config patch Rename uClibc configs patch patches: Correct uClibc configs patch size general: Update date BOOK/arm-index.xml | 2 +- BOOK/create-dir/chapter.xml | 16 +++++ BOOK/create-dir/creatingbuilddir.xml | 30 ++++++++++ BOOK/cross-tools/arm/abi.xml | 2 +- BOOK/cross-tools/arm/variables.xml | 6 +- BOOK/cross-tools/mips/abi.xml | 2 +- BOOK/cross-tools/mips/variables.xml | 2 +- BOOK/cross-tools/x86/variables.xml | 2 +- BOOK/general.ent | 2 +- BOOK/index.xml | 6 +- BOOK/introduction/common/how.xml | 20 +++---- BOOK/mips-index.xml | 2 +- BOOK/partitioning/arm-chapter.xml | 19 ------ BOOK/partitioning/common/creatingfilesystem.xml | 69 ---------------------- BOOK/partitioning/common/creatingpartition.xml | 55 ----------------- BOOK/partitioning/common/introduction.xml | 20 ------- BOOK/partitioning/common/mounting.xml | 58 ------------------ BOOK/partitioning/mips-chapter.xml | 19 ------ BOOK/partitioning/x86-chapter.xml | 19 ------ BOOK/patches.ent | 4 +- BOOK/prologue/common/hostreqs.xml | 7 ++- BOOK/x86-index.xml | 2 +- ...onfig-1.patch => busybox-1.21.0-config-1.patch} | 0 ...igs-2.patch => uClibc-0.9.33.2-configs-1.patch} | 0 24 files changed, 80 insertions(+), 284 deletions(-) create mode 100644 BOOK/create-dir/chapter.xml create mode 100644 BOOK/create-dir/creatingbuilddir.xml delete mode 100644 BOOK/partitioning/arm-chapter.xml delete mode 100644 BOOK/partitioning/common/creatingfilesystem.xml delete mode 100644 BOOK/partitioning/common/creatingpartition.xml delete mode 100644 BOOK/partitioning/common/introduction.xml delete mode 100644 BOOK/partitioning/common/mounting.xml delete mode 100644 BOOK/partitioning/mips-chapter.xml delete mode 100644 BOOK/partitioning/x86-chapter.xml rename patches/{busybox-1.18.4-config-1.patch => busybox-1.21.0-config-1.patch} (100%) rename patches/{uClibc-0.9.31-configs-2.patch => uClibc-0.9.33.2-configs-1.patch} (100%) _______________________________________________ Clfs-dev mailing list [email protected] http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org
