source: clfs-embedded/BOOK

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @c0b04ff   10 years andrew the-end: Move boot info to theend Both were small sections, should …
(edit) @524795e   10 years andrew Move all beyond packages into single beyond section There's only a …
(edit) @99bb0b8   10 years andrew beyond/intro: Clarify wording We will not configure busybox, it's …
(edit) @58f4a42   10 years andrew Remove iptables I have not tested even building iptables since late …
(edit) @bb75e1e   10 years andrew Rename "beyond-introduction" directory to "beyond" Will support …
(edit) @e0d570e   10 years andrew Update musl to version 1.0.3 Latest stable series version.
(edit) @30f9ca7   10 years andrew Update busybox to version 1.22.1 Removes the need to patch busybox …
(edit) @7e8a7d8   10 years andrew Update binutils to 2.24 Now supports musl without patching of binutils.
(edit) @209f20d   10 years andrew kernel: s/simplify/reduce complexity of booting/ As per …
(edit) @c4b2364   10 years andrew gcc: Add notes for static vs final builds To clarify that the first …
(edit) @1cf6d41   10 years andrew cflags: Don't deal with CXXFLAGS We don't build c++ compiler and thus …
(edit) @dd423a0   10 years andrew Rename musl-libc to just musl Proper name seems to be just "musl" …
(edit) @2864f08   10 years andrew Add netplug to beyond-net Not yet supported by bootscripts although …
(edit) @75adfe0   10 years andrew zlib: Set optimization in CFLAGS No need to alter configure, it'll …
(edit) @f91b6cc   10 years andrew Remove e2fsprogs and beyond-filesys section busybox has some e2fsprog …
(edit) @458ac4c   10 years andrew bootscripts: No symlink needed init will find the startup and …
(edit) @5846de5   10 years andrew fstab: Just a root line The bootscripts will take care of all the …
(edit) @e2ce6d78   10 years andrew Move setting toolchain vars to cross-tools So that once you have …
(edit) @c5d3ce0   10 years William Harrington The softfp target shouldn't use the triple ending in hf.
(edit) @2155f66   10 years andrew general: Update date
(edit) @957af3d   10 years andrew Update changelog
(edit) @207b438   10 years andrew Revert "creatingfiles: Reduce users and groups to minimum" This …
(edit) @a954b24   10 years andrew copylibs: Ensure cp uses -P to preserve symlinks Or else /lib dir on …
(edit) @1a129f8   10 years andrew chowning: Remove mknod console and null, again With a kernel that …
(edit) @ebc4a9b   10 years andrew bootscripts: Correct contents and descriptions
(edit) @f96a570   10 years andrew x86/variables: Set arch to x86 i*86 isn't a valid arch in the kernel, …
(edit) @49f9234   10 years andrew arm/variables: Reorder and reduce triplets Reorder so that picking …
(edit) @b50528b   10 years andrew arm/gcc-static: Remove ARM_ABI desc Was left over from previous removal
(edit) @3bd8481   10 years andrew arm/variables: Replace leftover uclibc mention
(edit) @7f1f997   10 years andrew variables: Reduce triplets to 3 entries No more "unknown" or "pc" …
(edit) @5470f08   10 years andrew variables: Put tables near where used Rather than all at the bottom, …
(edit) @293bc69   10 years andrew ARM: Remove setting ARM mode The default is 'arm' mode
(edit) @8ffc8f19   10 years andrew variables: Make ARM & x86 always little endian 99% of the time, this …
(edit) @721d74f   10 years andrew settingenv: Remove mention of chroot We don't use a chroot method.
(edit) @28ea93a   10 years andrew how: Remove mention of glibc
(edit) @918f022   10 years andrew general.ent: Update date
(edit) @fa71d19   10 years andrew libc: Remove --enable-debug Not needed.
(edit) @7cc5805   10 years andrew libc: Fix musl configure and install Configure should use a --prefix …
(edit) @87c02db   10 years andrew Downcase iana-etc name It's written all downcase on the iana-etc website.
(edit) @3e2104b   10 years andrew Fix iana-etc patch and 'make get' Use Arch Linux patch.
(edit) @998e944   10 years andrew creatingbuilddir: Fix permissions wording Ensure ${CLFS} has …
(edit) @73c0570   10 years andrew creatingfiles: Reduce users and groups to minimum
(edit) @2ac5147   10 years andrew creatingdirs: Reduce number of dirs made to minimum Not fully FHS …
(edit) @151f7c4   10 years andrew Update date
(edit) @7ff0816   10 years andrew Update changelog
(edit) @796fc87   10 years andrew general.ent: Delete useless ENTITYs
(edit) @ce86847   10 years andrew Add bootloaders page to bootable section Just list out popular …
(edit) @1f7d01f   10 years andrew Licenses: Update (C) date to start at 1999 First dated version of LFS …
(edit) @ba3133b   10 years andrew license.xml: Remove open pub mailing list info Not required or important.
(edit) @e5957c5   10 years andrew INSTALL: Rename .md extension, format to markdown For pretty …
(edit) @bfed8f5   10 years andrew Put README conversion info into INSTALL doc
(edit) @5cba5fc   10 years andrew Shorten up the INSTALL file
(edit) @1385870   10 years andrew Don't obfuscate emails The only ones present are for the license. …
(edit) @a65e0bb   10 years andrew patches.eng: Cleanup and remove useless comments
(edit) @390c34a   10 years andrew Remove bootloaders section and bootloaders Only MIPS had any …
(edit) @d4c0817   10 years andrew kernel: First pass at cleanup Remove any recommendation of using …
(edit) @9085699   10 years andrew Make bootable/kernel common There's really no difference between each …
(edit) @7e2c90d   10 years andrew Update date
(edit) @66e014b   10 years andrew changelog: Update
(edit) @d92670c   10 years andrew network: Create simple DHCP client config Using udhcpc and eth0, on …
(edit) @d262fc0   10 years andrew Fully remove libnl and hostapd Had missed removing them from …
(edit) @2da4532   10 years andrew Update date
(edit) @6388e1b   10 years andrew changelog: Update
(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 …
Note: See TracRevisionLog for help on using the revision log.