source: clfs-embedded/BOOK

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @83a31c3   7 years andrew final-system/creatingdirs: Update FHS link Seems the Linux Foundation …
(edit) @73d7997   7 years andrew bootscripts/inittab: Fixup ttyS0 getty comment for clarity Thanks to …
(edit) @2d6f66b   7 years andrew final-system/busybox: Clarify and commonize depmod.pl install Clarify …
(edit) @a67ab57   7 years andrew final-system/busybox: Always put 'make' at the start of the command …
(edit) @7f6542c   7 years andrew final-system/introduction: Clarify parallel compiling concern Using …
(edit) @b74d39b   7 years andrew final-system/creatingfiles: s/Udev/BusyBox/ as we don't use udev …
(edit) @e1ede42   7 years andrew cross-tools/libc: Remove defining CC variable Since we now specify …
(edit) @82ad590   7 years andrew cross-tools/sysroot: Change section title to say Cross Tools Since we …
(edit) @e065f44   7 years andrew materials/creatingbuilddir: Mention possible need to be root Just so …
(edit) @ccc6724   7 years andrew beyond/wireless_tools: Fix lack of space after comma typo Thanks to …
(edit) @6590da6   7 years andrew final-sys/creatingfiles: Remove duplicate "is" typo Thanks to …
(edit) @c4d9f4b   7 years andrew final-sys/creatingdirs: Create /var/tmp There is a description of the …
(edit) @e1348bb   7 years andrew preface: Fix BusyBox? typo
(edit) @1f12b5d   7 years andrew packages.ent: Update Linux to v4.9.22 Latest stable longterm release.
(edit) @4d9350d   7 years andrew final-system: Create new section to install musl, again This time it …
(edit) @1dfe239   7 years andrew cross-tools/toolchain: Use --sysroot= for CC, CXX, and LD This allows …
(edit) @a3957dd   7 years andrew cross-tools: Create a targetfs dir Do this before we set the …
(edit) @a5d6c23   7 years andrew packages.ent: Update musl to version 1.1.16
(edit) @5a5d7ef   7 years andrew libc: Use CROSS_COMPILE to use cross-binutils As reported by selk on …
(edit) @173cc96   7 years andrew Update date.
(edit) @01a173a   7 years andrew Update changelog.
(edit) @70d7c95   7 years andrew INSTALL: Provide apt install line for Debian/Ubuntu? This should help …
(edit) @5092368   7 years andrew busybox: v1.24 additional sed lines for config In newer versions of …
(edit) @d71f6ae   7 years andrew inittab: Add note about serial console getty
(edit) @ee335b8   7 years andrew gcc-static: Fix glibc name typo We do not install glib in the …
(edit) @f9f2236   8 years andrew hostreqs: version-check.sh should stop on errors It's not always …
(edit) @f8ce9f5   8 years andrew hostreqs: Add ncurses5 library to host reqs Will be needed to …
(edit) @861ae7f   8 years andrew hostreqs: Add M4 as a host req M4 is required in order to build GMP, …
(edit) @c72b980   8 years andrew Update gcc to version 6.2 This removes the need to patch gcc due to …
(edit) @1c7c5bf   8 years andrew packages.ent: Update musl to version 1.1.15
(edit) @862225d   8 years andrew packages.ent: Update mpfr to version 3.1.2
(edit) @e849e05   8 years andrew packages.ent: Update mpc to version 1.0.3
(edit) @c11e150   8 years andrew packages.ent: Update linux to version 4.4.21
(edit) @5614b68   8 years andrew packages.ent: Update gmp to version 6.1.1
(edit) @3304c69   8 years andrew packages.ent: Update busybox to version 1.24.2
(edit) @2a2c700   8 years andrew packages.ent: Update binutils to version 2.27
(edit) @3cfcb9c   9 years William Harrington Update iana update patch md5 hash.
(edit) @8884e2b   9 years William Harrington Use clfs.org instead of cross-lfs.org.
(edit) @7f42027   10 years andrew Update date
(edit) @a5cb4ffa   10 years andrew Update changelog
(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 …
Note: See TracRevisionLog for help on using the revision log.