Commit Graph

8128 Commits

Author SHA1 Message Date
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
Xi Ruoyao
4f56024885
clarify that the system "*ctl" commands won't work in chroot 2021-09-21 15:06:11 +08:00
Pierre Labastie
35d257851a Remove double slash // in some links 2021-09-20 22:01:06 +02:00
Pierre Labastie
0bf23c841e Merge branch 'trunk' into plabs/condxml 2021-09-20 13:13:35 +02:00
Pierre Labastie
d887817942 Remove a false comment in general.ent
jhalfs does not need anything in "copyrightdate", so that
– can be used if desired
2021-09-20 13:12:01 +02:00
Bruce Dubbs
7e62bbc506 Tweak toolchain technical notes wording 2021-09-17 21:43:15 -05:00
Pierre Labastie
4809582902 Merge branch 'trunk' into plabs/condxml 2021-09-16 09:37:01 +02:00
Pierre Labastie
3c5b3f98c3 Remove conditionals in packages.ent
This allows to generate the same consolidated wget-list for both
books, which is needed for currency scripts
2021-09-16 09:32:18 +02:00
Bruce Dubbs
43b6ecdc1f Remove extra spaces 2021-09-15 11:24:27 -05:00
Bruce Dubbs
a5165eb396 Clarify the contents of the wget-list file 2021-09-15 11:14:10 -05:00