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