Xi Ruoyao
59a0a3c1af
glibc: remove nss/tst-nss-files-hosts-long failure
...
It's UNSUPPORTED in chroot now, so we cannot see it in LFS build.
2023-02-02 17:29:38 +08:00
Xi Ruoyao
c6c1a068b9
glibc: Remove a sed useless for 2.37
2023-02-02 15:47:05 +08:00
Xi Ruoyao
727490c992
Package updates:
...
* Update to Glibc-2.37 (#5203 )
* Update to bc-6.2.3 (#5204 )
- Update bc homepage as upstream requested
* Update to linux-6.1.9 (#5205 )
* Update to vim-9.0.1273 (#4500 )
2023-02-02 15:27:17 +08:00
Xi Ruoyao
b5955260a5
stripping: Add an <important> about updated packages
...
We've received enough reports for systems with zlib security update
broken by stripping :(.
2023-02-01 20:04:51 +08:00
Bruce Dubbs
b79e65a04f
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2023-01-31 13:21:43 -06:00
Bruce Dubbs
d7d7bd5484
PAckage updates.
...
Update to texinfo-7.0.2.
Update to linux-6.1.8.
Update to diffutils-3.9.
2023-01-31 13:20:49 -06:00
Xi Ruoyao
2d516c7a35
dependencies: use https for LessTif homepage
2023-01-29 12:16:47 +08:00
Xi Ruoyao
59d90df78a
systemd: remove an extra word "both"
...
It seems introduced unintentionally. I'm wondering what has happened
with David's text editor :).
2023-01-27 01:45:12 +08:00
Xi Ruoyao
139b77e4a2
decorate new note about $() and ``
2023-01-27 01:44:05 +08:00
Bruce Dubbs
adba2dae8a
Add a comment about nested command substitution
...
"The command below shows an example of nested command substitution
using two methods: backquotes and a $() construct. It could be
rewritten using the same method for both substitutions, but is
shown this way to demonstrate how they can be mixed. Generally
the $() method is preferred."
2023-01-26 10:40:42 -06:00
Douglas R. Reno
c349b4a2b3
Fix the build of systemd due to the last commit
2023-01-25 15:01:12 -06:00
David Bryant
69854d2a87
Edit systemd chapters for grammar and idiom.
2023-01-25 13:10:44 -06:00
Bruce Dubbs
b74c128bc9
Update to MarkupSafe-2.1.2.
2023-01-22 10:00:57 -06:00
Xi Ruoyao
ea0bc1e803
binutils: remove a trailing punctuation in libsframe desc
...
to match other descriptions.
2023-01-17 09:59:43 +08:00
Bruce Dubbs
f4ad927972
Really remove libsframe.a
2023-01-16 14:04:19 -06:00
Thomas Trepl
67332442f8
Add libsframe.so.0.0.0 to list of online-libs (used by strip itself)
2023-01-16 13:28:45 +01:00
Thomas Trepl
358ed3cd80
Add libsframe.so.0.0.0 to list of online-libs (used by strip itself)
2023-01-16 13:26:15 +01:00
Thomas Trepl
9707b7ba32
Fix download url of binutils
2023-01-16 07:57:51 +01:00
Bruce Dubbs
3b6f5e2c5f
Package updates.
...
Update to iana-etc-20230109.
Update to binutils-2.40.
Update to bc-6.2.2.
Update to linux-6.1.6.
Update to man-db-2.11.2.
Update to mpfr-4.2.0.
Update to ncurses-6.4.
Update to xz-5.4.1.
2023-01-15 13:50:48 -06:00
Xi Ruoyao
178d268fbf
dependency: add po4a as external dependency for man-db
...
If po4a is installed, man-db will install translated man pages man(1)
etc.
2023-01-15 12:27:47 +08:00
Xi Ruoyao
af944eba93
dependencies: hide entries for another revision
2023-01-06 12:55:50 +08:00
Bruce Dubbs
45a010ac7a
Update timezone for builds
2023-01-02 14:15:43 -06:00
Pierre Labastie
c7f74cdbb6
Typo
2023-01-02 08:02:24 +01:00
David Bryant
8190ca0715
Clarify some things, correct grammatical & idiomatic errors.
2023-01-01 17:15:09 -06:00
Bruce Dubbs
f0cb1e415f
Update lfs-bootscripts version.
2023-01-01 12:37:14 -06:00
Thomas Trepl
aea43840d8
Remove obsolete sed no longer required in mpc-1.3.1
2023-01-01 09:34:12 +01:00
Bruce Dubbs
730208ab9f
Put change log in order
2022-12-31 20:59:02 -06:00
Bruce Dubbs
eaa8345ad9
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2022-12-31 20:57:43 -06:00
David Bryant
d8ec0ed3f6
Clarified some things that seemed unclear.
...
Altered references to "a startup file" to "startup files".
Added detail to a reference to the bash info page. Tweaked
description of mafunctions caused by invalid locales. Clarified
descripton of extended ASCII characters. Every byte has the
high-order bit *set*; in extended ASCII, that bit is *on*.
2022-12-31 11:51:56 -06:00
Bruce Dubbs
1e6c82bb09
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2022-12-31 11:15:00 -06:00
Bruce Dubbs
888103db3c
PAckage updates.
...
Update to iana-etc-20221220.
Update to sysvinit-3.06.
Update to mpc-1.3.1.
Update to meson-1.0.0.
Update to man-pages-6.02.
Update to linux-6.1.1.
Update to file-5.44.
Update to bc-6.2.1.
2022-12-31 11:14:04 -06:00
David Bryant
dfb8516c83
Minor tweaks: a couple of commas, "your time zone".
2022-12-31 10:23:56 -06:00
David Bryant
06df566407
Removed superfluities, corrected spelling and capitalization.
...
Clarifed things that seemed unclear. Removed some phrases that
said little. Broke up a run-on sentence. Etc.
2022-12-30 12:57:01 -06:00
Douglas R. Reno
e193e35799
Patch systemd against CVE-2022-4415
2022-12-28 09:52:50 -06:00
Ken Moffat
fb3f5d7424
Typo in ticket number in changelog.
2022-12-25 04:10:42 +00:00
David Bryant
c5c1e86e00
Clarify by reordering some sentences; improve English idiom.
...
Corrected capitilization of some titls. Reworked some clumsy
sentences. Eliminated one tautological sentence.
2022-12-24 20:02:12 -06:00
David Bryant
7ae2811988
Standardize spelling of "userspace".
2022-12-24 10:00:23 -06:00
David Bryant
8972a361d0
Clean up / clarify disccussion; correct capitalization of titles.
...
Clarify discussion of "eth0" vs "enp5s0". Remove superfluous verbiage.
Improve punctuation. Patch grammatical errors (subject / verb).
Improve English idiom in a few places.
2022-12-22 14:46:52 -06:00
David Bryant
6beb8ce055
Add a missing XML tag (<filename class="directory">).
2022-12-22 12:23:21 -06:00
David Bryant
6ef50538b2
Correct capitalization, patch up grammar and idiom.
...
Regularized capital letters in <title> lines. Changed a dependent
clause and made it independent. Smoothed out some bumpy verbiage
in the "History" section. Removed superfluous verbiage. Clarified
some trounbleshooting advice.
2022-12-21 16:13:16 -06:00
David Bryant
c1fec3a922
Improved English idiom; clarified a few descriptions of scripts.
2022-12-21 10:42:53 -06:00
David Bryant
c30b3ccf26
Remove redundant verbiage and clarify a few things.
2022-12-21 10:18:58 -06:00
David Bryant
9c753b58f1
Improve English idiom and make additional changes, for clarity.
...
Rephrased a clumsy sentence. Broke a run-on sentence in two.
Used adverbs, and the possessive case, where necessary.
2022-12-20 13:57:22 -06:00
David Bryant
0785a5e6dd
Remove redundant verbiage; improve English idiom.
2022-12-20 09:48:03 -06:00
David Bryant
a613960c4b
Removed redundant verbiage. Rewrote a very clumsy sentence.
...
To speak of a difference (implying subtraction) and a factor
(multiplication) as equivalent is confusing at best.
2022-12-20 09:26:41 -06:00
David Bryant
d15c80e1b4
Capitalize package names. Patch up a clumsy sentence. Change an
...
instance of the imperative mood to the indicative. Improve the
description of the "halt" and "init" programs.
2022-12-19 13:44:36 -06:00
David Bryant
8cde104598
Capitalize the name of the package. Standardize references to
...
"ext{234}" file systems. Clean up English idiom here and there.
Standardize the spelling of "file system"; unless it's part of a
command or something like that, it should be written as two words.
2022-12-17 14:17:55 -06:00
David Bryant
9bb4939772
Patched clumsy verbiage. Added two items (hardlink, lsfd) to the list
...
of installed programs. Added (link to setarch) to the five items that
link to setarch. Corrected erroneous description of swapoff. Clarified
some of the "short descriptions". Changed the imperative mood to the
indicative mood, and added an "s" to a couple of possessive nouns.
2022-12-16 16:24:32 -06:00
Xi Ruoyao
c8e374b510
gawk: LN='ln -f' is an overridden make variable, not environment variable
...
`LN='ln -f' make install` won't work.
The terminlogy "override" is from section 9.5 of "info make".
2022-12-16 15:51:50 +08:00
David Bryant
baf93f520f
Capitalized the name of the package. Removed "pwait" from the
...
Short Descriptions list; it has already beeen dropped from the
Installed Programs list.
2022-12-15 12:44:44 -06:00