aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Move Python to LFS in Standards sectionBruce Dubbs2021-12-171-2/+2
|
* Package updates.Bruce Dubbs2021-12-143-16/+38
| | | | | | | Update to python3-3.10.1. Update to openssl-1.1.1m. Update to linux-5.15.7. Update to libcap-2.62.
* Update the command explanations in findutilsPierre Labastie2021-12-141-0/+7
|
* Update the changelog for findutilsPierre Labastie2021-12-141-0/+10
| | | | The preceding cherry-picked commit did not have a changelog entry
* Fix issue building findutils on a 32bit systemThomas Trepl2021-12-141-1/+4
| | | | Cherry picked from the multilib branch
* Fix currency for psmiscBruce Dubbs2021-12-121-1/+1
|
* ncursesw: do not in-place overwrite library being used by bashXi Ruoyao2021-12-041-7/+17
|
* gcc-pass1: set --with-glibc-version to target glibc versionXi Ruoyao2021-12-031-5/+8
| | | | | | | | | | | | | | | | | | "info gccinstall" says: '--with-glibc-version=MAJOR.MINOR' Tell GCC that when the GNU C Library (glibc) is used on the target it will be version MAJOR.MINOR or later. Normally this can be detected from the C library's header files, but this option may be needed when bootstrapping a cross toolchain without the header files available for building the initial bootstrap compiler. So it can, and should be set to the version of glibc which will be built for the chroot environment. On x86_64, currently it does not make any difference with values >= 2.13. But it may make a difference if a new feature is added to glibc, or on other platforms.
* Package updates.Bruce Dubbs2021-11-303-19/+45
| | | | | | | | Update to vim-8.2.3704. Update to iana-etc-20211124. Update to bc-5.2.1. Update to meson-0.60.2. Update to linux-5.15.5.
* don't enable CONFIG_IKHEADERS building the kernelXi Ruoyao2021-11-232-2/+19
| | | | https://lists.linuxfromscratch.org/sympa/arc/lfs-support/2021-11/msg00014.html
* changelog: remove extra ">" breaking REV=systemdXi Ruoyao2021-11-151-1/+1
|
* systemd: minor reword for Linux header >= 5.14 issueXi Ruoyao2021-11-151-1/+2
| | | | | It does not affect using systemd with Linux >= 5.14, but only affects building systemd with kernel header >= 5.14.
* Package updates.Bruce Dubbs2021-11-145-35/+82
| | | | | | | | | | | | | | | | | | Update to iana-etc-20211112. Update to elfutils-0.186. Update to jinja2-3.0.3. Update to bc-5.2.0. Update to ncurses-6.3. Update to libpipeline-1.5.4. Update to meson-0.60.1. Update to iproute2-5.15.0. Update to linux-5.15.2. One change was needed to systemd-249 due to changes in the linux keernel version 5.14 and later. A change to ncurses was needed to ensure the .pc files are placed in the right location (/usr/lib/pkgconfig).
* toolchain note: add a disclaimer for the purpose of the bookXi Ruoyao2021-11-121-0/+9
| | | | | | There are some discussion on gcc-help from someone (mis)using LFS to build a "general" toolchain. Let's stop it before off-topic message got into lfs-support.
* move the ln note back to chap 5 glibcXi Ruoyao2021-11-122-9/+9
| | | | | | It was moved to chapter 4 during merged-/usr update. However the ln commands in chapater 4 are "trivial", so move it back to chapter 5 glibc where we start to use a "different syntactic version" of it.
* Update currency to use https everywhereBruce Dubbs2021-11-082-7/+10
|
* systemd: fix a typoXi Ruoyao2021-11-021-1/+1
|
* Revert the change /bin/bash->/usr/bin/bashPierre Labastie2021-11-021-3/+3
| | | | We are not sure what the interaction with /etc/shells is...
* gawk, chap 6: now config.guess is in build-auxPierre Labastie2021-11-021-1/+1
|
* Make umounting explicitBruce Dubbs2021-11-011-1/+21
|
* Minor wording changeBruce Dubbs2021-11-011-1/+1
|
* Package updatesBruce Dubbs2021-10-3111-86/+129
| | | | | | | | | | | | | | Update to gawk-5.1.1. Update to meson-0.60.0. Update to libcap-2.60. Update to gdbm-1.22. Update to file-5.41. Update to linux-5.14.15. Update to iana-etc-20211025. Update to tzdata-2021e. Change /bin to /usr/bin in passwd, and revisedchroot. Fix systemd for new meson.
* Fix currency for vimBruce Dubbs2021-10-251-1/+1
|
* Fix 'file' currencyBruce Dubbs2021-10-241-1/+1
|
* libcap: remove unneeded chmod commandXi Ruoyao2021-10-161-4/+0
| | | | Libcap-2.59 install shared libs with mode 0755 by default.
* Package updates.Bruce Dubbs2021-10-144-34/+71
| | | | | | | | | | | Update to vim-8.2.3508. Update to tzdata-2021c. Update to Python-3.10.0. Update to Jinja2-3.0.2. Update to linux-5.14.12. Update to iana-etc-20211004. Update to bc-5.1.1. Update to automake-1.16.5.
* Remove forgotten conditionals in patches.entPierre Labastie2021-10-141-16/+0
|
* Make instructions more consistent.Bruce Dubbs2021-10-136-6/+6
| | | | | | When using mkdir during installation, use -pv all the time. Make reference to irc channel all lower case. Update lfs-latest for condxml merge
* askforhelp: add a missing right bracketXi Ruoyao2021-10-131-1/+1
|
* git-version: remove -g{sha} unconditionallyXi Ruoyao2021-10-131-5/+3
|
* clean up after condxml mergeXi Ruoyao2021-10-132-18/+2
|
* Merge branch 'trunk' into plabs/condxmlPierre Labastie2021-10-124-40/+82
|\ | | | | | | October updates
| * Package updates.Bruce Dubbs2021-09-304-40/+82
| | | | | | | | | | | | | | | | | | | | | | | | Update to vim-8.2.3458. Update to iana-etc-20210924. Update to tzdata-2021b. Update to sysvinit-3.0.0. Update to meson-0.59.2. Update to linux-5.14.8. Update to libcap-2.59. Update to coreutils-9.0. Update to bison-3.8.2.
* | Merge branch 'plabs/condxml' of git.linuxfromscratch.org:lfs into plabs/condxmlplabs/condxmlPierre Labastie2021-09-221-0/+16
|\ \
| * \ Merge branch 'trunk' into plabs/condxmlPierre Labastie2021-09-202-11/+10
| |\ \
| * \ \ Merge branch 'trunk' into plabs/condxmlPierre Labastie2021-09-162-19/+27
| |\ \ \
| * | | | Remove conditionals in packages.entPierre Labastie2021-09-161-115/+2
| | | | | | | | | | | | | | | | | | | | | | | | | This allows to generate the same consolidated wget-list for both books, which is needed for currency scripts
| * | | | Remove eol spaces not caught by mergePierre Labastie2021-09-153-7/+7
| | | | |
| * | | | Merge branch 'trunk' into plabs/condxmlPierre Labastie2021-09-151-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'trunk' into plabs/condxmlPierre Labastie2021-09-15125-1455/+728
| |\ \ \ \ \
| * | | | | | packages.ent: remove a double hyphen in a commentPierre Labastie2021-09-011-1/+1
| | | | | | |
| * | | | | | Add conditional for patches only in one bookPierre Labastie2021-09-011-0/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Same logic as for pacakges.ent, see preceding commits
| * | | | | | Fix make-aux-file for lfs-bootscript entitiesPierre Labastie2021-09-012-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | now, grep returns two lines. Keep only the first one, and add a comment in packages;ent so that the first line is the one we want!
| * | | | | | Add conditional entities for package versionsPierre Labastie2021-09-011-2/+111
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Those packages only in sysv book should appear after a "<![ %sysv; [" conditional. But since the entity must always be defined when profiling (the revision attribute removes text in the output, not when parsing), there are the same entities with text "not-used" after "<![ %systemd; [" conditional. Of course, the preceding is reversed for packages only in the systemd book.
| * | | | | | Make generic-version the same on both booksPierre Labastie2021-09-011-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Needs to make a conditional for errata
| * | | | | | remove erratad entityPierre Labastie2021-09-011-2/+1
| | | | | | |
| * | | | | | Remove a duplicated entity in general.entPierre Labastie2021-09-011-1/+0
| | | | | | |
| * | | | | | remove blfs-systemd-book entity in chapter 11Pierre Labastie2021-09-012-25/+14
| | | | | | |
| * | | | | | Remove all versiond entitiesPierre Labastie2021-09-017-47/+15
| | | | | | |
| * | | | | | Add a conditional entity for sysv/systemdPierre Labastie2021-09-014-13/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes the need for versiond, and other xxxd entities. Those entities will be removed in the next commits.