Bruce Dubbs
917868fc69
Package Updates.
...
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.
2022-09-07 14:59:45 -05:00
Thomas Trepl (Moody)
b17c6b2bc7
Automatic merge of trunk into multilib
2022-09-01 00:30:10 +02:00
Bruce Dubbs
b877b48a51
Clean up after 11.2
2022-08-31 14:12:10 -05:00
Thomas Trepl (Moody)
192dda3521
Automatic merge of trunk into multilib
2022-08-23 21:34:26 +02:00
Xi Ruoyao
ec3cad45c3
mark linux-5.19.2 and shadow-4.12.2 as security fix
2022-08-22 11:17:46 +08:00
Bruce Dubbs
a7a9d696fc
Minor updates
2022-08-21 10:04:47 -05:00
Xi Ruoyao
3a1168d937
add changelog entries for last package update
2022-08-21 14:05:48 +08:00
Bruce Dubbs
f2af13d7a0
Intermediate update prior to lfs-11.2-rc1
2022-08-20 10:35:01 -05:00
Thomas Trepl (Moody)
c84195d1f8
Automatic merge of trunk into multilib
2022-08-20 05:45:09 +02:00
Xi Ruoyao
6099a47149
Remove libtool archive (.la) files in Chapter 5 and 6
...
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.
2022-08-19 12:41:48 +08:00
Thomas Trepl (Moody)
a151e0979b
Automatic merge of trunk into multilib
2022-08-16 13:54:28 +02:00
Douglas R. Reno
c25dd3fc1d
Typo fix in changelog
2022-08-11 17:34:21 -05:00
Bruce Dubbs
3bc662bc9e
Package updates.
...
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.
2022-08-11 16:10:56 -05:00
Bruce Dubbs
6f4ac82b3c
Typo
2022-08-07 11:11:37 -05:00
Thomas Trepl (Moody)
3ebe8768cc
Merge upstream
2022-08-07 11:00:44 +02:00
Bruce Dubbs
1b11115cd2
Package updates.
...
Update to binutils-2.38.
Update to util-linux-2.38.1.
Update to Python3-3.10.6.
Update to glibc-2.36.
2022-08-06 17:40:17 -05:00
Thomas Trepl (Moody)
1c784d290c
Automatic merge of trunk into multilib
2022-07-25 05:45:24 +02:00
Ken Moffat
32feb4ba2e
Note that linux-5.18.14 has fixes for RETBleed.
...
Security Advisory to follow.
2022-07-24 21:30:43 +01:00
Bruce Dubbs
c316117432
Package updates.
...
Update to linux-5.18.14.
Update to libcap-2.65.
2022-07-24 15:01:47 -05:00
Thomas Trepl (Moody)
f8018d2ce5
Automatic merge of trunk into multilib
2022-07-17 05:45:24 +02:00
Bruce Dubbs
f1b9d9d531
Package updates.
...
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.
2022-07-16 00:29:19 -05:00
Thomas Trepl (Moody)
8b83249bf7
Automatic merge of trunk into multilib
2022-07-01 05:45:11 +02:00
Bruce Dubbs
0d80e532d2
Package updates.
...
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.
+
2022-06-30 15:12:37 -05:00
Thomas Trepl (Moody)
0160d68e19
Automatic merge of trunk into multilib
2022-06-29 22:20:16 +02:00
Pierre Labastie
f8b27abcda
Generate shared C++ bindings for ncurses
...
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.
2022-06-29 14:08:29 +02:00
Thomas Trepl (Moody)
4605657f73
Automatic merge of trunk into multilib
2022-06-15 05:45:10 +02:00
Bruce Dubbs
c7b29be1c1
Package Updates
...
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.
2022-06-14 14:28:38 -05:00
Thomas Trepl (Moody)
734c56f002
Automatic merge of trunk into multilib
2022-06-01 05:45:09 +02:00
Bruce Dubbs
9bc47a117d
Package updates.
...
Update to iana-etc-20220524.
Update to iproute2-5.18.0.
Update to linux-5.18.1.
Update to perl-6.36.0.
2022-05-31 14:44:22 -05:00
Thomas Trepl (Moody)
d3e7e98da4
Automatic merge of trunk into multilib
2022-05-30 05:45:10 +02:00
Xi Ruoyao
e6e8f00474
update to vim-8.2.5014 ( #4500 )
2022-05-29 12:29:20 +08:00
Xi Ruoyao
4ad57d4331
update to ninja-1.11.0 ( #5062 )
2022-05-29 12:29:20 +08:00
Xi Ruoyao
b4008bb22c
update to systemd-251 ( #5064 )
2022-05-29 12:29:20 +08:00
Thomas Trepl (Moody)
642412110b
Automatic merge of trunk into multilib
2022-05-17 05:45:10 +02:00
Bruce Dubbs
4c2aabba4e
Package updates.
...
Update to linux-5.17.7.
Update to psmisc-23.5.
2022-05-15 23:09:32 -05:00
Thomas Trepl (Moody)
588c7a0492
Merge upstream
2022-05-11 09:22:07 +02:00
Xi Ruoyao
748429cef5
fix a typo in changelog, again
2022-05-09 22:26:47 +08:00
Thomas Trepl (Moody)
c48cc91c55
Merge upstream
2022-05-06 12:38:26 +02:00
Bruce Dubbs
d6cba09c7c
Update to openssl-3.0.3.
2022-05-04 20:20:27 -05:00
Thomas Trepl (Moody)
481b2e0584
Merge upstream
2022-05-02 14:52:30 +02:00
Xi Ruoyao
d77e98c7e8
fix a typo in changelog
2022-05-02 15:08:43 +08:00
Bruce Dubbs
813ab55675
Package updates and nobody uid change.
...
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.
2022-04-30 09:38:48 -05:00
Thomas Trepl (Moody)
1937fe0c15
Automatic merge of trunk into multilib
2022-04-18 05:45:10 +02:00
Bruce Dubbs
032d88fc75
Add wheel-0.37.1 (Python module).
2022-04-17 17:11:27 -05:00
Thomas Trepl (Moody)
03cd145c43
Automatic merge of trunk into multilib
2022-04-16 05:45:10 +02:00
Ken Moffat
1d694184b3
Patch xz for the xzgrep vulnerability.
2022-04-15 20:01:35 +01:00
Thomas Trepl (Moody)
540a8bc67e
Automatic merge of trunk into multilib
2022-04-15 05:45:10 +02:00
Bruce Dubbs
62b66860b3
Package updates.
...
Update to libcap-2.64.
Update to linux-5.17.3.
Update to gzip-1.12.
2022-04-14 11:17:20 -05:00
Thomas Trepl (Moody)
9399bf9a96
Automatic merge of trunk into multilib
2022-04-05 05:45:10 +02:00
Ken Moffat
b3d5df2a4a
Note that linux-5.17.1 and zlib-1.2.12 are security updates.
2022-04-04 21:28:35 +01:00
Thomas Trepl (Moody)
a7e5537889
Automatic merge of trunk into multilib
2022-04-03 10:45:52 +02:00
Bruce Dubbs
676f0fdcec
Package updates.
...
Update to sysvinit-3.02.
Update to zlib-1.2.12.
Update to expat-2.4.8.
Update to Jinja2-3.1.1.
Update to Python-3.10.4.
Update to procps-ng-4.0.0.
Update to iproute2-5.17.0.
Update to meson-0.62.0.
Update to linux-5.17.1.
Update to util-linux-2.38.
2022-03-30 16:13:26 -05:00
Thomas Trepl (Moody)
75af69e454
Automatic merge of trunk into multilib
2022-03-26 05:45:09 +01:00
Pierre Labastie
827cc05c37
Upstate bootscripts to 20220324
2022-03-25 18:32:05 +01:00
Thomas Trepl (Moody)
9b0642ad34
Automatic merge of trunk into multilib
2022-03-21 05:45:10 +01:00
Xi Ruoyao
0a28db3cd7
package updates
...
* Update to Python-3.10.3 (#5028 )
* Update to libtool-2.4.7 (#5029 )
* Update to linux-5.16.16 (#5030 )
* Update to tzdata-2022a (#5031 )
* Update to man-db-2.10.2 (#5032 )
2022-03-20 21:26:58 +08:00
Thomas Trepl (Moody)
02c702c62e
Automatic merge of trunk into multilib
2022-03-17 15:30:05 +01:00
Thomas Trepl (Moody)
d9bec1e96a
Automatic merge of trunk into multilib
2022-03-17 15:28:37 +01:00
Xi Ruoyao
ae84037e94
update to MarkupSafe-2.1.1 ( #5025 )
2022-03-16 19:39:06 +08:00
Bruce Dubbs
16a517ac7e
Update to openssl-3.0.2.
2022-03-15 14:49:33 -05:00
Xi Ruoyao
ce6088a1c1
changelog: dbus is systemd revision only
2022-03-16 00:14:14 +08:00
Bruce Dubbs
c6ed3d0126
Update to meson-0.61.3.
2022-03-15 10:55:25 -05:00
Xi Ruoyao
f7ac150c84
package update
...
* update to expat-2.4.7 (#5019 )
* update to bc-5.2.3 (#5020 )
* update to linux-5.16.14 (#5021 )
* update to perl-5.34.1 (#5022 )
* update to vim-8.2.4567 (#4500 )
2022-03-15 16:18:24 +08:00
Xi Ruoyao
cb39502e14
add changelog entries for 20220305
2022-03-05 16:35:00 +08:00
Xi Ruoyao
070bc9a4f7
add zstd upstream fixes patch
2022-03-05 16:30:28 +08:00
Xi Ruoyao
7c05ea2a4f
remove outdated cross-chap5 announcement in what's new
...
It should have been removed in 10.1, and in 11.0 there should have been
"the version of LFS has switched to a merged-/usr layout". But we just
forgot to update this all the time :).
2022-03-03 02:20:37 +08:00
Xi Ruoyao
3522efe046
package updates
...
* Update to meson-0.61.2.
* Update to linux-5.16.12.
* Update to MarkupSafe-2.1.0.
* Update to dbus-1.14.0.
* Update to vim-8.2.4489.
2022-03-03 02:20:37 +08:00
Xi Ruoyao
7756de365c
remove all "what's new" entries after release
2022-03-03 02:20:34 +08:00
Xi Ruoyao
6cad449759
add changelog entries for libstdc++ pass 2 and tcl changes
2022-03-02 21:08:50 +08:00
Thomas Trepl (Moody)
5ffa04b535
Automatic merge of trunk into multilib
2022-03-01 09:09:15 +01:00
Bruce Dubbs
fe09af0cf8
Cleanup after 11.1 commit
2022-02-28 11:41:59 -06:00
Xi Ruoyao
2fac6bd1b2
fix the date of expat-2.4.6 changelog entry
2022-02-28 22:34:42 +08:00
Thomas Trepl (Moody)
f7cac90fce
Automatic merge of trunk into multilib
2022-02-24 05:45:10 +01:00
Bruce Dubbs
ba2dc1b6a7
Update to expat-2.4.6 (security fix)
2022-02-23 15:28:21 -06:00
Thomas Trepl (Moody)
f0275e9623
Automatic merge of trunk into multilib
2022-02-20 05:45:15 +01:00
Ken Moffat
a8ac5440a7
Vim-8.2.4383 included a security update.
2022-02-19 21:02:14 +00:00
Thomas Trepl (Moody)
738a4c13cd
Automatic merge of trunk into multilib
2022-02-16 05:45:10 +01:00
Bruce Dubbs
6af4dabc16
Package updates and fixes.
...
Add binutils-2.38 LTO patch.
Update to util-linux-2.37.4.
Update to man-db-2.10.1.
Update to linux-5.16.9.
Update to vim-8.2.4383.
Update to iana-etc-20220207.
2022-02-15 09:55:45 -06:00
Thomas Trepl (Moody)
bf8012e6d5
Automatic merge of trunk into multilib
2022-02-11 05:45:10 +01:00
Xi Ruoyao
426913ea08
binutils-pass2: workaround "binaries link to host libraries" issue
...
A very old libtool copy (2009-11-29) is shipped in binutils tarball. It
does not support sysroot, so the cross-built binutils binaries may link
to libraries from the host distro, if certain libraries are available.
The ideal solution should be updating libtool, as libtool-2.4.6 (in LFS)
has sysroot support. However, updating libtool for binutils is not
trivial: it would require to rerun autoconf and binutils building system
sticks to autoconf-2.69. Another issue is the sysroot support for
libtool has introduced a configure option "--with-sysroot", which
conflicts with an already existing option with the same name in
GCC and binutils building system (we are using the GCC/binutils version
of --with-sysroot in chapter 5).
GCC building system has --with-build-sysroot (we are using this for GCC
pass 2) for this issue. Binutils copied GCC building system, but it
does not respect --with-build-sysroot.
So for now we just edit libtool code to prevent "-L/usr/lib" in
$LFS_TGT_gcc command line. It should fix the issue about host libiberty
(reported in #lfs-support) as well, but it still need to be confirmed by
someone having such a host.
Tested with a jhalfs run on LFS.
2022-02-10 21:05:33 +08:00
Thomas Trepl (Moody)
64cae89ff8
Automatic merge of trunk into multilib
2022-02-10 05:45:10 +01:00
Bruce Dubbs
9c4ff70edf
Package updates.
...
Update to bc-5.2.2.
Update to linux-5.16.8.
Update to binutils-2.38. Requires adding zlib to Chapter 6.
2022-02-09 20:54:15 -06:00
Thomas Trepl (Moody)
2590473cf0
Automatic merge of trunk into multilib
2022-02-06 05:45:15 +01:00
Xi Ruoyao
cfdc7ab3c2
fix a stupid typo in changelog
2022-02-05 22:03:00 +08:00
Xi Ruoyao
490dc15317
remove "+h" in bash commands in chroot ( #4998 )
...
In the new cross-compilation approach, the $PATH in chroot does not
contain '/tools/bin'. So "+h" is useless in chroot as the newly
installed tools always replace the temporary counterpart at the same
location.
"+h" in chapter4/settingenviron.xml is kept deliberately. Currently
$LFS/tools/bin only contains programs prefixed with
"x86_64-lfs-linux-gnu-", and it's highly unlikely that any distro will
ever ship a program named with such prefix. So it may seems that we can
remove this "+h" as well. However, the situation may change in future
and we can take this oppertunity to teach the advantage and disvantage
of bash hash feature.
2022-02-05 20:48:27 +08:00
Xi Ruoyao
db2d98f7a9
man-db: update to man-db-2.10.0 ( #5002 )
2022-02-05 20:37:44 +08:00
Xi Ruoyao
f5923aa8b4
kmod: link to openssl
2022-02-05 20:37:43 +08:00
Xi Ruoyao
ab8c166cbb
gdbm: update to gdbm-1.23 ( #5000 )
2022-02-05 20:37:34 +08:00
Xi Ruoyao
bf6c6f8180
tcl: update to tcl-8.6.12 ( #5001 )
...
tdbc 1.1.2 -> 1.1.3
itcl 4.2.1 -> 4.2.2
2022-02-05 17:03:36 +08:00
Thomas Trepl (Moody)
51d1584808
Automatic merge of trunk into multilib
2022-02-04 10:52:30 +01:00
Thomas Trepl (Moody)
651c74bef9
Remove unnecessary sed in glibc-2.35
2022-02-04 10:51:57 +01:00
Thomas Trepl (Moody)
15a5fc904a
Automatic merge of trunk into multilib
2022-02-04 10:36:58 +01:00
Bruce Dubbs
a5d31dd654
Package updates and a patch.
...
Add coreutils-9.0 chmod patch.
Update to glibc-2.35.
Update to linux-5.16.5.
Update to findutils-4.9.0.
Update to expat-2.4.4.
Update to iana-etc-20220128.
2022-02-03 13:02:19 -06:00
Thomas Trepl (Moody)
c87aec23f2
Automatic merge of trunk into multilib
2022-01-30 05:45:09 +01:00
Bruce Dubbs
d8038b2e4f
Update to linux-5.16.4.
2022-01-29 14:10:04 -06:00
Thomas Trepl (Moody)
946cfd7bf1
Automatic merge of trunk into multilib
2022-01-28 05:45:10 +01:00
Bruce Dubbs
e1ebbef46a
Package updates.
...
Update to vim-8.2.4236.
Update to zstd-1.5.2.
Update to util-linux-2.37.3 (security fix).
Update to Python-3.10.2.
Update to linux-5.16.2.
Update to libcap-2.63.
Update to iproute2-5.16.0.
Update to iana-etc-20220120.
2022-01-27 21:29:56 -06:00
Thomas Trepl (Moody)
ad63979a20
Update changelog (for isl changes)
2022-01-21 18:44:44 +01:00
Thomas Trepl (Moody)
cfa3be5069
Automatic merge of trunk into multilib
2022-01-21 05:45:12 +01:00
Bruce Dubbs
d141d67546
Update to expat-2.4.3 (security fixes).
2022-01-20 13:35:28 -06:00
Pierre Labastie
18c1947298
Update to meson-0.61.1
2022-01-20 08:18:43 +01:00
Thomas Trepl (Moody)
78c26601df
Automatic merge of trunk into multilib
2022-01-18 05:45:11 +01:00
Thomas Trepl (Moody)
63ef88536a
Add a fix of type to meson patch (new patch file)
2022-01-17 16:56:06 +01:00
Thomas Trepl (Moody)
f94c8ba3be
Automatic merge of trunk into multilib
2022-01-15 05:45:10 +01:00
Bruce Dubbs
ade3efafc6
Package updates.
...
Update to shadow-4.11.1.
Update to readline-8.1.2.
Update to meson-0.61.0.
Update to libpipeline-1.5.5.
Update to bash-5.1.16.
2022-01-14 13:43:28 -06:00
Thomas Trepl (Moody)
aa95507be6
Automatic merge of trunk into multilib
2022-01-14 05:45:10 +01:00
Douglas R. Reno
c8df034e5f
Fix CVE-2021-3997 in systemd.
2022-01-13 15:16:37 -06:00
Thomas Trepl (Moody)
bb2febd46a
Automatic merge of trunk into multilib
2022-01-04 05:45:10 +01:00
Douglas R. Reno
d21ec2fcbb
systemd: Add CONFIG_PSI to the kernel configuration to get systemd-oomd
...
to work.
Note that it just skips bringing systemd-oomd up when not present, and
does not fail the startup process.
2022-01-03 12:03:45 -06:00
Thomas Trepl (Moody)
0fd2370f61
Automatic merge of trunk into multilib
2022-01-01 05:45:10 +01:00
Bruce Dubbs
ad89f7b0d6
Package updates.
...
Update to e2fsprogs-1.46.5.
Update to zstd-1.5.1.
Update to expat-2.4.2.
Update to shadow-4.10.
Update to sysvinit-3.01.
Update to linux-5.15.12.
Update to iana-etc-20211224.
Update to openssl-3.0.1.
Update to eudev-3.2.11.
Update lfs-latest-git.php currency for new eudev location.
2021-12-31 07:10:48 -06:00
Thomas Trepl (Moody)
af4bd5774b
Automatic merge of trunk into multilib
2021-12-31 05:45:09 +01:00
Douglas R. Reno
6d19228191
Package Updates:
...
Update to systemd-250 (BLFS coming shortly)
Update to meson-0.60.3
Kernel Configuration: Enable the framebuffer since it's disabled by
default in Linux-5.15.
Kernel Configuration: Add a note about CONFIG_DEFAULT_HOSTNAME on
systemd.
2021-12-30 11:39:08 -06:00
Thomas Trepl (Moody)
0ca938376b
Automatic merge of trunk into multilib
2021-12-15 05:45:09 +01: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
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 (Moody)
eecc4e73d7
Automatic merge of trunk into multilib
2021-12-01 05:45:11 +01: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
Thomas Trepl (Moody)
d24dc0f95d
Merge upstream changes
2021-11-17 16:03:17 +01:00
Xi Ruoyao
784f3c36e2
changelog: remove extra ">" breaking REV=systemd
2021-11-15 23:44:40 +08:00
Thomas Trepl (Moody)
cd67d000ae
Merge upstream changes
2021-11-15 14:57:41 +01: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
Thomas Trepl (Moody)
d352b982d6
Automatic merge of trunk into multilib
2021-11-01 05:45:09 +01: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
Thomas Trepl (Moody)
08a636839d
Merge upstream
2021-10-15 12:21:18 +02: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
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
Pierre Labastie
b17714a9bb
Merge branch 'trunk' into plabs/condxml
...
October updates
2021-10-12 21:26:01 +02:00
Thomas Trepl (Moody)
0b5f7d87c7
Automatic merge of trunk into multilib
2021-10-01 05:45:12 +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
784fdaed25
Remove all versiond entities
2021-09-22 23:17:28 +02:00
Thomas Trepl (Moody)
716db1f765
Merge upstream
2021-09-20 09:37:34 +02:00
Bruce Dubbs
06e7b36118
Package updates.
...
Ensure tcl documentation install instructions are present.
Update to Python3-3.9.7.
Update to linux-5.14.3.
Update to libcap-2.57.
Update to iproute2-5.14.0.
Update to inetutils-2.2.
Update to gzip-1.11.
Update to gdbm-1.21.
Update to bison-3.8.1.
Update to bc-5.0.2.
2021-09-14 10:06:10 -05:00
Douglas R. Reno
e128c68596
Add the File upstream fixes patch to the book.
2021-09-08 10:36:09 -05:00
Pierre Labastie
2f72b72895
Remove spaces at end o lines - chapter01
2021-09-07 22:46:59 +02:00
Bruce Dubbs
8e6babecd0
Typo
2021-09-06 09:43:46 -05:00
Bruce Dubbs
beb80e291d
Update text in Chapter 7 Backup/Restore sections
...
Patch by Kevin Buckley.
Also made minor clarification to umount commands.
2021-09-06 09:32:47 -05:00
Thomas Trepl (Moody)
e68002242f
Automatic merge of trunk into multilib
2021-09-02 12:50:10 +02:00
Bruce Dubbs
f411d2d231
Trunk post 11.0 release cleanup
2021-09-02 15:02:42 +08:00
Thomas Trepl (Moody)
d2e7db424f
Automatic merge of trunk into multilib
2021-08-30 05:45:11 +02:00
Xi Ruoyao
b0439bc6c4
update to man-pages-5.13 ( #4915 )
2021-08-29 23:39:09 +08:00
Thomas Trepl (Moody)
2bad57f3d8
Automatic merge of trunk into multilib
2021-08-26 05:45:09 +02:00
Bruce Dubbs
49170b0a84
Package updates for lfs-11.0-rc3
...
LFS-11.0-rc3 released.
Update to e2fsprogs-1.46.4.
Update to meson-0.59.1.
Update to util-linux 2.37.2.
Update to linux-5.13.12.
Update to libcap-2.53.
2021-08-25 18:51:16 -05:00
Xi Ruoyao
a4e4addb5a
update to openssl-1.1.1k ( #4911 )
2021-08-26 02:38:45 +08:00
Thomas Trepl (Moody)
fd6a5f8dd5
Automatic merge of trunk into multilib
2021-08-20 23:20:44 +02:00
Bruce Dubbs
de8b6cb08a
Fix security issue in Chapter 8 glibc.
...
Add a sed to glibc in Chapter 8 to fix a critical security issue.
2021-08-20 15:47:13 -05:00
Thomas Trepl (Moody)
e05a52a6ef
Automatic merge of trunk into multilib
2021-08-19 05:45:09 +02:00
Bruce Dubbs
658a5da5fb
Now run all the tests in binutils.
...
We were removing a failing test, but it is not longer a problem.
Eliminate the instruction that does that.
2021-08-18 00:19:33 -05:00
Thomas Trepl (Moody)
08c33f79bc
Automatic merge of trunk into multilib
2021-08-18 05:45:10 +02:00
Xi Ruoyao
d182d836a4
mark automake as new, and fix an example in general.ent
2021-08-18 01:30:25 +08:00
DJ Lucas
e9b00bdfc5
add p11-kit to dependencies list for systemd
2021-08-16 23:49:02 -05:00
Thomas Trepl (Moody)
edba175c42
Automatic merge of trunk into multilib
2021-08-15 05:45:22 +02:00
Bruce Dubbs
4bd0278038
Update all package stats and update grep.
...
Using latest build log, updated all SysV package stats.
Update to grep-3.7.
2021-08-14 18:41:50 -05:00
Thomas Trepl (Moody)
a98222651c
Automatic merge of trunk into multilib
2021-08-13 22:05:08 +02:00
Bruce Dubbs
fb8aee8051
Package updates and a patch.
...
Update to linux-5.13.10.
Update to bc-5.0.0.
Update to vim-8.2.3337.
Add binutils-2.37 upstream patch.
2021-08-13 12:20:37 -05:00
Thomas Trepl (Moody)
c28569be5b
Automatic merge of trunk into multilib
2021-08-08 21:28:03 +02:00
Bruce Dubbs
3ba82a8a1f
Package updates.
...
Update to linux-5.13.9.
Update to libffi-3.4.2.
2021-08-08 14:19:18 -05:00
Thomas Trepl (Moody)
81f8f6e436
Automatic merge of trunk into multilib
2021-08-07 05:45:09 +02:00
Xi Ruoyao
a04b3d3931
gcc: fix PR101749
...
https://wiki.linuxfromscratch.org/blfs/ticket/15350
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101749
2021-08-06 21:37:01 +08:00
Thomas Trepl (Moody)
66bfc2bb56
Automatic merge of trunk into multilib
2021-08-03 05:45:09 +02:00
Bruce Dubbs
9c7598cc15
Package updates.
...
Update to glibc-2.34.
Update to diffutils-3.8.
Update to libcap-2.52.
2021-08-02 20:52:40 -05:00
Thomas Trepl (Moody)
6ff520fb98
Automatic merge of trunk into multilib
2021-08-02 05:45:10 +02:00
Bruce Dubbs
0b10545515
Fackage updates and fixes.
...
Remove unneeded sed commands from automake and coreutils.
Update to linux-5.13.7.
Update to e2fsprogs-1.46.3.
2021-08-01 11:58:29 -05:00
Thomas Trepl (Moody)
00e8b5325a
Merge upstream changes
2021-07-28 15:43:47 +02:00
Xi Ruoyao
7f9a48070e
package update
...
Update to GCC-11.2.0 (#4883 )
Update to inetutils-2.1 (#4892 )
Update to automake-1.16.4 (#4894 )
SHA256 checksum entities for the three packages are added. I think we
can start a transition to SHA256 now.
2021-07-28 19:01:48 +08:00
Xi Ruoyao
08f72423ce
always use --strip-unneeded for stripping
...
The behavior of --strip-unneeded and --strip-all are same for
executables and shared libraries. For static libraries,
--strip-unneeded keeps the symbols needed for relocation processing so
it won't break static archives.
2021-07-28 18:46:22 +08:00
Thomas Trepl (Moody)
64a306d76a
Automatic merge of trunk into multilib
2021-07-27 21:29:34 +02:00
Xi Ruoyao
d1592b9d92
stripping: add libnss_*.so* into online_usrlib
...
Glibc loads these "NSS modules" (see man 5 nss) on startup. This is
implemented with something like dlopen() so "ldd" won't show them up.
So they should be considered "online" here.
Without this addition, overwriting libnss_files-2.33.so reproducibly
triggers a crash during jhalfs runs where stripping is enabled. In
manual builds, it reproducibly triggers a crash exiting from chroot.
After this change I reran stripping 5 times and there was no crash
observed.
2021-07-28 01:27:33 +08:00
Thomas Trepl (Moody)
85cd74c2cb
Merge upstream changes
2021-07-27 07:53:40 +02:00
Thomas Trepl (Moody)
6d6f242029
Fix a programming error in shadow-4.9
2021-07-26 22:14:09 +02:00
Xi Ruoyao
de28837402
Hopefully, complete strip workaround
...
In stripping, /usr/bin/bash, /usr/bin/find, and /usr/bin/strip are
running. Strip them, and all libraries used by them in /tmp, then
install them back.
We can't use this for all libraries or binaries: the process above
discouples hard links (for example /usr/bin/perl and perl5.34.0). So
unfortunately the stripping instruction is now a stupidly long bash
script...
2021-07-26 19:34:27 +08:00
Thomas Trepl (Moody)
3388c22918
Merge upstream changes
2021-07-26 09:13:05 +02:00
Bruce Dubbs
ff96923bf3
Package updates and stripping fixes
...
Add workaround to strip libraries correctly.
Update to shadow-4.9.
Update to util-linux 2.37.1.
2021-07-25 20:10:18 -05:00
Xi Ruoyao
ff5c009123
binutils: workaround empty man pages issue
2021-07-25 22:56:45 +08:00
Thomas Trepl (Moody)
f18f2d6134
Automatic merge of trunk into multilib
2021-07-24 05:45:09 +02:00
Douglas R. Reno
9f84752195
Update to binutils-2.37
...
Update to less-590
Update to meson-0.59.0
Guard systemd against CVE-2021-33910
2021-07-23 06:30:53 -05:00
Thomas Trepl (Moody)
cfb8eeac69
Automatic merge of trunk into multilib
2021-07-22 05:45:08 +02:00
DJ Lucas
4eee9ccd08
Ensure that glibc installs ldconfig and sln to /usr/sbin.
2021-07-21 20:02:02 -05:00
DJ Lucas
593b439ada
Correct page IDs in Chapter 08 dejagnu, expect, and tcl.
2021-07-21 19:53:52 -05:00
Thomas Trepl (Moody)
118b207b4a
Automatic merge of trunk into multilib
2021-07-21 05:48:24 +02:00
Ken Moffat
c735ea47ab
Update to linux-5.13.4 to fix CVE-2021-33909.
2021-07-20 21:10:04 +01:00
Xi Ruoyao
7ea60d3c98
add changelog for tester-nohack merge
2021-07-20 19:43:41 +08:00
Thomas Trepl (Moody)
4d7d2c047f
Automatic merge of trunk into multilib
2021-07-20 05:45:09 +02:00
Douglas R. Reno
14e0b47d28
Add text regarding security advisories.
2021-07-19 12:34:21 -05:00
Thomas Trepl (Moody)
3999c22ebf
Automatic merge of trunk into multilib
2021-07-18 05:45:11 +02:00
Ken Moffat
ac9f3952a6
Perl - fixes for 5.34 test failures.
2021-07-17 21:11:36 +01:00
Thomas Trepl (Moody)
0906e3caf3
Automatic merge of trunk into multilib
2021-07-16 05:45:08 +02:00
Bruce Dubbs
f3997370c5
Remove modifications to m4 that are no longer needed.
2021-07-15 12:30:07 -05:00
Thomas Trepl (Moody)
ecf55d8e08
Automatic merge of trunk into multilib
2021-07-09 08:29:57 +02:00
Douglas R. Reno
87119fd250
Package Updates and Additions
...
Add MarkupSafe
Add Jinja2
Update to texinfo-6.8
Update to iproute2-5.13.0
Update to Python-3.9.6 (Security Update)
Update to systemd-249 (Security Update)
Update to Linux-5.13.1
2021-07-08 21:16:54 -05:00
Thomas Trepl (Moody)
cf65195a94
Automatic merge of trunk into multilib
2021-07-02 09:18:52 +02:00
Ken Moffat
33505d67f8
Patch gcc :
...
Fix some regressions, and cope with removal of a kernel header in
linux-5.13 which broke the build in chapter 8's bootstrap.
2021-07-01 19:34:12 +01:00
Ken Moffat
cefe50534a
Add more locales used in gcc's libstdc++ testsuite.
2021-06-29 01:28:36 +01:00
Thomas Trepl (Moody)
641ab9bee7
Automatic merge of trunk into multilib
2021-06-28 05:45:11 +02:00
Bruce Dubbs
5809826800
Package updates.
...
Update to bash-5.1.8.
Update to dejagnu-1.6.3.
Update to gdbm-1.20.
Update to libcap-2.51.
Update to man-pages-5.1.
2021-06-27 12:54:09 -05:00
Thomas Trepl (Moody)
faab037d6d
Automatic merge of trunk into multilib
2021-06-19 05:45:11 +02:00
Bruce Dubbs
577ac46eea
Ensure capsh in installed from the libcap package.
2021-06-18 09:23:28 -05:00
Thomas Trepl (Moody)
6e9ca9918b
Automatic merge of trunk into multilib
2021-06-17 05:45:12 +02:00
Douglas R. Reno
f1f9fbefad
Use the correct month for the changelog
2021-06-16 18:22:39 -05:00
Thomas Trepl (Moody)
dd79d3f5ad
Automatic merge of trunk into multilib
2021-06-16 05:45:12 +02:00
Bruce Dubbs
7fe99c2ca7
Package Updates.
...
Update to iana-etc-20210611.
Update to vim-8.2.3001.
Update to util-linux-2.37.
Update to meson-0.58.1.
Update to linux-5.12.10.
Update to m4-1.4.19.
Update to grub-2.06.
2021-06-15 22:31:48 -05:00
Thomas Trepl (Moody)
6a724046cf
Automatic merge of trunk into multilib
2021-06-10 05:45:09 +02:00
Ken Moffat
9c3ce2ac8b
For consistency, make the cpp link in /usr/lib.
2021-06-09 19:34:33 +01:00
Ken Moffat
c36301e75a
For consistency, install iproute2 progs in /usr/sbin
...
(merged /usr) - from Joe Locash.
2021-06-09 18:49:02 +01:00
Thomas Trepl (Moody)
f780602ae9
Automatic merge of trunk into multilib
2021-06-09 05:45:10 +02:00
Bruce Dubbs
25596ffb1d
Make stopping the network interfaces more robust.
...
SysV only.
When stopping or rebooting the system, the network boot script is run and looks
at all the /etc/sysconfig/ifconfig.* files. Some of the devices these files
refer to may not be active or even refer to interfaces that are not defined on
the current system. This change ignores non-existant interfaces and any
interfaces that are not UP. This change also avoids bogus warning or error
error messages when the system is shutting down.
2021-06-08 12:31:17 -05:00
Thomas Trepl (Moody)
f57735ecba
Automatic merge of trunk into multilib
2021-06-04 05:45:11 +02:00
Douglas R. Reno
9c53f9d20f
Changelog: Make the bootscripts change SysV only
2021-06-03 12:16:34 -05:00
Thomas Trepl (Moody)
5d6b72b6f2
Automatic merge of trunk into multilib
2021-06-03 05:45:09 +02:00
Thomas Trepl (Moody)
6a11766e6e
Avoid killing mdmon at shutdown/reboot
2021-06-02 22:12:59 +02:00
Thomas Trepl (Moody)
f461a0f200
Automatic merge of trunk into multilib
2021-06-01 05:45:10 +02:00
Ken Moffat
82366ae3f0
Update to linux-5.12.8.
2021-06-01 03:46:49 +01:00
Thomas Trepl (Moody)
25519ef261
Automatic merge of trunk into multilib
2021-05-29 05:45:10 +02:00
Bruce Dubbs
af4f4bfa8c
Package updates.
...
Update to iana-etc-20210526.
Update to vim-8.2.2890.
Update to zstd-1.5.0.
Update to perl-5.34.0.
Update to inux-5.12.7.
Update to libcap-2.50.
Update to kmod-29.
Update to expat-2.4.1.
Update to elfutils-0.185.
Update to bc-4.0.2.
2021-05-28 15:00:26 -05:00
Thomas Trepl (Moody)
8d5f7c7557
Tweak install in iproute2 (rmv DOCDIR)
2021-05-26 08:04:51 +02:00
Thomas Trepl (Moody)
f081763f39
Tweak install in iproute2 (rmv DOCDIR)
2021-05-26 01:20:15 +02:00
Thomas Trepl (Moody)
adcb9c035c
Automatic merge of trunk into multilib
2021-05-25 05:45:10 +02:00
Douglas R. Reno
1432cda119
Point IRC to Libera.chat
2021-05-24 11:13:02 -05:00
Thomas Trepl (Moody)
32f47b1fb5
Merge branch 'trunk' into multilib
2021-05-18 08:17:35 +02:00
Thomas Trepl (Moody)
30fb4c0470
Automatic merge of trunk into multilib
2021-05-18 08:09:10 +02:00
Bruce Dubbs
9901d50d9a
Tweak install directories for eudev and e2fsprogs
2021-05-17 14:34:48 -05:00
Ken Moffat
6df63e484f
OpenSSL: add a note about upgrading.
2021-05-14 16:41:52 +01:00
Thomas Trepl (Moody)
51c01bff45
Automatic merge of trunk into multilib
2021-05-13 05:45:11 +02:00
Bruce Dubbs
5d0219fdad
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2021-05-12 18:34:57 -05:00
Bruce Dubbs
5ed37b354c
Remove python tests in Chapter 8
2021-05-12 18:34:34 -05:00
Xi Ruoyao
c03457342d
typos fix
2021-05-13 01:43:09 +08:00
Thomas Trepl (Moody)
df462a9511
Merge pre-LFS-11-0 changes
2021-05-12 07:26:46 +02:00
Douglas R. Reno
d7a942197e
Merge Xi's changes into trunk
...
Update to meson-0.58.0
Update to systemd-248
Update to gcc-11.1.0
Update to linux-5.12.1
Update to iproute2-5.12.0
Update to Python-3.9.5
Make /bin, /sbin, and /lib symlinks to their counterparts in /usr.
Thanks again for a significant portion of this work goes to Xi, I only
really merged it and made a couple of modifications for my updates. To
LFS 11.x we go!
2021-05-11 23:24:11 -05:00
Thomas Trepl (Moody)
88bdbb7015
Automatic merge of trunk into multilib
2021-04-30 14:01:24 +02:00
Douglas R. Reno
99ee345ad6
Patch systemd to build with meson-0.57.2 and Linux-API-Headers-5.11.14
...
and higher.
2021-04-28 20:29:58 -05:00
Bruce Dubbs
49e360b9b5
Add manual locales needed for tests if using alternate locale installation
...
instructions.
Minor changes to boot scripts.
2021-04-28 16:40:51 -05:00
Thomas Trepl (Moody)
2db19cb07a
Automatic merge of trunk into multilib
2021-04-27 10:07:54 +02:00
Douglas R. Reno
c461bd9011
Changelog: Reflect 5.11.16 instead of 5.10.16
2021-04-26 19:32:25 -05:00
Bruce Dubbs
7b2439a5df
Update to vim-8.2.2812.
...
Update to iana-etc-20210407.
Update to Python3-3.9.4.
Update to meson-0.57.2.
Update to linux-5.10.16.
Update to less-581.
Update to file-5.40.
Update to bc-4.0.1.
2021-04-26 19:26:06 -05:00
Xi Ruoyao
61707b171e
secure LFS URL
2021-04-23 18:57:29 +08:00
Thomas Trepl (Moody)
feed564dfe
Automatic merge of trunk into multilib
2021-04-22 16:37:31 +02:00
Xi Ruoyao
24c34df04f
Revert "Fix a header file in python, so that #include <python3.9/Python.h> works."
...
This reverts commit 2772bb9c30
.
Python maintainers rejects the proposed fix in
https://bugs.python.org/issue39026 . We'll need to make a correct fix,
or patch the downstream packages instead.
2021-04-22 01:32:11 +08:00
Thomas Trepl (Moody)
0929ec5926
Merge branch 'trunk' into multilib
2021-04-06 23:14:24 +02:00
Xi Ruoyao
7e80757c0d
add a changelog entry for Git migration
2021-04-07 01:04:10 +08:00
Xi Ruoyao
5948380997
automatically generate version info from git HEAD
2021-04-07 01:01:01 +08:00
Thomas Trepl
ceebda5df5
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12176 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:41 +08:00
Thomas Trepl
eef83eaa05
Version 10.1
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12156 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:41 +08:00
Thomas Trepl
b4dce40f7c
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12145 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:41 +08:00
Thomas Trepl
4c8c1288b8
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:41 +08:00
Thomas Trepl
a5c280368e
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:41 +08:00
Thomas Trepl
9da9d0146a
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12118 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:41 +08:00
Thomas Trepl
edd83dcce1
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12107 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:41 +08:00
Thomas Trepl
402226e604
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:41 +08:00
Thomas Trepl
38de42d0ed
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:40 +08:00
Thomas Trepl
16caca2b75
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12062 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:40 +08:00
Thomas Trepl
fb95c5c598
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12058 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:40 +08:00
Thomas Trepl
e28ad21163
Fix XMLs in changelog
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12049 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:40 +08:00
Thomas Trepl
2d66549fae
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12048 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:40 +08:00
Thomas Trepl
1b1a5e7238
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12041 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:40 +08:00
Thomas Trepl
ee1eb70ab2
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12036 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:40 +08:00
Thomas Trepl
d7e0db5ccd
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12034 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:40 +08:00
Thomas Trepl
4ea78e038f
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12021 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:40 +08:00
Thomas Trepl
032dc4e8e8
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12012 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:40 +08:00
Thomas Trepl
25b402cd29
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12003 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:39 +08:00
Thomas Trepl
c63253fb00
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11999 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:39 +08:00
Thomas Trepl
51b58ad4fa
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11997 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:39 +08:00
Thomas Trepl
ce2f9d860e
Merge changes from trunk to multilib
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11991 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:39 +08:00
Thomas Trepl
6dfcfecca3
Update to new lfs structure
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11986 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:39 +08:00
Thomas Trepl
811b5a3978
MultiLib: Merge changes 11880:HEAD
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11882 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:39 +08:00
Thomas Trepl
8d4f212fe3
MultiLib: Merge changes up to 11861
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:39 +08:00
Thomas Trepl
362282af3c
MultiLib: Merge changes up to 11858
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11860 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:39 +08:00
Thomas Trepl
66a21f1a48
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11855 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:38 +08:00
Thomas Trepl
95906db003
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11847 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:38 +08:00
Thomas Trepl
81e195d0ba
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11841 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:38 +08:00
Thomas Trepl
effa6e0496
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11828 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:38 +08:00
Thomas Trepl
e37764e832
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11821 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:38 +08:00
Thomas Trepl
566dbac3d6
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11810 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:38 +08:00
Thomas Trepl
1ebfd6e497
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11805 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:38 +08:00
Thomas Trepl
630308d8e5
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11801 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:38 +08:00
Thomas Trepl
d1fbbd0590
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11794 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:37 +08:00
Thomas Trepl
939f5316e0
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11792 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:37 +08:00
Thomas Trepl
c7e74d668b
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11783 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:37 +08:00
Thomas Trepl
6fc519eba0
Updates after 9.1 release
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11766 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:37 +08:00
Thomas Trepl
e2ccc32118
Merge upstream; Upgrade isl+firmware; add description to glibc
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:37 +08:00
Thomas Trepl
3e18fa2e89
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11752 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:37 +08:00
Thomas Trepl
725ef3bb00
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11747 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:37 +08:00
Thomas Trepl
9382de3056
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:37 +08:00
Thomas Trepl
3ca4306ac6
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11712 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:36 +08:00
Thomas Trepl
81ef690f6c
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:36 +08:00
Thomas Trepl
ac340c2dd9
Upgrade isl-0.22; linux-firmware-20191026
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11704 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:36 +08:00
Thomas Trepl
ae39e19906
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11703 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:36 +08:00
Thomas Trepl
3019de74f3
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:36 +08:00
Thomas Trepl
b6b928669b
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11690 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:36 +08:00
Thomas Trepl
9c31d62ebd
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:36 +08:00
Thomas Trepl
0aaf6a318a
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11681 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:36 +08:00
Thomas Trepl
d7f58cca65
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11674 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:36 +08:00
Thomas Trepl
1daca67630
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:36 +08:00
Thomas Trepl
bc375da61d
MultiLib: Merge changes from trunk
...
Upgrade isl-0.12
Upgrade linux-firmware-20190519
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11653 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:36 +08:00
Thomas Trepl
be00729fbf
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11644 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:35 +08:00
Thomas Trepl
b2c61c6500
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:35 +08:00
Thomas Trepl
5066dee828
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11623 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:35 +08:00
Thomas Trepl
1803e9b375
MultiLib: Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11618 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:35 +08:00
Thomas Trepl
9bfc37b4ed
Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:35 +08:00
Thomas Trepl
e9d172b212
Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11611 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:35 +08:00
Thomas Trepl
8a67f19184
Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:35 +08:00
Thomas Trepl
f5ae110a14
Merge changes from trunk
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11606 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:35 +08:00
Thomas Trepl
afdadb5cc3
Merge upstream (fix in chglog)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11592 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:35 +08:00
Thomas Trepl
c0fd735c46
Apply upstream changes
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11590 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:35 +08:00
Thomas Trepl
297d9f78f3
Apply upstream changes
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:35 +08:00
Thomas Trepl
d82ab5da44
Merge trunk; Add a note about kernel config to hostreqs.xml
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:34 +08:00
Thomas Trepl
3f4c0f419a
Apply upstream changes
...
Fix invalid name in 5.7 at mx32 sanity check
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:34 +08:00
Thomas Trepl
fd48baafd5
Change profiling attribute to enable selection of m32 and/or mx32. Fixes #4452 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11571 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:34 +08:00
Thomas Trepl
b3f1ebb313
First apply of multilib-patch of April 1st, 2019
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:31 +08:00
Douglas R. Reno
6f6e362ab2
Update to OpenSSL-1.1.1k
...
Update to attr-2.5.1
Uodate to acl-2.5.1
Update to linux-5.11.10
Update to bc-3.3.4
Update to man-pages-5.11
Update to expat-2.3.0
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-26 06:52:29 +00:00
Xi Ruoyao
03a41fd0cd
binutils: use -j1 for make install
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12166 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-17 16:30:50 +00:00
Bruce Dubbs
fa510ae7f4
Update to vim-8.2.2604.
...
Update to iana-etc-20210304.
Update to zstd-1.4.9.
Update to sysvinit-2.99.
Update to linux-5.11.6.
Update to libcap-2.49.
Update to iproute2-5.11.0.
Update to e2fsprogs-1.46.2.
Update to bison-3.7.6.
Update to bc-3.3.3.
Update to attr-2.5.0.
Update to acl-2.3.0.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12164 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-14 20:42:56 +00:00
Xi Ruoyao
35e0479cb7
systemd: simplify systemd man page installation
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12155 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-05 19:43:12 +00:00
Douglas R. Reno
06addba1bf
Add systemd patch to allow systemd-rfkill to work on Linux-5.11+
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-05 01:10:02 +00:00
Pierre Labastie
2772bb9c30
Fix a header file in python, so that #include <python3.9/Python.h> works.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12153 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-02 22:02:06 +00:00
Bruce Dubbs
a688582a21
Cleanup after LFS-10.1 release
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12149 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-01 15:35:00 +00:00
Bruce Dubbs
96e3aa699b
Update to meson-0.57.1.
...
Update to Python-3.9.2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12144 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-21 05:12:56 +00:00
Pierre Labastie
5595514967
fix grub to prevent generation of a huge binary blob for lzma compression
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12143 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-20 21:02:59 +00:00
Bruce Dubbs
d15bbff7a3
Fix a glibc bug that causes issues with chrooted applications.
...
Update to bc-3.3.0.
Update to openssl-1.1.1j.
Update to meson-0.57.0.
Update to linux-5.10.17.
Update build times and sizes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-19 04:04:03 +00:00
Douglas R. Reno
f9a430a19d
Add a command explanation for 'pwait'
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-14 22:37:55 +00:00
Bruce Dubbs
0b52f7babf
Update to util-linux-2.36.2.
...
Update to tar-1.34.
Update to psmisc-23.4.
Update to procps-ng-3.3.17.
Update to man-db-2.9.4.
Update to eudev-3.2.10.
Update to elfutils-0.183.
Update to e2fsprogs-1.46.1.
Update to bc-3.2.7.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12134 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-14 21:27:29 +00:00
Bruce Dubbs
0cbc052aff
Update to iana-etc-20210202.
...
Update to inetutils-2.0.
Update to libcap-2.48.
Update to binutils-2.36.1.
Update to linux-5.10.13.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12131 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-07 01:10:56 +00:00
Pierre Labastie
97d5e7499c
Mention that Xi Ruoyao is the author of the fix for libctf
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12124 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-03 10:53:51 +00:00
Xi Ruoyao
4fb90e1ec9
changelog: edit pierre's changes to be more clear
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-03 02:52:42 +00:00
Pierre Labastie
df2e99e94d
Really apply various fixes for building with glibc-2.33,
...
and change the order in chapter 8 so that everything is built against
chapter 8 glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12112 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-02 21:35:59 +00:00
Bruce Dubbs
305ab2a4fa
Update to bc-3.2.6.
...
Update to glibc-2.33.
Minor change to mountfs boot script.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-02 16:15:16 +00:00
Bruce Dubbs
0f8a1b64f8
Update to vim-8.2.2433.
...
Update to iana-etc-20210115.
Update to bc-3.2.5.
Update to e2fsprogs-1.46.0.
Update to autoconf-2.71.
Update to tzdata-2021a.
Update to perl-5.32.1.
Update to libcap-2.47.
Update to bison-3.7.5.
Update to binutils-2.36. Requires building zlig in Chapter 6.
Update to linux-5.10.12.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12105 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-31 21:48:14 +00:00
Douglas R. Reno
beaca0e3e5
Update to tcl-8.6.11
...
Update to meson-0.56.2
Update to linux-5.10.7
Update to tar-1.33
Update to kmod-28
Update to findutils-4.8.0
In kmod, add zstd support for compressed kernel modules
Typo fix for Cleaning Up
Document GDBM test failure
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12097 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-16 07:59:34 +00:00
Xi Ruoyao
704e800fcb
util-linux: runstatedir=/run is also needed by sysv
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12094 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-13 09:00:22 +00:00
Xi Ruoyao
02776dffe1
use /run for runtime state directories
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-13 08:44:28 +00:00
Bruce Dubbs
bb31c129bb
Happy New Year.
...
Update to vim-8.2.2253.
Update to iana-etc-20201229.
Update to gdbm-1.19.
Update to tzdata-2020f.
Update to man-pages-5.10.
Update to iproute2-5.10.0.
Update to zstd-1.4.8.
Update to kbd-2.4.0.
Update to linux-5.10.4.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12074 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-12-31 17:20:49 +00:00
Bruce Dubbs
e8bdec57fa
Update to libcap-2.46.
...
Update to bc-3.2.4.
Update to autoconf-2.70.
Update to openssl-1.1.1i.
Update to Python3-3.9.1.
Update to linux-5.9.14.
Update to bash-5.1 and readline-8.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12069 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-12-14 21:45:13 +00:00
Ken Moffat
02796f856d
Patch meson so that the pkgconfig file for sysprof in BLFS is created correctly.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12067 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-12-08 00:23:56 +00:00
Douglas R. Reno
22009fb768
Update to systemd-247
...
Update to bc-3.2.3
Update to linux-5.9.12
Incorporate kernel changes from rhubarbpieguy
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12065 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-12-04 04:05:25 +00:00
Bruce Dubbs
bfe0b0b453
Update to ninja-1.10.2.
...
Update to bc-3.2.1.
Update to linux-5.9.11.
Update to automake-1.16.3.
Update to sysvinit-2.98.
Update to util-linux-2.36.1.
Update to iana-etc-20201124.
Update to vim-8.2.2070.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12064 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-12-01 00:26:38 +00:00
Bruce Dubbs
9d9c3fdfd8
Update to gmp-6.2.1.
...
Update to iana-etc-20201110.
Update to man-pages-5.09.
Update to linux-5.9.8.
Update to libcap-2.45.
Update to grep-3.6.
Update to bison-3.7.4.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12060 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-11-15 16:44:17 +00:00
Bruce Dubbs
6d739c8e52
Update to elfutils-0.182.
...
Update to meson-0.56.0.
Update to linux-5.9.2.
Update to mpc-1.2.1.
Update to less-563.
Update to tzdata-2020d.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-11-01 13:24:54 +00:00
Bruce Dubbs
35c2bfea64
Update to iproute2-5.9.0.
...
Update to tzdata-2020c.
Update to linux-5.9.1.
+
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12055 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-10-20 04:27:37 +00:00
DJ Lucas
b750c30091
Update to lfs-bootscripts-20201019.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12054 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-10-19 01:52:55 +00:00
Bruce Dubbs
a85486daa2
Update to iana-etc-20201012.
...
Update to vim-8.2.1845.
Update to bison-3.7.3.
Update to tzdata-2020b.
Update to libcap-2.44.
Update to Python-3.9.
Update to expat-2.2.10.
Update to bc-3.1.6.
Update to linux-5.9.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-10-15 15:23:42 +00:00
Bruce Dubbs
38b705d991
Update to grep-3.5.
...
Update to Python-3.8.6.
Update to openssl-1.1.1h.
Update to binutils-2.35.1.
Update to linux-5.8.12.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12051 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-10-01 15:28:53 +00:00
Bruce Dubbs
ec786b746e
Add autoconf-2.69-consolidated_fixes-1.patch which allows autoconf tests to pass.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12050 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-09-27 20:51:41 +00:00
Bruce Dubbs
d6683983a5
Update to linux-5.8.9.
...
Update to bison-3.7.2.
Update to elfutils-0.181.
Update to meson-0.55.3.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12047 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-09-15 18:40:33 +00:00
Bruce Dubbs
b6e393b2cf
Update to linux-5.8.5.
...
Update to ninja-1.10.1.
Update to mpc-1.2.0.
Update to meson-0.55.1.
Update to libcap-2.43.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12044 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-09-02 00:04:14 +00:00
Bruce Dubbs
176b38e91d
Update to iana-Etc-20200821.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-28 16:11:22 +00:00
Bruce Dubbs
e495dda0bb
Update to linux-5.8.3.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12035 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-25 02:25:41 +00:00
Xi Ruoyao
c0c616a439
fix some typos
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12029 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-19 15:31:33 +00:00
Xi Ruoyao
fe4f1ad599
remove several duplicated changelog entries
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12028 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-19 14:08:44 +00:00
DJ Lucas
bea8029de0
Update to lfs-bootscripts-20200818.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12027 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-18 22:46:38 +00:00
Bruce Dubbs
6a06eaf844
Update to man-pages-5.08.
...
Update to libpipeline-1.5.3.
Update to iproute2-5.8.0.
Update to linux-5.8.1.
Fix typo in settingenviron.xml.
Use entity in perl configuration instructions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-15 03:54:28 +00:00
Douglas R. Reno
2ca70d33d9
Update to check-0.15.2
...
Update to systemd-246
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12018 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-12 00:55:34 +00:00
Ken Moffat
9b9db38c2f
Change perl to not install modules from LFS and BLFS into /usr/share.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12017 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-10 10:29:25 +00:00
Bruce Dubbs
c8fd7fe8f6
Update to vim-8.2.1361.
...
Update to glibc-2.32.
Update to bison-3.7.1.
Update to bc-3.1.5.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12011 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-06 17:14:46 +00:00
Bruce Dubbs
ba82c18266
Update to gettext-0.21.
...
Update to binutils-2.35.
Update to gcc-10.2.0.
Update to check-0.15.1.
Update to bison-3.7.1.
Update to util-linux 2.36.0.
Update to libcap-2.42.
Update to linux-5.7.12.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12007 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-04 20:14:32 +00:00
Xi Ruoyao
fa493eaf7f
changelog: correct ticket numbers
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12002 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-07-22 06:23:47 +00:00
Bruce Dubbs
c02e13a684
Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12001 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-07-21 16:39:11 +00:00
Bruce Dubbs
52539e13be
Update to Python3-3.8.5.
...
Update to libcap-2.40.
Update to linux-5.7.9.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12000 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-07-21 16:37:51 +00:00
Bruce Dubbs
c516e34fb3
Update to vim-8.2.1206.
...
Update to Python3-3.8.4.
Update to meson-0.55.0.
Update to libcap-2.39.
Update to kbd-2.3.0.
Update to mpfr-4.1.0.
Update to linux-5.7.8.
Update to sysvinit-2.97.
Update to bc-3.1.3.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11998 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-07-15 15:04:14 +00:00
Pierre Labastie
101304fa9e
Install libelf into /lib, since it may be needed before /usr is mounted
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11996 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-07-07 15:22:39 +00:00
Douglas R. Reno
3ed6a2d3ba
Update to dbus-1.18.20
...
Update to libcap-2.38
Update to linux-5.7.7
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11995 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-07-07 04:54:33 +00:00
Pierre Labastie
fe039b5f78
Match ncurses chapter 6 to what is done in chapter 8, and add explanations
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11994 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-07-06 20:47:01 +00:00
Pierre Labastie
25771c3063
Various clean up:
...
- prevent static python libraries to be installed in chapter 7 since it
is not overwrittent in chapter 8
- have libstdc++-pass2 install its host specific headers into a host
specific directory
- clean the temporary compiler and the cros compiler at the end of chapter 8
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11992 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-07-04 21:14:57 +00:00
Bruce Dubbs
5a986cbf75
Update to perl-5.32.0.
...
Update to man-db-2.9.3.
Update to linux-5.7.6.
Update to check-0.15.0.
Update to bc-3.0.3.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11990 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-30 16:06:46 +00:00
Douglas R. Reno
380fdc0ab7
Fix a segfault in systemd-udevd
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11982 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-23 03:39:16 +00:00
Xi Ruoyao
d860650913
bc: new homepage
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11976 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-22 13:40:45 +00:00
Bruce Dubbs
8674e99479
Update to meson-0.54.3.
...
Update to man-pages-5.07.
Update to linux-5.7.2.
Update to iproute2-5.7.0.
Update to file-5.39.
Update to elfutils-0.180.
Update to bison-3.6.4.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11950 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-18 00:32:14 +00:00
Bruce Dubbs
675606bde2
Split Chapter 5 into three separate chapters.
...
Implement a new method of cross-building the LFS tool chain
and other tools to simplify the method of isolating the
new system from the original host. This will be the start of
LFS-10.0.
Move old trunk/BOOK to branches/old-trunk.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11946 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-16 11:56:28 +00:00
Bruce Dubbs
3369724788
Updates to cross2 Chapter 1
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11911 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-09 15:57:09 +00:00
Pierre Labastie
d53fefab5a
Update to upstream r11895
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-04 06:51:00 +00:00
Douglas R. Reno
560065f976
Update to perl-5.30.3 (security update)
...
Update to dbus-1.12.18 (security update) - systemd only
Update to man-db-2.9.2
Update to libcap-2.36
Update to bison-3.6.3
systemd: Buildfix for GCC-10 - patch instead of cflags
elfutils: run-elfclassify.sh no longer fails.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11895 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-04 02:34:40 +00:00
Pierre Labastie
aa990c980f
Update to upstream r11887
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11889 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-01 14:38:33 +00:00
Pierre Labastie
3a56c9a7fb
Rewrite "How to Build an LFS System" for cross chapter 5
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11888 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-01 14:35:49 +00:00
Pierre Labastie
3e2daaa35d
Document xry111 changes in changelog, and remove the paragraph about bash test
...
results (they all pass now)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11887 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-01 14:30:32 +00:00
Pierre Labastie
264dfd9e05
Update to upstream r11882
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-31 20:01:42 +00:00
Pierre Labastie
a3260cbb07
Fixes for bash tests
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-31 17:33:35 +00:00
Pierre Labastie
ae7f075dd6
Update to trunk r11877
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-30 18:22:47 +00:00
Bruce Dubbs
b51bb68cda
Run sed and findutils tests as an unprivileged user.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-30 00:03:55 +00:00
Pierre Labastie
fcd8dc38ed
revert commit 11865: the book has really been updated to linux-5.6.15
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11866 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-29 12:01:17 +00:00
Bruce Dubbs
5f24c50b57
Correct changelog
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-29 08:07:41 +00:00
Bruce Dubbs
7406bece6f
Add an unprivileged user, tester, at the
...
beginning of Chapter 6 for running some tests. This
user is then removed at the end of the chapter.
Update to zstd-1.4.5. Fixes
Update to util-linux-2.35.2. Fixes
Update to bison-3.6.2. Fixes
Update to linux-5.6.15. Fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-29 08:06:18 +00:00
Pierre Labastie
51c960dfdf
Changelog: fix a wrong directory, and a typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11863 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-28 13:44:58 +00:00
Pierre Labastie
9b228992e7
Update to linux-5.6.15
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-28 07:47:18 +00:00
Pierre Labastie
29b86b4b3a
Document bash test results
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11861 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-27 19:36:20 +00:00
Pierre Labastie
59b66d792f
Fix various test failures:
...
- bison and man-db: use a symlink:
tools/share/locale->/usr/share/locale/locale-archive
so that the installed locales are found by programs not yet installed
in /usr
- vim: upstade to 8.2.0814 (used for testing by several persons)
- sed in automake, fixes one test
- patch for gold: allows its testsuite to run
- mount /dev/pts as --bind: foxes a test in coreutils
- bash: use su << EOF instead of su -c, to keep a controlling terminal
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-26 12:25:21 +00:00
Pierre Labastie
f4bb2af2e4
merge trunk up to r11856
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11857 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-23 11:35:18 +00:00
Pierre Labastie
da99f961a5
Add missing changelog entry
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-23 11:13:07 +00:00
Pierre Labastie
999631e8cf
Merge trunk r11852
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11853 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-21 10:02:22 +00:00
Pierre Labastie
1405c4a2c6
Fix kernel crash when using STACK_PROTECTOR_STRONG=y
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11852 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-21 07:40:38 +00:00
Pierre Labastie
e14f0cbf88
Update to upstream r11850
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11851 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-17 14:18:04 +00:00
Bruce Dubbs
aabe1face4
Update to meson-0.54.2.
...
Update to Python-3.8.3.
Update to bison-3.6.1.
Update to linux-5.6.13.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11850 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-16 13:56:05 +00:00
Pierre Labastie
0f70354165
merge trunk r11843
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-09 20:54:03 +00:00
Pierre Labastie
f878debab0
Fix building systemd with GCC 10
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11843 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-09 20:20:21 +00:00
Pierre Labastie
f7ca699b41
merge trunk and add patch to gcc pass2
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11842 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-09 10:49:56 +00:00
Bruce Dubbs
784b3bb9a3
Update to bison-3.6.
...
Update to gcc-10.1.0.
Update to libcap-2.34.
Update to bc-2.7.2.
Update to linux-5.6.11.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-08 23:19:59 +00:00
Pierre Labastie
efcb393343
Make the new book
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-03 21:02:51 +00:00
Thomas Trepl
e35b465957
Remove duplicate changelog entry
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11829 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-02 09:16:40 +00:00
Bruce Dubbs
585e6ec3f8
Update to tzdata-2020a.
...
Update to meson-0.54.1.
Update to iana-etc-20200429.
Update to linux-5.6.8.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-01 18:41:27 +00:00
Ken Moffat
52544aa5ed
Update to openssl-1.1.1g.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11822 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-24 01:04:14 +00:00
Pierre Labastie
afc6823ff1
Change -isystem to -idirafter in "adjusting". Fix most of #4641 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-20 12:50:49 +00:00
Pierre Labastie
effe07a910
Fix circular deps between util-linux and eudev/systemd:
...
- build util-linux in chapter 5 for both books
- move eudev before util-linux in chapter 6
- make utils-linux libs and headers accessible to /usr in
"Creating essential ..."
- not related, but forgotten at previous commit: make also libfl flex
library accessible to /usr
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11817 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-19 14:45:08 +00:00
Pierre Labastie
924667ee54
Reinstate flex in chapter 5, for the sake on ar and ranlib.
...
This allows to reinstate bison's tests.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-19 14:06:50 +00:00
Pierre Labastie
a5dddcb516
Fix readline.pc that incorrectly referenced termcap
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11814 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-19 07:54:14 +00:00
Pierre Labastie
50fdfc80bc
Allow bison to use libtextstyle from gettext by moving gettext before bison
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11813 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-19 07:42:38 +00:00
Pierre Labastie
2a73970737
Move libcap before shadow so that new{u,g}idmap can use setcap. ticket #4633
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11812 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-19 06:25:04 +00:00
Pierre Labastie
0827a1ae41
Fix a wrong hardcoded path in some shadow programs. ticket #4632
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-19 06:08:50 +00:00
Douglas R. Reno
3944e7bdda
systemd: actually install manpages
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11809 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-15 04:58:55 +00:00
Bruce Dubbs
d2b37d7627
Update to gawk-5.1.0.
...
Update to gettext-0.20.2.
Update to man-pages-5.06.
Update to bc-2.6.1.
Update to bison-3.5.4.
Update to iproute2-5.6.0.
Update to linux-5.6.4.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-15 03:27:30 +00:00
Bruce Dubbs
caccd51a69
Update to vim-8.2.0486.
...
Update to elfutils-0.179.
Update to meson-0.54.0.
Update to e2fsprogs-1.45.6.
Update to automake-1.16.2.
Update to xz-5.2.5.
Update to openssl-1.1.1f.
Update to perl-5.30.2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11802 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-31 20:22:50 +00:00
Bruce Dubbs
df43be1530
Textual updates thanks to Kevin Buckley.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11800 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-29 20:04:31 +00:00
Douglas R. Reno
c06f49afdc
Update to systemd-245
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-20 02:02:42 +00:00
Douglas R. Reno
840b7db933
Make some minor tweaks to the kernel configuration on systemd
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11791 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-19 02:39:55 +00:00
Bruce Dubbs
8671978267
Update to gcc-9.3.0.
...
Update to bc-2.6.0.
Update to bison-3.5.3.
Update to linux-5.5.9.
Update to coreutils-8.32.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11782 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-15 04:27:41 +00:00
Bruce Dubbs
d9447c15c1
Update to libcap-2.32.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11772 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-02 18:27:41 +00:00
Bruce Dubbs
6e83eb2cca
Change some dates
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11768 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-01 20:22:52 +00:00
Bruce Dubbs
f8234f7858
Update to Python-3.8.2.
...
Update to meson-0.52.2.
Update to man-db-2.9.1.
Update to kmod-27.
Update to procps-3.3.16.
Update to psmisc-23.3.
Update to libcap-2.32.
Update to linux-5.5.7.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11767 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-01 20:01:19 +00:00
Bruce Dubbs
20a4d103a0
Post release cleanup
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-01 17:01:10 +00:00
Douglas R. Reno
6cf2844d5b
systemd: Update kernel configuration to match the arrangement used in Linux-5.5+
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11751 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-02-16 06:31:38 +00:00
Bruce Dubbs
a2dd03b30e
Update to bison-3.5.2
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11749 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-02-14 16:08:57 +00:00
Bruce Dubbs
210fc78f29
Update to ncurses-6.2.
...
Update to man-pages-5.05.
Update to linux-5.5.3.tar.xz.
Update timing and disk usage.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11748 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-02-13 18:06:22 +00:00
Pierre Labastie
afcfd745ae
Remove unused files and make
...
idref's more regular
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-02-09 20:50:38 +00:00
Bruce Dubbs
5e32d3008a
Update to vim-8.2.0190.
...
Update to binutils-2.34.
Update to glibc-2.31.
Update to linux-5.5.1.
Update to bc-2.5.3.
Update to iproute2-5.5.0.
Update to util-linux 2.35.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11738 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-02-02 01:15:18 +00:00
Bruce Dubbs
7cd2b8b152
+ <para>[bdubbs] - Update to ninja-1.10.0.
...
+ <para>[bdubbs] - Update to check-0.14.0.
+ <para>[bdubbs] - Update to shadow-4.8.1.
+ <para>[bdubbs] - Update to meson-0.53.1.
+ <para>[bdubbs] - Update to linux-5.5.
+ <para>[bdubbs] - Update to bison-3.5.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11737 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-01-27 18:35:36 +00:00
Douglas R. Reno
f18ed3d8e7
systemd: remove obsolete installation commands (obsolete since 244 was released)
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11735 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-01-24 02:17:13 +00:00
Bruce Dubbs
9324285d9d
Update to make-4.3.
...
Update to vim-8.2.0129.
Update to gmp-6.2.0.
Update to sed-4.8.
Update to bc-2.5.1.
Update to linux-5.4.13.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11731 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-01-20 01:25:41 +00:00
Pierre Labastie
0ebc87489e
libcap-2.31
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-01-16 08:17:00 +00:00
Bruce Dubbs
a5ad6a896c
Clean up zstd installation
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11729 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-01-13 18:27:40 +00:00
Bruce Dubbs
91c7fab61a
Add zstd compression package to Chapter 6
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-01-12 17:49:07 +00:00
Bruce Dubbs
ae5423f606
Update to meson-0.53.0.
...
Update to e2fsprogs-1.45.5.
Update to grep-3.4.
Update to libpipeline-1.5.2.
Update to linux-5.4.8.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11722 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-01-10 03:05:04 +00:00
Pierre Labastie
6a57b4c2ec
Add /etc/os-release to SysV,
...
and reword instructions in "The End"
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11721 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-01-09 09:02:55 +00:00
Pierre Labastie
7e42b39861
Libcap-2.30
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11720 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-01-06 08:22:50 +00:00
Pierre Labastie
161691d721
Fix various issues in libcap-2.29
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11719 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-01-04 09:00:15 +00:00
Bruce Dubbs
aa86d1b721
Update to libcap-2.29.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11717 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-12-31 15:59:04 +00:00
Pierre Labastie
e45f19f97c
File-5.38
...
Vim-8.2.0024
Linux-5.4.6
Python-3.8.1
Some updates in SBU and disk usage
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-12-22 10:06:21 +00:00
Bruce Dubbs
957ce6b7af
Update to libcap-2.28.
...
Update to bison-3.5.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-12-12 21:54:16 +00:00
Douglas R. Reno
1a96e748cb
Add a sed to meson for a regression fix.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11708 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-12-10 15:50:31 +00:00
Douglas R. Reno
b7b0eea7be
Update to bc-2.4.0
...
Update to linux-5.4.2
Update to systemd-244
Update to shadow-4.8
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11706 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-12-05 18:47:12 +00:00
Bruce Dubbs
bec76acde9
Add upstream fixes patch for bash.
...
Add a note about possible problems when changing
to the lfs user.
Update to vim-8.1.2361.
Update to meson-0.52.1.
Update to elfutils-0.178.
Update to iproute2-5.4.0.
Update to libffi-3.3.
Update to tcl-8.6.10.
Update to man-pages-5.04.
Update to perl-5.30.1.
Update to linux-5.4.1.
Update to bc-2.3.2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-12-01 18:01:37 +00:00
Douglas R. Reno
ad81302750
Update to linux-5.3.9
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-11-09 04:37:51 +00:00
Douglas R. Reno
87b22cad78
Fix potential problem with meson-0.52 and systemd-243.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11697 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-11-07 01:34:55 +00:00
Bruce Dubbs
3814b39baa
Update to linux-5.3.8.
...
Update to bc-2.2.0.
Update to check-0.13.0.
Update to eudev-3.2.9.
Update to man-db-2.9.0.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11695 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-11-01 16:57:02 +00:00
DJ Lucas
d4c52c78e2
Update to lsb-bootscripts-20191031
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11693 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-10-31 03:32:28 +00:00
DJ Lucas
0d1a4d5a28
Update to lfs-bootscripts-20191025.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-10-25 05:58:33 +00:00
Bruce Dubbs
d86db6b5df
Move attr and acl to be before shadow.
...
Update to linux-5.3.6.
Update to man-pages-5.03.
Update to meson-0.52.0.
Update to Python-3.8.0.
Update to binutils-2.33.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-10-18 00:08:15 +00:00
Douglas R. Reno
777b5cbc8e
Add a consolidated patch to fix several bugs in systemd.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11680 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-10-04 02:24:52 +00:00
Bruce Dubbs
390ad20f9e
Update to texinfo-6.7.
...
Update to e2fsprogs-1.45.4.
Update to XML-Parser-2.46.
Update to expat-2.2.9.
Update to iproute2-5.3.0.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-09-29 00:25:45 +00:00
Douglas R. Reno
8a0d39eebe
Update to systemd-243. BLFS portion coming whenever utility power is restored here.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-09-28 03:04:03 +00:00
Pierre Labastie
f5eb738df4
Linux-5.3.1, and fix the instructions for installing headers
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11676 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-09-25 12:32:25 +00:00
Bruce Dubbs
a751c8d6e8
Update to expat-2.2.8.
...
Update to bison-3.4.2.
Update to linux-5.2.14.
Update to openssl-1.1.1d.
Update to sysvinit-2.96.
Update to tzdata-2019c.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11672 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-09-14 23:19:21 +00:00
DJ Lucas
315476c9c2
Update to lfs-bootscripts-20190908.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-09-08 19:06:43 +00:00
DJ Lucas
6903d5eff3
Update to LFS-Bootscripts-20190902
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11666 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-09-02 08:53:46 +00:00