aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
Commit message (Collapse)AuthorAgeFilesLines
* Edited fpr idiom and style. Broke up a couple of run-on sentences.David Bryant2022-10-211-16/+16
| | | | | Mr. Webster says it's "up-front". Reworked one sentnece to avoid using a colon after the verb "to be".
* Use FAQ page instead of just FAQPierre Labastie2022-10-181-3/+3
| | | | so that whether FAQ is plural or singular is not important :)
* Clarify why pie might be disabledPierre Labastie2022-10-181-3/+3
| | | | Just reading a textbook and LFS does not imply anything for compilation...
* chapter01/how: small fixXi Ruoyao2022-10-181-1/+1
| | | | I guess a "chroot environment" don't know how to use the tools?
* resources: remove bad usage of <uri>Xi Ruoyao2022-10-181-2/+4
| | | | | | | | | | | | | RFC 3986: URI = scheme ":" hier-part [ "?" query ] [ "#" fragment ] hier-part = "//" authority path-abempty / path-absolute / path-rootless / path-empty So "linuxfromscratch.org" is not a URI, nor "irc.libera.chat".
* Made grammatical corrections, clarified a few things.David Bryant2022-10-171-5/+5
|
* Corrected grammar and idiom, clarified a couple of things.David Bryant2022-10-171-8/+8
|
* Clarified a few things, edited for idiom and punctuation.David Bryant2022-10-171-17/+17
|
* Update to linux-6.0.2 (Security update).Bruce Dubbs2022-10-171-0/+10
|
* Package updates.Bruce Dubbs2022-10-142-16/+77
| | | | | | | | | | | | | | | | Update to iana-etc-20221007. Update to vim-9.0.0739. Add upstream patches to readline and bash. Update to zlib-1.2.13. Update to man-pages-6.00. Update to gettext-0.21.1. Update to iproute2-6.0.0. Update to meson-0.63.3. Update to Python-3.10.8. Update to xz-5.2.7. Update to tzdata-2022e. Update to linux-6.0.1. Update to dbus-1.14.4.
* Emergency kernel updateDouglas R. Reno2022-10-041-0/+11
| | | | | | | | | | | Update to Linux-5.19.13 If you are using a laptop with an Intel GPU, it's imperative that you update immediately if you are running Linux-5.19.12. Failure to upgrade may result in permanent damage to the LCD display on your laptop. The root cause of this is improper backporting of bugfixes for the i915 DRM driver in the kernel.
* New packages and an xml fix.Bruce Dubbs2022-09-291-2/+2
| | | | | | Update to bc-6.0.4. Update to linux-5.19.12. Fix an xml error.
* Package updates.Bruce Dubbs2022-09-292-14/+56
| | | | | | | | | | | | Update to iana-etc-20220922. Update to tzdata-2022d. Update to readline-8.2. Update to linux-5.19.11. Update to libffi-3.4.3. Update to libcap-2.66. Update to dbus-1.14.2. Update to bc-6.0.3. Update to bash-5.2.
* whatsnew: add a paragraph about PIE+SSP changeXi Ruoyao2022-09-271-0/+8
|
* Update to expat-2.4.9 (Security Update).Bruce Dubbs2022-09-222-2/+12
|
* Fixed typos in chapter 1 "How to Build an LFS System".David Bryant2022-09-211-2/+2
|
* fix a typo in changelogXi Ruoyao2022-09-211-1/+1
|
* Adjust instructions for /dev/shm when creating virtual filesystems.Bruce Dubbs2022-09-201-0/+11
| | | | | | | | | | Some host create /dev/shm as a tmpfs. Some have is as a symlink to a location in another directory. This change handles both cases. The change to the sysV bootscripts now creates /dev/shm as a separate tmpfs from /run. This makes LFS sysV and systemd versions treat /dev/shm the same.
* fix typos in ticket numbers in changelogXi Ruoyao2022-09-151-2/+2
|
* Package updates and corrections.Bruce Dubbs2022-09-142-11/+53
| | | | | | | | | | | | Update to file-5.43. Update to linux-5.19.8. Update to gawk-5.2.0. Update to meson-0.63.2. Update to ninja-1.11.1. Update to bc-6.0.2. Fix the location of udev rules in eudev. Remove a warning for egrep and fgrep that Delete an empty binutils man page.
* Update changelog for PIE/SSP in GCCPierre Labastie2022-09-111-10/+22
|
* Package Updates.Bruce Dubbs2022-09-072-93/+105
| | | | | | | | Update to shadow-4.12.3. Update to Python3-3.10.7. Update to linux-5.19.7. Update to less-608. Update to grep-3.8.
* Clean up after 11.2Bruce Dubbs2022-08-311-532/+2
|
* mark linux-5.19.2 and shadow-4.12.2 as security fixXi Ruoyao2022-08-221-2/+2
|
* Minor updatesBruce Dubbs2022-08-212-16/+16
|
* add changelog entries for last package updateXi Ruoyao2022-08-211-0/+38
|
* Intermediate update prior to lfs-11.2-rc1Bruce Dubbs2022-08-201-1/+3
|
* Remove libtool archive (.la) files in Chapter 5 and 6Xi Ruoyao2022-08-191-0/+10
| | | | | | | | | | | | | | They are really harmful. In Binutils pass 2, libstdc++.la caused the building system to use host /usr/lib/libstdc++.so for gprofng. We now has disabled gprofng for pass 2, but the similar issue also exists in GCC pass 2. In a normal LFS build, the building system silently uses /usr/lib/libstdc++.so (I guess it does not blow up simply because some blind luck); in a real cross build (x86 -> ARM for example) the build will fail. Remove the .la files to fix this issue. Instead of only modifying clfs-ng, it makes more sense to apply the change for trunk: though the build does not fail, using host library is still a contamination.
* Typo fix in changelogDouglas R. Reno2022-08-111-1/+1
|
* Package updates.Bruce Dubbs2022-08-111-0/+30
| | | | | | | | | Update to vim-9.0.0192. Update to iana-etc-20220803. Update to tzdata-2022b. Update to iproute2-5.19.0. Update to linux-5.19.1. Update to bc-6.0.1.
* TypoBruce Dubbs2022-08-071-1/+1
|
* Package updates.Bruce Dubbs2022-08-062-4/+26
| | | | | | | Update to binutils-2.38. Update to util-linux-2.38.1. Update to Python3-3.10.6. Update to glibc-2.36.
* Note that linux-5.18.14 has fixes for RETBleed.Ken Moffat2022-07-241-1/+2
| | | | Security Advisory to follow.
* Package updates.Bruce Dubbs2022-07-241-0/+14
| | | | | Update to linux-5.18.14. Update to libcap-2.65.
* Package updates.Bruce Dubbs2022-07-162-4/+30
| | | | | | | | Update to meson-0.63.0. Update to kmod-30. Update to inetutils-2.3. Update to linux-5.18.9. Update to OpenSSL-3.0.5.
* Package updates.Bruce Dubbs2022-06-301-0/+30
| | | | | | | | | | Update to vim-9.0.0006. Update to iana-etc-20220610. Update to OpenSSL-3.0.4. Update to kbd-2.5.1. Update to linux-5.18.8. Update to bc-5.3.3. +
* Generate shared C++ bindings for ncursesPierre Labastie2022-06-291-0/+10
| | | | | | | | Presently we let the build system generate static C++ bindings, and then we remove them. Note that we could also prevent generating any C++ binding, since nothing in LFS/BLFS use them, but it seems to me that generating the shared ones is closer to what is done for other packages.
* Package UpdatesBruce Dubbs2022-06-142-4/+34
| | | | | | | | | Update to python3-3.10.5. Update to meson-0.62.2. Update to kbd-2.5.0. Update to file-5.42. Update to linux-5.18.3. Update to bc-5.3.1.
* Package updates.Bruce Dubbs2022-05-312-2/+24
| | | | | | | Update to iana-etc-20220524. Update to iproute2-5.18.0. Update to linux-5.18.1. Update to perl-6.36.0.
* update to vim-8.2.5014 (#4500)Xi Ruoyao2022-05-291-0/+4
|
* update to ninja-1.11.0 (#5062)Xi Ruoyao2022-05-292-2/+6
|
* update to systemd-251 (#5064)Xi Ruoyao2022-05-292-2/+18
|
* Package updates.Bruce Dubbs2022-05-152-2/+16
| | | | | Update to linux-5.17.7. Update to psmisc-23.5.
* fix a typo in changelog, againXi Ruoyao2022-05-091-1/+1
|
* Update to openssl-3.0.3.Bruce Dubbs2022-05-041-0/+10
|
* Package updates and nobody uid change.Bruce Dubbs2022-04-302-30/+79
| | | | | | | | | | | | | | Change nobody/nogroup uid/git to 65534. Update to meson-0.62.1. Update to libpipeline-1.5.6. Update to elfutils-0.187. Update to Jinja2-3.1.2. Update to vim-8.2.4814. Update to sysvinit-3.03. Update to linux-5.17.5. Update to gcc-11.3.0. Update to coreutils-9.1. Update to bc-5.2.4.
* Add wheel-0.37.1 (Python module).Bruce Dubbs2022-04-172-0/+12
|
* Patch xz for the xzgrep vulnerability.Ken Moffat2022-04-152-0/+7
|
* Package updates.Bruce Dubbs2022-04-142-4/+22
| | | | | | Update to libcap-2.64. Update to linux-5.17.3. Update to gzip-1.12.
* Note that linux-5.17.1 and zlib-1.2.12 are security updates.Ken Moffat2022-04-041-2/+2
|