Xi Ruoyao
cd0ca9371c
shadow: fix a typo
2022-01-16 00:42:27 +08:00
Pierre Labastie
7ad105665e
Add missing installed program in shadow
...
getsubids has been added in shadow-4.10
2022-01-15 04:45:33 -08: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
Douglas R. Reno
5ff21a47f9
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2022-01-13 18:28:30 -06:00
Douglas R. Reno
c8df034e5f
Fix CVE-2021-3997 in systemd.
2022-01-13 15:16:37 -06:00
Pierre Labastie
b029aa8bfb
Remove ending space in shadow
2022-01-04 19:23:38 +01:00
Bruce Dubbs
da7949dfb6
Minor reworing of reason for GID 999
2022-01-04 11:43:19 -06:00
Xi Ruoyao
e7f0fa1fa6
shadow: "users" is a groupname, not a parameter
2022-01-05 01:12:58 +08:00
Pierre Labastie
2b3f5219bc
Reword explanation of GROUP parameter in /etc/default/useradd
...
Tell that 999 comes from the --gid parameter, and that we already have
a group "users" with this gid to prevent messages when first using useradd.
2022-01-04 17:53:09 +01:00
Pierre Labastie
7f13657de1
shadow: move /etc/default/useradd creation to "Configuration"
...
This is needed so that /etc/default/useradd is not removed by package
managers when rebuilding shadow in BLFS. Change the explanations in
the text accordingly.
2022-01-04 12:38:18 +01:00
Xi Ruoyao
cd99aff683
Revert "shadow: remove explicit --disable-{su,runuser}"
...
This reverts commit 6ecd06927b
.
Continue to use shadow su, until it's really dead.
2022-01-03 23:28:24 +08: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
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
Xi Ruoyao
6ecd06927b
shadow: remove explicit --disable-{su,runuser}
...
for sync with BLFS. They are automatically disabled when PAM is
unavailable.
2021-12-27 20:54:46 +08:00
Pierre Labastie
4b4f934b9c
Update the command explanations in findutils
2021-12-14 13:48:09 +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
Xi Ruoyao
88bbf22f8b
ncursesw: do not in-place overwrite library being used by bash
2021-12-04 16:53:16 +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
3328dfdc69
systemd: fix a typo
2021-11-02 21:44:49 +08: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
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
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
Pierre Labastie
35d257851a
Remove double slash // in some links
2021-09-20 22:01:06 +02:00
Pierre Labastie
007d3bcce6
Remove eol spaces in recently added tcl doc
2021-09-15 09:51: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
Pierre Labastie
365b8c74b1
Move a misplaced role="nodump"
...
That lead jhalfs to create a useless 801-pkgmgt script.
2021-09-13 07:35:53 +02:00
Douglas R. Reno
e128c68596
Add the File upstream fixes patch to the book.
2021-09-08 10:36:09 -05:00
Pierre Labastie
c6f58f47bd
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2021-09-07 22:40:16 +02:00
Pierre Labastie
d672ab7d66
Remove spaces at end o lines - chapter08
2021-09-07 22:33:18 +02:00
Xi Ruoyao
ae3f78a382
gdbm: document gdbmtool tests fail, add -k
2021-08-29 23:39:03 +08:00
Bruce Dubbs
3dc82263cf
Update openssl test failure explanation.
2021-08-29 08:34:35 -05: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
35ad663174
grub: remove --sbindir (merged /usr)
2021-08-26 05:12:34 +08: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
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
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
Bruce Dubbs
d0204e44b8
Typo
2021-08-13 09:18:50 -05:00
Xi Ruoyao
89250241d4
minor typo
2021-08-13 12:24:15 +08:00
Bruce Dubbs
8a269ec27e
Touch up cleanup commands in Chapter 8
...
We moved the rm /tools from Chapter 8 to Chapter 7.
Some minor wording changes and file renaming.
2021-08-12 16:03:35 -05:00
Bruce Dubbs
cf5da2558f
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2021-08-09 14:17:48 -05:00
Bruce Dubbs
58ccce58b6
Clean up glibc list of test failures
2021-08-09 14:17:31 -05:00
Xi Ruoyao
c3f8922b50
libffi: document --disable-exec-static-tramp
2021-08-09 09:34:23 +08: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
Xi Ruoyao
26560c186b
m4: test-posix_spawn-script does not fail
...
Reported on lfs-dev and confirmed with jhalfs.
2021-08-06 23:11:00 +08: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
Xi Ruoyao
a3d62322b5
minor wording change
2021-08-06 13:49:32 +08:00
Bruce Dubbs
4350669654
Make stripping work fo rboth x86 and x86_64
2021-08-03 21:58:23 -05:00
Xi Ruoyao
99b29384ca
minor typo
2021-08-04 00:26:51 +08:00
Xi Ruoyao
2a22256772
bash: minor command style fix
2021-08-04 00:09:52 +08:00
Xi Ruoyao
6094daeb7a
strip: restore versions in online_usrlib and save_usrlib
...
Without them, for example:
cp /usr/lib/libbfd.so /tmp/libbfd.so
# now /tmp/libbfd.so is a hardcopy of /usr/lib/libbfd-2.37.so
strip --strip-unneeded /tmp/libbfd.so
install -vm755 /tmp/libbfd.so /usr/lib/libbfd.so
# now /usr/lib/libbfd.so is *not* a symlink, but a real file
We don't want this to happen.
libdl and libpthread removed: they are now dummy libs and is not used by
anything built in LFS/BLFS.
2021-08-04 00:04:15 +08:00
Xi Ruoyao
2cc15c335f
gcc: document new test failures with glibc-2.34
...
The links to gcc bugzilla is in XML comments.
2021-08-03 20:53:14 +08:00
Bruce Dubbs
adcaf07efb
Fix spacing
2021-08-02 22:27:16 -05: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
Xi Ruoyao
ea0f48e5a8
binutils: typo
2021-08-02 21:08:51 +08:00
Bruce Dubbs
c2d234220b
Update test results for several packages.
...
Most of the changes were removing documentation of failed tests
that no longer fail.
2021-08-01 12:53:19 -05: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
Xi Ruoyao
2f67a2a07f
Revert "util-linux: explain ioctl_ns failure more precisely"
...
This reverts commit 79902f4e51
.
2021-07-29 18:14:21 +08: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
8416b1f926
Revert coreutils library location change
...
libstdbuf.so is a LD_PRELOAD hook, instead of a library which would be
used at link time. So let's keep the upstream default.
2021-07-28 18:48:09 +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
Xi Ruoyao
79902f4e51
util-linux: explain ioctl_ns failure more precisely
2021-07-28 12:30:03 +08:00
Bruce Dubbs
11d5dee3a4
Minor instruction changes and text updates.
...
Move coreutils library from /usr/libexec to /usr/lib in both
Chapter 6 and Chapter 8.
Text updates in chapter08/pkgmgt.xml and chapter09/locale.xml.
Restore deletion of hanging test in chapter08/util-linux.xml.
Text changes in stripping and make instruction compatible with jhalfs.
2021-07-27 14:11:38 -05: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)
5287d521e9
Simplify the new sed
2021-07-27 11:54:51 +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
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
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
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
Bruce Dubbs
2a277fbaf8
Minor grammar fixes
2021-07-20 15:18:36 -05:00
Xi Ruoyao
7ea60d3c98
add changelog for tester-nohack merge
2021-07-20 19:43:41 +08:00
Xi Ruoyao
94862dad61
bash: pass "make test" exitcode through expect
2021-07-19 21:39:13 +08:00
Xi Ruoyao
7d88d57dd3
bash: disable timeout to prevent Expect from exiting early
...
The default timeout is only 10 seconds, where the bash tests won't
complete on most systems. Then expect will exit early, with bash tests
running in background. We won't like this.
2021-07-19 21:29:20 +08:00
Xi Ruoyao
2d30be476b
bash: use eof in expect commands instead of EOF
...
(for jhalfs)
2021-07-19 21:10:06 +08:00
Xi Ruoyao
d072573464
bash: add an explanation why use expect to run the test
2021-07-19 21:01:45 +08:00
Xi Ruoyao
590d255947
Merge branch 'trunk' into xry111/tester-nohack
2021-07-19 20:54:58 +08:00
Bruce Dubbs
c522873057
Grammar
2021-07-18 17:14:51 -05:00
Ken Moffat
ac9f3952a6
Perl - fixes for 5.34 test failures.
2021-07-17 21:11:36 +01:00
Xi Ruoyao
ef61313366
do not use UID hack for tester
...
It's causing "root-tester namesis" (both have UID 0) if the tty is owned
by root. To fix bash test, use Expect to spawn a new PTY for it.
2021-07-18 01:04:22 +08:00
Bruce Dubbs
f3997370c5
Remove modifications to m4 that are no longer needed.
2021-07-15 12:30:07 -05:00
Bruce Dubbs
176404f5e2
Work around a util-linux that can hang the tests.
...
If CONFIG_USER_NS or CONFIG_PID_NS are not set in the kernel, the tests will
hang forever. To work around the problem, delete one test.
2021-07-10 23:16:21 -05:00
Xi Ruoyao
a9e964ed99
fix installed directories in jinja2 & markupsafe
2021-07-09 13:29:32 +08:00
Douglas R. Reno
47c9152b13
Add missing files
2021-07-09 00:03:50 -05: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
Xi Ruoyao
b1fb931003
DejaGNU: build in seperate directory
...
Upstream recommends it. And there are reports about test failure when
DejaGNU is build in source directory ("./configure").
2021-07-06 23:00:16 +08:00
Xi Ruoyao
3e8234557c
man-pages: add prefix=/usr
...
Thanks John Burrell for reporting the issue.
2021-07-02 19:14:32 +08:00
Bruce Dubbs
d8a492a200
Fix gcc patch name in Chapter 8.
2021-07-01 16:24:16 -05: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
Xi Ruoyao
e3d0e26c73
gcc: correct desc of locale related tests
2021-06-30 11:52:11 +08:00
Xi Ruoyao
3d08653292
gcc: correct the desc of constexpr-52830 XPASS and FAIL
2021-06-30 11:47:09 +08:00
Ken Moffat
cefe50534a
Add more locales used in gcc's libstdc++ testsuite.
2021-06-29 01:28:36 +01: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
Xi Ruoyao
f23960ab25
shadow: adjust for merged /usr
2021-06-27 16:48:48 +08:00
Ken Moffat
075d35fb3d
Some updates re test failures.
2021-06-22 21:56:42 +01:00
Xi Ruoyao
7aee3182a0
pkg management: add a note about kernel upgrade
2021-06-19 16:32:43 +08:00
Bruce Dubbs
577ac46eea
Ensure capsh in installed from the libcap package.
2021-06-18 09:23:28 -05:00
Bruce Dubbs
0f69f60924
Tweak spacing
2021-06-15 23:02:24 -05: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
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
Xi Ruoyao
06cdaed873
systemd: sync with BLFS
2021-06-04 21:05:13 +08: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
Ken Moffat
d3e6c1b7e6
gdbm: The failing test is reported as 'FAIL: version'
...
so report that as lowercase.
2021-05-25 21:56:11 +01:00
Pierre Labastie
c31e35bd8a
kmod: do not install lsmod both in /usr/sbin and /usr/bin
2021-05-21 19:23:23 +02:00
Xi Ruoyao
dc90d88882
kmod: create lsmod symlink in /usr/bin (merge /usr)
...
Forgot it in the last commit...
2021-05-22 00:06:08 +08:00
Xi Ruoyao
e3471c8c4d
kmod: create symlinks in /usr/sbin (merge /usr)
2021-05-22 00:02:27 +08:00
Bruce Dubbs
9901d50d9a
Tweak install directories for eudev and e2fsprogs
2021-05-17 14:34:48 -05:00
Xi Ruoyao
0389538132
bzip2: replace copies of bzip2 executable with symlinks
2021-05-17 23:09:39 +08:00
Ken Moffat
7fbfed5668
For consistency, do not use /bin in bzip2 and inetutils.
2021-05-16 03:06:47 +01:00
Xi Ruoyao
59fef4c47e
generalize ken's note for shared library update, ...
...
and move it into package management section
2021-05-16 02:55:02 +08:00
Xi Ruoyao
80838616e5
glibc: remove description of libc_cv_rtlddir for now
2021-05-16 02:28:22 +08:00
Ken Moffat
6df63e484f
OpenSSL: add a note about upgrading.
2021-05-14 16:41:52 +01:00
Xi Ruoyao
7f25c8447d
glibc: remove libc_cv_rtlddir override for now
...
Back to use the sed. Need to investigate later.
2021-05-14 22:44:01 +08:00
Thomas Trepl (Moody)
1b1acbed65
Use /usr/lib for libc_cv_rtlddir
2021-05-14 12:54:44 +02:00
Thomas Trepl (Moody)
f5c3bf6e7e
Use a configuration option to set the loader pathes in ldd
2021-05-13 18:30:55 +02:00
Douglas R. Reno
8725caed02
Remove unnecessary command for systemd. Nice eye, Xi!
2021-05-13 10:40:28 -05:00
Xi Ruoyao
7bf2e85ea6
glibc: fix ldd script
2021-05-13 23:28:16 +08: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
871fd2f4a2
systemd: fix systemd-sysext description
...
Technically it's not a daemon, copy the desc from man page.
2021-05-13 01:57:28 +08:00
Xi Ruoyao
c03457342d
typos fix
2021-05-13 01:43:09 +08: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
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
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
9a178619b9
add a paragraph for "downgrading issue" in package management page
2021-04-23 01:38:47 +08: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
Xi Ruoyao
1c16a05b81
modify the reference to lfs-uefi hint to BLFS instead
2021-04-09 19:07:48 +08:00
Xi Ruoyao
8d557ad89d
file: secure the URL, add libseccomp as external dep, and move libmagic.so to /lib
...
/bin/more links to libmagic.so (found on gimli and rivendell with a script)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-28 15:11:25 +00:00
Xi Ruoyao
9c1ae4c826
bc: use a configure command line more like other packages
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12167 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-22 08:08:13 +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
Xi Ruoyao
4311bfa961
bc: remove an extra quote
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12165 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-15 05:54: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
0d0e874248
meson: install bash and zsh completions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12162 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-13 07:20:59 +00:00
Xi Ruoyao
1f28ed1243
replace old x86_64 triplets
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12160 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-10 08:25:50 +00:00
Xi Ruoyao
ba011a9188
autoconf: restore TESTSUITEFLAGS
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12159 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-10 08:00:55 +00:00
Xi Ruoyao
14bfa91c11
coreutils: remove trailing period in short desc
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12158 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-10 04:42:16 +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
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
Xi Ruoyao
eb801a61c1
automake: typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12140 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-19 07:10:05 +00:00
Bruce Dubbs
1e639b292c
Update descriptions of some new test failures
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12139 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-19 04:27:53 +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
Xi Ruoyao
8d3553538e
clean up short descriptions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-16 05:31:31 +00:00
Xi Ruoyao
164d38efea
fix typos and format
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12136 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-15 06:52:17 +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
Xi Ruoyao
0ceb295279
document x86 ISA level related breakage and workaround
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-13 02:26:13 +00:00
Bruce Dubbs
4f8ae86158
Fix procps-ng currency
...
Minor grammar fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12132 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-11 18:19:06 +00:00
Xi Ruoyao
6e8c493d26
ch08/dbus: sync with BLFS
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-05 07:22:20 +00:00
Xi Ruoyao
a815ec734c
ch08/systemd: sync with BLFS
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-05 06:51:37 +00:00
Xi Ruoyao
30a8646a19
ch08/bzip2: typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12123 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-03 10:29:23 +00:00
Xi Ruoyao
cd152f2277
remove unneeded static libraries
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12122 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-03 09:25:21 +00:00
Xi Ruoyao
1f460e53b4
ch{07,08}/util-linux: remove redundant command
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-03 09:03:51 +00:00
Xi Ruoyao
a55af7c6f1
ch08/coreutils: correct an explanation
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-03 09:02:40 +00:00
Xi Ruoyao
3cf8a59f78
ch08/python: remove unneeded commands
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-03 09:01:27 +00:00
Xi Ruoyao
f36db31a45
ch08/gcc: /usr/lib/bfd-plugins is already created by binutils
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12116 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-03 03:00:59 +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
d89ac35722
Tweak a comment
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12110 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-02-02 17:01:48 +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
Xi Ruoyao
87621f8e29
systemd: use video group for /dev/dri/render*, to be consistent with eudev
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-28 05:14:11 +00:00
Xi Ruoyao
4622193e8e
libcap: make the installation like other packages
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12102 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-27 04:43:14 +00:00
Xi Ruoyao
a35db3ff05
tcl: fix the name of doc tarball
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12099 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-17 05:52:14 +00:00
Pierre Labastie
95e2d2bd4d
Fix versions of tcl sub-packages
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-16 08:46:51 +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
5d6f3dd75c
ninja: don't use <command> just for emphasis
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-14 01:15:52 +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
Xi Ruoyao
44cb6a287e
ch08/python: fix a hardcoded minor version in command explanation
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12080 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-04 14:03:35 +00:00
Xi Ruoyao
19a03e1e5a
fix the descriptions, after the removal of commands
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12079 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-01 11:25:47 +00:00
Xi Ruoyao
4df8426c6b
bc: remove unnecessary CFLAGS variable setting
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-01 00:40:41 +00:00
Xi Ruoyao
75aad9b150
chapter08/readline: remove one unneeded chmod
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-01 00:37:16 +00:00
Xi Ruoyao
2f5d7d7d19
chapter08/zstd: run the tests
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-01-01 00:35:52 +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
Xi Ruoyao
34fe7e07cd
decorate usernames with <systemitem>
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12071 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-12-26 15:51:54 +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
Xi Ruoyao
f82ef4995e
openssl: renaming the docdir is not 'if desired'
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12068 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-12-09 15:10:39 +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
Xi Ruoyao
fe42b2f995
systemd: add explanation to -Dmode
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12066 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-12-04 21:14:55 +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
Pierre Labastie
e8c3099a45
Adapt libcap instruction to the new libpsx.so shared library (was only static
...
before)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12061 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-11-17 14:50:35 +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
2efd28ae2e
Typo
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12033 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-20 16:56:35 +00:00
Xi Ruoyao
14468928f5
systemd: install into versioned directory
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12031 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-19 18:09:09 +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
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
Xi Ruoyao
26c54f9e3d
kbd: remove libtswrap
...
Upstream says it is internal, and shouldn't be installed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12016 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-09 12:15:08 +00:00