|
|
@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
|
|
|
@d1e82c5
|
11 years |
andrew |
general: Update date
|
|
|
@7efa496
|
11 years |
andrew |
creatingfiles: Note additional users/groups as optional
None are …
|
|
|
@29214ff
|
11 years |
andrew |
addinguser: Use sudo
Rather than logging in as root, it's just more …
|
|
|
@b355162
|
11 years |
andrew |
hostreqs: Add sudo
Make it easier to perform root commands, most …
|
|
|
@096729a
|
11 years |
andrew |
final-prep: Don't install ${CLFS}
Should already be present due to …
|
|
|
@e9d5b1a
|
11 years |
andrew |
materials-intro: Remove cross-lfs.org link
The contents found at the …
|
|
|
@7d96901
|
11 years |
andrew |
create-dir: Wrap CLFS var in {}
For consistency.
|
|
|
@0a9c489
|
11 years |
andrew |
create-dir: Remove remnants of partitioning
|
|
|
@8df0e62
|
11 years |
andrew |
organization: Match actual appendicies
Due to recent changes removing …
|
|
|
@b38c4f7
|
11 years |
andrew |
typography: Remove mention of installed man
Embedded doesn't install …
|
|
|
@dc26d74
|
11 years |
andrew |
foreword: Fix grammar
"supporting" not "support"
|
|
|
@79d5954
|
11 years |
andrew |
foreward: Add Andrew Bradford as CLFS Developer
|
|
|
@9592071e
|
11 years |
andrew |
foreword: List archs actually supported
Just MIPS, ARM, and x86.
|
|
|
@a0aa1af
|
11 years |
andrew |
prologue: Remove dead linuxhq.com link
No longer available.
|
|
|
@d92e1b8
|
11 years |
andrew |
gmp: Remove mention of Debian 5
Minimum reqs for host system have …
|
|
|
@bacf874
|
11 years |
andrew |
gmp: Add --build=${CLFS_HOST} to configure
To ensure that GMP picks …
|
|
|
@fcd9e80
|
11 years |
andrew |
changelog: Update for create build dir
|
|
|
@97afd01
|
11 years |
andrew |
general: Update date
|
|
|
@ce613fb
|
11 years |
andrew |
patches: Correct uClibc configs patch size
|
|
|
@9959161
|
11 years |
andrew |
Rename uClibc configs patch
To match current version.
|
|
|
@546d167
|
11 years |
andrew |
index: Add Andrew Bradford as author and (C)
I've contributed enough …
|
|
|
@c3d3c32
|
11 years |
andrew |
Rename 'partitioning' dir to 'create-dir'
More accurately reflects …
|
|
|
@2116d25
|
11 years |
andrew |
Simplify the partitioning directory
Everything is common so only 1 …
|
|
|
@60efb6b
|
11 years |
andrew |
Change mounting to creating a build dir
Needs to be moved into final …
|
|
|
@4b2d59c
|
11 years |
andrew |
Remove unneeded partitioning sections
We don't need to create a …
|
|
|
@501b458
|
11 years |
andrew |
hostreqs: Add Texinfo
Needed for binutils doc building.
|
|
|
@5c58544
|
11 years |
andrew |
Fix pdf rendering errors
Tables must declare the proper number of …
|
|
|
@aac7013
|
11 years |
andrew |
general: Update date
|
|
|
@7198456
|
11 years |
andrew |
changelog: Remove wrt arch
|
|
|
@643838e
|
11 years |
andrew |
general: Remove wrt-version ENTITY
No longer needed without wrt.
|
|
|
@729274c
|
11 years |
andrew |
patches: Remove Linux bcm47xx fixes patch
Used only by wrt, no longer …
|
|
|