| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
names of packages. Clarified verbiage in re PIE & ASLR. Improved the
description of SSP, and tightened it up. Clarified the instructions
for running tests concurrently. Modified descriptions of tests that
fail. Patched up punctuation. Spelled "set up" correctly: "setup" is
a noun. The phrasal verb used here is spelled as two words. Use the
word "directives" to describe "#include" and similar preprocessor
instructions. Add periods to some otherwise complete sentences.
|
|/
|
|
|
|
|
|
|
|
|
| |
Update to iana-etc-20221122.
Update to xz-5.2.9.
Update to tzdata-2022g.
Update to texinfo-7.0.1.
Update to tcl-8.6.13.
Update to meson-0.64.1.
Update to linux-6.0.10.
Update to gawk-5.2.1.
|
| |
|
|
|
|
|
|
| |
I was using the transitive verb "process" here, not the noun. Use
another word to avoid the ambiguity. Also add "and groups" because
there is also subgid alongside subuid.
|
|
|
|
| |
IMO it makes the rendering prettier.
|
|
|
|
|
| |
To me "has been created" is not correct. Or maybe it's some advanced
usage of English I don't understand...
|
|
|
|
|
|
|
| |
sort-NaN-infloop no longer fails now, it seems covered up by PIE or SSP.
test-getlogin keeps failing in Bruce's build. Not sure how to reproduce
the failure deterministically.
|
|
|
|
|
| |
This avoids running "python3 setup.py install" (indirectly), which may
not work correctly in the future with Python 3.12.
|
|
|
|
|
| |
improve English idiom, clarify a few things, remove superfluous
verbiage, etc.
|
|
|
|
|
|
|
| |
verbiage. Used the subjunctive mood once. "Test suite" is two words, not
one. Patched some unidiomatic English. Used the plural "headers" when
discussing ELF objects. Used singular verbs to describe "gprofng", for
consistency with other items.
|
|
|
|
|
| |
the Binutils package. Patch up an ungrammatical sentence (the plural
subject "instructions" requires pural verbs).
|
| |
|
|
|
|
|
|
|
| |
modifies the plural noun "libraries"; it must use a plural verb.
Clarified how many "configure" options Readline uses. Tightened the
prose, and used the definite article in lieu of the indefinite article,
because only one readline.pc file can possibly be the "correct" one.
|
| |
|
|
|
|
| |
Let's not miss the point...
|
|
|
|
|
|
|
|
|
| |
We don't recommend customizing optimizations, but we use optimizations
provided by package default or release build mode.
Reword the paragraph so the people won't be puzzled once they see
"--enable-optimizations" in Python, or "--buildtype=release" (to prevent
unoptimized build) in BLFS meson commands.
|
|
|
|
|
| |
In UNIX file names are case-sensitive. You cannot capitialize it even if
it appears in a title.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Please try not to use the "replace" feature of the text editor blindly.
Appendix C of the GNU C Library Reference Manual clearly says:
'--disable-werror'
By default, the GNU C Library is built with '-Werror'. If you wish
to build without this option (for example, if building with a newer
version of GCC than this version of the GNU C Library was tested
with, so new warnings cause the build with '-Werror' to fail), you
can configure with '--disable-werror'.
|
|
|
|
|
| |
it's "--disable-error" in Glibc. Thanks to Thomas Trepl for spotting
my mistake.
|
|
|
|
| |
prose by removing some circumlocutions.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix make-4.4 bug.
Update to wheel-0.38.4 (Python Module).
Update to texinfo-7.0.
Update to sysvinit-3.05.
Update to shadow-4.13.
Update to sed-4.9.
Update to meson-0.64.0.
Update to linux-6.0.7.
Update to elfutils-0.188.
Update to bc-6.1.1.
|
|
|
|
|
|
|
| |
"systemd disable" seems a typo...
And we don't need the ".timer" suffix because these .service units are
tied to the .timer units.
|
| |
|
|
|
|
| |
It's reported that a GRUB build with CFLAGS=-O2 is broken.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We only need a one-line change in upstream fix (because we don't use
"make --shuffle"). Add it as a sed for both Chapter 5 and Chapter 8.
Note that the "minimal" sed would be '/MAEKFLAGS :=/s/r/ -r/'. I
included an additional ')' so it won't modify "-r" again to "- -r".
Tested "make" and "make check" on a x86_64 with -j8 and an arm64 with
-j24.
Link: https://sourceware.org/git/?p=glibc.git;a=commit;h=2d7ed98add14
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update to iana-etc-20221025.
Update to tzdata-2022f.
Update to Python3-3.11.0.
Update to procps-ng-4.0.1.
Update to man-pages-6.01.
Update to man-db-2.11.0.
Update to make-4.4.
Update to linux-6.0.6.
Update to libffi-3.4.4.
Update to inetutils-2.4.
Update to expat-2.5.0.
Note: I had to run glibc in Chapter 8 at -j1 to avoid an apparant race
condition. With a little more investigation I may be able to find a
better solution.
|
|
|
|
|
| |
$ find -name '*.[0-9]' | wc -l
2438
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update to iana-etc-20221007.
Update to vim-9.0.0739.
Add upstream patches to readline and bash.
Update to zlib-1.2.13.
Update to man-pages-6.00.
Update to gettext-0.21.1.
Update to iproute2-6.0.0.
Update to meson-0.63.3.
Update to Python-3.10.8.
Update to xz-5.2.7.
Update to tzdata-2022e.
Update to linux-6.0.1.
Update to dbus-1.14.4.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I have:
2 FAIL
5092 PASS
67 UNSUPPORTED
16 XFAIL
4 XPASS
Let's not be too precise (or we'll need to explain the meaning of
"UNSUPPORTED"). IMO "over 5000" is fine (until we get 5500 tests).
|
|
|
|
|
| |
"gold" is not an installed program (it's named "ld.gold"). So IMO it's
not proper to use <command>.
|
|
|
|
| |
Again, I sincerely wish libtool can suffer a painful death.
|
| |
|
| |
|
|
|
|
|
|
| |
Update to bc-6.0.4.
Update to linux-5.19.12.
Fix an xml error.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update to iana-etc-20220922.
Update to tzdata-2022d.
Update to readline-8.2.
Update to linux-5.19.11.
Update to libffi-3.4.3.
Update to libcap-2.66.
Update to dbus-1.14.2.
Update to bc-6.0.3.
Update to bash-5.2.
|
|
|
|
|
|
|
|
| |
It's caused by a minor GAS issue, which should be fixed in
binutils-2.40.
See https://sourceware.org/bugzilla/show_bug.cgi?id=29450 and
https://sourceware.org/bugzilla/show_bug.cgi?id=29451.
|
|
|
|
| |
It happens on both x86_64 and aarch64.
|
| |
|
|
|
|
|
|
| |
Don't emphasis "static library" at all, to prevent anyone from thinking
"I need to use static libraries so I'll keep these .la files". And warn
that .la files are known to break BLFS packages.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 395eb462ba1fc1835ec9b6018f4427f41d78fa00.
Not needed as grep is "patched".
Note that I'm still against "patching" grep. All the complains for the
warnings are from only several people and IMO the complains are not
valid. But as bdubbs has made the decision let's keep it for now and
review after some time...
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update to file-5.43.
Update to linux-5.19.8.
Update to gawk-5.2.0.
Update to meson-0.63.2.
Update to ninja-1.11.1.
Update to bc-6.0.2.
Fix the location of udev rules in eudev.
Remove a warning for egrep and fgrep that
Delete an empty binutils man page.
|
|
|
|
| |
It was removed unintentionally during the removal of -j1...
|
|
|
|
| |
looking better
|