source: clfs-embedded/BOOK

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @48cc932   13 years Andrew Bradford Host Glibc versions up to 2.11 are OK
(edit) @ead8566   13 years Andrew Bradford Updated bootscripts make target to "install-bootscripts" Thanks to …
(edit) @64df749   13 years Andrew Bradford Integrated relax-ng schema validation from main book Got from main …
(edit) @19b9fca   13 years Andrew Bradford E2fsprogs tabbing cleanup
(edit) @b85507d   13 years Andrew Bradford Started adding uClibc contents Added uClibc installed programs and …
(edit) @62a8529   13 years Andrew Bradford Adventurous spelling fix for Busybox
(edit) @537fc5a   13 years Andrew Bradford Busybox xml consistency clean-up
(edit) @d38764e   13 years Andrew Bradford Added note for building C++ compiler It would be nice to have a C++ …
(edit) @bcfbe5b   13 years Joe Ciccone Merge remote branch 'remotes/abradford/master'
(edit) @a94e338   13 years Joe Ciccone Integrated the Makefile from the main book.
(edit) @b54e969   13 years Andrew Bradford Updated changelogs for completion of --disable-multilib
(edit) @030481f   13 years Andrew Bradford Updated date
(edit) @f988ef3   13 years Andrew Bradford Quick tidy up of MIPS variables.xml
(edit) @cbdeb4f   13 years Andrew Bradford MIPS GCC-Final --disable-multilib complete Fully enabled …
(edit) @0c673f1   13 years Andrew Bradford MIPS GCC-Static --disable-multilib complete Fully enabled …
(edit) @85d173b   13 years Andrew Bradford Added MIPS choices to enable --disable-multlib Only needed to add …
(edit) @baa4780   13 years Andrew Bradford ARM GCC-Final --disable-multilib complete Fully enabled …
(edit) @18d1bcd   13 years Andrew Bradford ARM GCC-Static --disable-multilib complete Fully enabled …
(edit) @b220338   13 years Andrew Bradford Added ARM choices to enable --disable-multilib Added info on choosing …
(edit) @15b97d6   13 years Andrew Bradford Clarify OABI for ARM in table
(edit) @29ca400   13 years Andrew Bradford Consistency update: cross-tools/arm/variables.xml
(edit) @b1c0498   13 years Andrew Bradford Updated changelogs
(edit) @7cc74bf   13 years Andrew Bradford Update date
(edit) @e1ec8ed   13 years Andrew Bradford uClibc grammar cleanup
(edit) @3b3960b   13 years Andrew Bradford ARM uClibc uses sed to change from OABI to EABI Rather than use …
(edit) @8a7de9f   13 years Andrew Bradford Revert "Updated patches listing: reflects new EABI configs" This …
(edit) @8c34ffe   13 years Andrew Bradford MIPS uClibc config accounts for ABI and MIPS level Updated uClibc …
(edit) @dfff918   13 years Andrew Bradford Fixed xpointer typo in MIPS uClibc
(edit) @1e4d687   13 years Andrew Bradford MIPS uClibc copy configs for ABI and ISA in book Now have the user …
(edit) @e96c8e3   13 years Andrew Bradford Made [target triplet] formatting like others [target triplet] …
(edit) @ae8e977   13 years Andrew Bradford Made [mips-level] user insert look like others The choice for …
(edit) @85f704b   13 years Andrew Bradford Added notes and cleaned up MIPS ABIs MIPS ABIs should be o32, n32, …
(edit) @2a10689   13 years Andrew Bradford GCC-Final archs to include common config options Updated all …
(edit) @a20c17d   13 years Andrew Bradford Added --disable-multilib to GCC-Final All archs now have …
(edit) @0f33b23   13 years Andrew Bradford Made --disable-multilib common for GCC-Static All archs now have …
(edit) @885ee0e   13 years Andrew Bradford Changed ARM triplets: uclibcgnueabi to uclibceabi It does the same …
(edit) @c27bd30   13 years Andrew Bradford Missing backslash corrected in ARM uClibc
(edit) @a12d34d   13 years Andrew Bradford Updated changelog for ARM for uClibc configs
(edit) @f9de3a9   13 years Andrew Bradford Updated ARM uClibc instructions for EABI configs Added some verbiage …
(edit) @c2e79fa9   13 years Andrew Bradford Updated date
(edit) @7c646ea   13 years Andrew Bradford Updated patches listing: reflects new EABI configs
(edit) @32994be   13 years Andrew Bradford Adventurous spelling fix
(edit) @df2368e   13 years Joe Ciccone Updated the MD5sum for the bootscripts tarball.
(edit) @f45393b   13 years Joe Ciccone Update Date.
(edit) @bd0ad10   13 years Andrew Bradford Created MIPS and ARM GCC-Final files & cleanup x86 is no longer …
(edit) @b128a0e   13 years Andrew Bradford Added identifier comment to common/gcc-static.xml
(edit) @ae51e2a   13 years Andrew Bradford Created MIPS and ARM GCC-Static files & cleanup x86 no longer is …
(edit) @1fd00ea   13 years Andrew Bradford Using --disable-multilib when building GCC for x86 Should produce a …
(edit) @819598b   13 years Andrew Bradford Removed all CC="${CC}" Left all the CC="${CC} -Os" even though …
(edit) @f9614ce   13 years Andrew Bradford Fixed CLFS_ENDIAN = "CLFS_CPU" typto in variables Should be CLFS_CPU …
(edit) @49c9bc5   13 years Andrew Bradford Fixed udhcpc.conf script file name Thanks to Steven Swann …
(edit) @84b1adc   13 years Andrew Bradford Updated Date and Changelogs Reflects changes over the past 2 weeks or …
(edit) @d5c7418   13 years Andrew Bradford Changed BUILD variable name to CLFS_ABI It better represents what the …
(edit) @7926af1   13 years Andrew Bradford Cleaned up Build Variables sections Everyone was referencing the x86 …
(edit) @541ad7b   13 years Andrew Bradford Moved x86/abi.xml to common/abi.xml x86 doesn't have an abi.xml …
(edit) @9f0beb0   13 years Andrew Bradford Changed x86 GCC-Final to use --with-arch= Made x86 GCC-Final not …
(edit) @b7f5467   13 years Andrew Bradford Changed x86 GCC-Static to use --with-arch= Made x86 GCC-Static not …
(edit) @6b723ad   13 years Andrew Bradford Removed x86 ABI, added CLFS_CPU variable Removed the x86 ABI page …
(edit) @ff29c76   13 years Andrew Bradford Added some more examples to ARM build vars table
(edit) @79bc6ce   13 years Andrew Bradford Removed -mabi= from mips
(edit) @485885e   13 years Andrew Bradford Removed BUILD from libnl configure
(edit) @c76b509   13 years Andrew Bradford Removed BUILD from iptables configure
(edit) @efb31cd   13 years Andrew Bradford Removed BUILD from dropbear configure
(edit) @e8619f5   13 years Andrew Bradford Removed BUILD from zlib configure
(edit) @9fbb8fb   13 years Andrew Bradford Removed BUILD from e2fsprogs configure
(edit) @d05636e   13 years Andrew Bradford Set ABI when compiling GCC
(edit) @d44503cc   13 years Andrew Bradford Added info about ABIs to 6.4 Broke out EABI from OABI in table. Not …
(edit) @a6b5527   13 years Andrew Bradford Removed -mabi='s from BUILD We're going to set the ABI when building …
(edit) @69ce2ab   13 years Andrew Bradford Merge branch 'myclfs' into moveBUILD
(edit) @9cbe486   13 years Andrew Bradford Added info about OABI / EABI to section 6.3
(edit) @eabbc52   13 years Andrew Bradford Updated section 1.5 Resources A lot of info was about LFS project. …
(edit) @6ebe429   13 years Andrew Bradford Copy editing of WRT section 1.5 Changed small endian to be little …
(edit) @deb99a3   13 years Andrew Bradford Fixed typo in GMP formatting
(edit) @285d1d0   13 years Andrew Bradford Added option to run make check on GMP GCC version 4.3.2 compiles GMP …
(edit) @26c7a06   13 years Andrew Bradford Updated book to reflect renamed iana-etc patch
(edit) @9eb69a2   13 years Andrew Bradford Updated date and changelog
(edit) @65b296c   13 years Andrew Bradford Updated GCC-Final configure switches Added --with-mpc and corrected …
(edit) @912d975   13 years Andrew Bradford Reordered patches to keep in alphabetic order
(edit) @c5ecc1b   13 years Andrew Bradford Implemented patch for Iana-Etc Updated book to include the patch for …
(edit) @0afa1e7   13 years Andrew Bradford Revert "Updated Iana-Etc to pull new data from IANA" This reverts …
(edit) @b5e8c5c   13 years Andrew Bradford Update date.
(edit) @2c5aad4   13 years Andrew Bradford Embedded book doesn't install same packages twice The embedded book …
(edit) @406ca8f   13 years Andrew Bradford Updated Iana-Etc to pull new data from IANA Thanks to Grail Dane …
(edit) @f6137b6   13 years Andrew Bradford Added --with-mpc to GCC's configure switches With GCC 4.5, MPC is …
(edit) @f704d3f   13 years Andrew Bradford Added info to each of GCC's configure switches
(edit) @e63fb04   13 years Andrew Bradford Upgrade GCC to version 4.5.2
(edit) @10d90f3   13 years Andrew Bradford Update Binutils to version 2.21 Updated Binutils to version 2.21 and …
(edit) @b8d2978   13 years Andrew Bradford MPFR download link had wrong path MPFR download link had the correct …
(edit) @964fe7d   13 years Andrew Bradford Added linux-headers scsi and xen dirs Section 6.5 lists the contents …
(edit) @23b90d8   13 years Andrew Bradford Added notes to ARM ABI Variable table The listing of ARM ABI …
(edit) @70b9341   13 years Andrew Bradford Move BUILD storage into .bashrc from 7.3 to 6.3 BUILD gets defined in …
(edit) @dc5342b   13 years Joe Ciccone From: Andrew Bradford <bradfa@…> ${CLFS}/usr/include was …
(edit) @53a63f3   13 years Joe Ciccone Update Date. Changed the default sourceforge url. Download Zlib from …
(edit) @43f9644   13 years Joe Ciccone Changes Submitted By Andrew Bradford via the CLFS-Dev Mailing List. …
(edit) @19f6110   13 years Joe Ciccone Update Date.
(edit) @a9035d0   13 years Joe Ciccone Remove duplication when creating the cross-tools directory. Once …
(edit) @1e24bf0   13 years Joe Ciccone Update the binutils command on the host prereqs script. Thanks Andrew …
(edit) @d683d1e   13 years Joe Ciccone Update Date.
(edit) @0ed1461   13 years Joe Ciccone Correct the path to cross-tools when copying depmod.pl.
(edit) @18b91a8   13 years Joe Ciccone Bumped the uClibc Configs Patch to -2, adding in SUSv3 Compatibility …
Note: See TracRevisionLog for help on using the revision log.