Commit Graph

7987 Commits

Author SHA1 Message Date
Bruce Dubbs
39bc7c48df Move Python to LFS in Standards section (again) 2021-12-17 10:26:36 -06:00
Bruce Dubbs
1c3c1fda64 Move Python to LFS in Standards section 2021-12-17 10:17:02 -06:00
Bruce Dubbs
05dcee7980 Package updates.
Update to python3-3.10.1.
Update to openssl-1.1.1m.
Update to linux-5.15.7.
Update to libcap-2.62.
2021-12-14 17:33:39 -06:00
Pierre Labastie
4b4f934b9c Update the command explanations in findutils 2021-12-14 13:48:09 +01:00
Pierre Labastie
a844ebe965 Update the changelog for findutils
The preceding cherry-picked commit did not have a changelog entry
2021-12-14 13:46:50 +01:00
Thomas Trepl
f2ab0c5d05 Fix issue building findutils on a 32bit system
Cherry picked from the multilib branch
2021-12-14 13:39:01 +01:00
Bruce Dubbs
1ca22874d3 Fix currency for psmisc 2021-12-12 08:25:34 -06:00
Xi Ruoyao
88bbf22f8b
ncursesw: do not in-place overwrite library being used by bash 2021-12-04 16:53:16 +08:00
Xi Ruoyao
0fc98a07ff
gcc-pass1: set --with-glibc-version to target glibc version
"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.
2021-12-03 03:06:18 +08:00
Bruce Dubbs
bdc9e03b78 Package updates.
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.
2021-11-30 12:43:05 -06:00
Xi Ruoyao
768ae15039
don't enable CONFIG_IKHEADERS building the kernel
https://lists.linuxfromscratch.org/sympa/arc/lfs-support/2021-11/msg00014.html
2021-11-23 18:23:51 +08:00
Xi Ruoyao
784f3c36e2
changelog: remove extra ">" breaking REV=systemd 2021-11-15 23:44:40 +08:00
Xi Ruoyao
394bd9caff
systemd: minor reword for Linux header >= 5.14 issue
It does not affect using systemd with Linux >= 5.14, but only affects
building systemd with kernel header >= 5.14.
2021-11-15 23:34:44 +08:00
Bruce Dubbs
0d78c2c179 Package updates.
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).
2021-11-14 12:22:12 -06:00
Xi Ruoyao
d48d1c2d91
toolchain note: add a disclaimer for the purpose of the book
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.
2021-11-12 17:47:16 +08:00
Xi Ruoyao
0fc1b27b09
move the ln note back to chap 5 glibc
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.
2021-11-12 00:41:02 +08:00
Bruce Dubbs
d18d2850dc Update currency to use https everywhere 2021-11-08 10:14:24 -06:00
Xi Ruoyao
3328dfdc69
systemd: fix a typo 2021-11-02 21:44:49 +08:00
Pierre Labastie
095286b709 Revert the change /bin/bash->/usr/bin/bash
We are not sure what the interaction with /etc/shells is...
2021-11-02 14:23:41 +01:00
Pierre Labastie
747287d8ad gawk, chap 6: now config.guess is in build-aux 2021-11-02 14:22:30 +01:00
Bruce Dubbs
56587fc43d Make umounting explicit 2021-11-01 12:05:41 -05:00
Bruce Dubbs
d02074e9bc Minor wording change 2021-11-01 08:49:48 -05:00
Bruce Dubbs
1f201845a3 Package updates
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.
2021-10-31 14:00:21 -05:00
Bruce Dubbs
843d015a32 Fix currency for vim 2021-10-25 09:28:22 -05:00
Bruce Dubbs
7c8e399d9b Fix 'file' currency 2021-10-24 16:24:48 -05:00
Xi Ruoyao
8cece120f9
libcap: remove unneeded chmod command
Libcap-2.59 install shared libs with mode 0755 by default.
2021-10-16 01:59:06 +08:00
Bruce Dubbs
fa32551de1 Package updates.
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.
2021-10-14 14:02:12 -05:00
Pierre Labastie
3a12bfb743 Remove forgotten conditionals in patches.ent 2021-10-14 18:56:54 +02:00
Bruce Dubbs
8fd9f816d4 Make instructions more consistent.
When using mkdir during installation, use -pv all the time.
Make reference to irc channel all lower case.
Update lfs-latest for condxml merge
2021-10-13 15:00:35 -05:00
Xi Ruoyao
64ce28748b
askforhelp: add a missing right bracket 2021-10-13 19:44:28 +08:00
Xi Ruoyao
7af57d2e6f
git-version: remove -g{sha} unconditionally 2021-10-13 19:30:53 +08:00
Xi Ruoyao
3d7b4f686a
clean up after condxml merge 2021-10-13 19:27:35 +08:00
Pierre Labastie
b17714a9bb Merge branch 'trunk' into plabs/condxml
October updates
2021-10-12 21:26:01 +02:00
Bruce Dubbs
8e7be496ed Package updates.
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.
2021-09-30 14:09:24 -05:00
Pierre Labastie
078ba67834 Merge branch 'plabs/condxml' of git.linuxfromscratch.org:lfs into plabs/condxml 2021-09-22 23:38:19 +02:00
Pierre Labastie
12b2639e0a Set general.ent for development
I had set it to release for testing only
2021-09-22 23:28:01 +02:00
Pierre Labastie
abec094036 Remove spurious space 2021-09-22 23:23:16 +02:00
Pierre Labastie
0480d22900 Add missing comma 2021-09-22 23:23:16 +02:00
Pierre Labastie
e8393f732a short-version for systemd release is "stable-systemd" 2021-09-22 23:23:16 +02:00
Pierre Labastie
01183c0cb7 general.ent: Add conditionals for release, rc, dev
WIP, needs some testing. But committing to be able to checkout
trunk and back...
2021-09-22 23:23:16 +02:00
Pierre Labastie
2198b5efa0 Remove eol spaces not caught by merge 2021-09-22 23:23:06 +02:00
Pierre Labastie
a1422e1126 Fix make-aux-file for lfs-bootscript entities
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!
2021-09-22 23:21:31 +02:00
Pierre Labastie
7146c9dc0c Make generic-version the same on both books
Needs to make a conditional for errata
2021-09-22 23:19:23 +02:00
Pierre Labastie
46d9bd8a2a remove erratad entity 2021-09-22 23:19:23 +02:00
Pierre Labastie
8891a507db Remove a duplicated entity in general.ent 2021-09-22 23:19:23 +02:00
Pierre Labastie
d73560403d remove blfs-systemd-book entity in chapter 11 2021-09-22 23:19:17 +02:00
Pierre Labastie
784fdaed25 Remove all versiond entities 2021-09-22 23:17:28 +02:00
Pierre Labastie
4467b18d3f Add a conditional entity for sysv/systemd
This removes the need for versiond, and other xxxd entities. Those
entities will be removed in the next commits.
2021-09-22 23:11:52 +02:00
Xi Ruoyao
2f142598a9
kernel: CONFIG_SECCOMP is now in General architecture-dependent options 2021-09-22 21:44:18 +08:00
Xi Ruoyao
859d839d50
remove trailing spaces 2021-09-21 19:03:30 +08:00