source: clfs-embedded/BOOK

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82c2b54   10 years andrew dropbear: Fill in contents It's just dropbearmulti
(edit) @dda0b13   10 years andrew dropbear: Don't install man pages Also build scp, as now it can …
(edit) @7754837   10 years andrew dropbear: Update for recent changes Will install man pages, which is …
(edit) @38bbcb3   10 years andrew packages: Update dropbear to 2013.60
(edit) @22d9128   10 years andrew Move ack and changelog to preface
(edit) @3eb50f8   10 years andrew Fix bootable/x86/kernel permissions
(edit) @becf300   10 years andrew Fix license rendering issue Improper sub directory left over from …
(edit) @6abe948   10 years andrew general: Remove 0.0.1 version string Embedded has always been a …
(edit) @f3adbf6   10 years andrew introduction: Make more common All was, now is even more.
(edit) @88db791   10 years andrew Delete unused livecd information
(edit) @3669019   10 years andrew Delete whatsnew, wasn't used, won't be
(edit) @c024635   10 years andrew Move hostreqs to introduction We don't want people to skip this!
(edit) @576630a   10 years andrew Delete arch specific changelogs Only ARM had useful information in it …
(edit) @47616cb   10 years andrew organization: Remove appendicies, add cleanup&boot
(edit) @80f6d88   10 years andrew Remove hostapd and libnl Hostapd is mostly useful when setting up a …
(edit) @193c88a   10 years andrew Rename prologue to preface To better match the conventions used in …
(edit) @3aed10f   10 years andrew Move license to prologue It was the lone remaining appendix and …
(edit) @8f65e24   10 years andrew Retitle GCC & Binutils pages for consistency
(edit) @ee00a40   10 years andrew Delete acronym list
(edit) @87bf8c9   10 years andrew beyond-lib: Make more common Was anyway, now more so
(edit) @d7bfee2   10 years andrew beyond-intro: Make more common Was anyway, now more so.
(edit) @3f4c1c5   10 years andrew beyond-filesys: Make more common Was anyway, now more so.
(edit) @59a023e   10 years andrew Make beyond-net all common Was anyway, now is even more.
(edit) @57785d5   10 years andrew Delete dependencies They were not accurate and the flow of the book …
(edit) @6fabb09   10 years andrew Remove package management notes Doesn't really apply when you can …
(edit) @35fc5aa   10 years andrew general: Update date
(edit) @9ec1b73   10 years andrew changelog: Update For musl-libc, sysroot, mpfr&mpc&gmp in gcc, and …
(edit) @d22b691   10 years andrew busybox: Add seds for removing inetd & ifplugd Both will cause issues …
(edit) @b608a6d   10 years andrew libc: Create symlinks for musl ld Just create one for each arch, …
(edit) @76135be   10 years andrew Add busybox-musl patch Required in order to build busybox released …
(edit) @828afdc   10 years andrew Update busybox to version 1.21.1
(edit) @466a568   10 years andrew libc: Correct musl configure/make sequence Was not doing configure, …
(edit) @26e2b14   10 years andrew Move sysroot dir creation to cross-tools To fix usage of …
(edit) @877c72d   10 years andrew creatingbuilddir: Fix white space on soft link
(edit) @94e2400   10 years andrew Use ${CLFS}/cross-tools/${CLFS_TARGET} as sysroot dir BUG: This uses …
(edit) @5f18bea   10 years andrew gcc: Add --with-mpfr directives to configure Such that in-tree mpfr …
(edit) @113a63a   10 years andrew gcc: Just C compiler should be mentioned We only build the C compiler …
(edit) @c01e552   10 years andrew Add musl patches for gcc and binutils
(edit) @75a0379   10 years andrew Convert from uClibc to musl-libc Does not include musl required …
(edit) @d6d3617   10 years andrew cleanup: Copy libs to target
(edit) @b42c094   10 years andrew final-system: Make all arch common There was no difference so make …
(edit) @1cfc0ed   10 years andrew cleanup: Use ${CLFS}/targetfs
(edit) @d451637   10 years andrew Don't remove any files, won't be needed
(edit) @e05a3dc   10 years andrew beyond-fs: Use ${CLFS}/targetfs
(edit) @3c75105   10 years andrew beyond-net: Use ${CLFS}/targetfs
(edit) @9137ee9   10 years andrew zlib: Update to use ${CLFS}/cross-tools/sysroot
(edit) @59d0399   10 years andrew Update all bootscripts ch to use ${CLFS}/targetfs
(edit) @790f34e   10 years andrew fstab: Install to ${CLFS}/targetfs
(edit) @3450c8f   10 years andrew busybox: Install to ${CLFS}/targetfs
(edit) @3bbdcf8   10 years andrew iana-etc: Install to ${CLFS}/targetfs
(edit) @d00bc36   10 years andrew iana-etc: STRIP To reduce size.
(edit) @08c1cb1   10 years andrew creatingdirs: Create target in ${CLFS}/targetfs/ This will separate …
(edit) @ed5e88d   10 years andrew Move creatingdirs to final-system We don't want to make any final …
(edit) @9228651   10 years andrew gcc-final: Remove gccbug and cc Not in modern gcc without help we …
(edit) @cb6aa5b   10 years andrew gcc-final: Don't copy libgcc anywhere, yet We want to separate cross …
(edit) @2bb7576   10 years andrew gcc-final: Disable libmudflap
(edit) @96ab1c3   10 years andrew Delete gmp, mpc, and mpfr completely
(edit) @e8502cf   10 years andrew gcc-final: Remove --enable-shared, it's the default
(edit) @6368159   10 years andrew gcc-static: Add --disable-lib{quadmath,atomic} They aren't needed for …
(edit) @13d7c4f   10 years andrew gcc: Use new sysroot dir
(edit) @b057d7e2   10 years andrew linux-hdr: Install headers into sysroot
(edit) @146587b   10 years andrew gcc: Remove AR=ar and LDFLAGS from gcc builds They aren't needed with …
(edit) @a2798d9   10 years andrew binutils: Use new sysroot dir
(edit) @b8ac103   10 years andrew binutils: Wrap configure options No other changes.
(edit) @fd75ead   10 years andrew createbuilddir: Make a sysroot dir So we can keep cross compiler and …
(edit) @54fde8f   10 years andrew gcc: Linewrap configure options No changes, just linewrapping for …
(edit) @a5cbaf25   10 years andrew arm-fpu: Update recommendations, remove wrong fpus Update …
(edit) @91f1994   10 years andrew Delete arm abi choice Default is aapcs-linux and that's a good choice …
(edit) @2a5f9db   10 years andrew materials: Make everything common Further make the materials section …
(edit) @a94093c   10 years andrew materials: remove arch specific packages & patches The core build …
(edit) @f2ad938   10 years andrew materials: Move sources dir create with ${CLFS} So that ${CLFS} and …
(edit) @cff561f   10 years andrew Retitle ch2 to include build dir creation
(edit) @9eae0a0   10 years andrew Move mkdir build-dir to materials There was only 1 page for creating …
(edit) @e69a70d   10 years andrew resources: Remove LFS-references broken link
(edit) @20457ea   10 years andrew hostreqs: Upcase GCC name
(edit) @5efdb34   10 years andrew audience: Remove big CLFS bits This is embedded, 10 MB root fs should …
(edit) @2b9574b   10 years andrew gcc-final: Do mpfr, gmp, and mpc, too Due to removal of MPFR, GMP, …
(edit) @8a77fbd   10 years andrew gcc-static: Do mpfr, gmp, and mpc, too Remove MPFR, GMP, and MPC …
(edit) @90309a2   10 years andrew arm: Remove archs that aren't armv{4,5,6,7} EABI supports armv4t and …
(edit) @ccb1a8e   10 years andrew general: Update date
(edit) @a3fdd0f   10 years andrew arm/changelog: Removal of OABI
(edit) @f2f745e   10 years andrew arm/uclibc: Use common uclibc text As ARM is not just aapcs-linux and …
(edit) @822bc66   10 years andrew arm/abi: Remove all ABI except EABI OABI is obsolete as of GCC 4.7.
(edit) @62fdf1a   10 years andrew binutils & mpfr: Remove --enable-shared Not needed.
(edit) @babc55d   10 years andrew arm/abi: Reduce table to 2 columns Columns 1 and 2 were the same and …
(edit) @9de8668   10 years andrew Remove mention of uClibc, replace with "C library" In prep for …
(edit) @08270e9   11 years William Harrington Add missing hyphen from Bash 4.0 version. Needs to be Bash-4.0. …
(edit) @bb87003   11 years andrew general: Update date
(edit) @288ef52   11 years andrew changelog: Update for 12 Aug 2013
(edit) @65257bb   11 years andrew gmp,mpc,mpfr: Indicate as prereqs for GCC It wasn't made clear before …
(edit) @aeb76e6   11 years andrew binutils: Don't copy libiberty.h GCC will "do the right thing" later …
(edit) @e970dfa   11 years andrew linux-headers: Install headers without a cp The copy of headers from …
(edit) @de8c34a   11 years andrew Revert "linux-headers: Match description to location" This reverts …
(edit) @06cf5e4   11 years andrew Revert "Install linux headers to cross-tools/include" This reverts …
(edit) @1e80683   11 years andrew general: Update date
(edit) @bde0524   11 years andrew Update changelog
(edit) @be33999   11 years andrew Revert "Rename uClibc configs patch" This reverts commit …
(edit) @a22b32d   11 years andrew Revert "packages: Update uClibc to 0.9.33.2" This reverts commit …
(edit) @e292509   11 years andrew binutils: Copy libiberty.h to ${CLFS}/cross-tools Not into the target …
(edit) @e554d7b   11 years andrew binutils: Fix Texinfo related build failures As per the method LFS …
Note: See TracRevisionLog for help on using the revision log.