Commit Graph

8992 Commits

Author SHA1 Message Date
Thomas Trepl
aa68b0c3db Automatic merge of trunk into multilib 2023-02-01 00:30:13 +01: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
Thomas Trepl
b697c87fe9 Automatic merge of trunk into multilib 2023-01-30 00:30:12 +01:00
Xi Ruoyao
2d516c7a35
dependencies: use https for LessTif homepage 2023-01-29 12:16:47 +08:00
Thomas Trepl
a2434bd4c1 Automatic merge of trunk into multilib 2023-01-27 00:30:14 +01: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
Thomas Trepl
84958453db Automatic merge of trunk into multilib 2023-01-26 00:30:11 +01: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
Thomas Trepl
c9ae6a4b64 Automatic merge of trunk into multilib 2023-01-23 00:30:13 +01:00
Bruce Dubbs
b74c128bc9 Update to MarkupSafe-2.1.2. 2023-01-22 10:00:57 -06:00
Thomas Trepl
7cf73541ef Automatic merge of trunk into multilib 2023-01-18 00:30:12 +01:00
Xi Ruoyao
ea0bc1e803
binutils: remove a trailing punctuation in libsframe desc
to match other descriptions.
2023-01-17 09:59:43 +08:00
Thomas Trepl
6cb86af1ce Automatic merge of trunk into multilib 2023-01-17 00:30:12 +01: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
5b6d5c849f Automatic merge of trunk into multilib 2023-01-16 07:58:39 +01:00
Thomas Trepl
9707b7ba32 Fix download url of binutils 2023-01-16 07:57:51 +01:00
Thomas Trepl
325db8fc5e Automatic merge of trunk into multilib 2023-01-16 00:30:12 +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
Thomas Trepl
0f46bd2490 Add --lib=/usr/lib{,x}32 to get .pc files in the correct location 2023-01-15 09:18:16 +01: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
Thomas Trepl
e7de61ebc6 Automatic merge of trunk into multilib 2023-01-07 00:30:13 +01: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
Thomas Trepl
aad28944bc Automatic merge of trunk into multilib 2023-01-02 11:59:57 +01:00
Pierre Labastie
c7f74cdbb6 Typo 2023-01-02 08:02:24 +01:00
Thomas Trepl
41631283cb Automatic merge of trunk into multilib 2023-01-02 00:30:12 +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
1baad3a782 Automatic merge of trunk into multilib 2023-01-01 09:37:26 +01: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
Thomas Trepl
966c6a9661 Automatic merge of trunk into multilib 2023-01-01 00:30:15 +01: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
Thomas Trepl
3a020ac9b1 Automatic merge of trunk into multilib 2022-12-31 00:30:11 +01: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
Thomas Trepl
219e4043ef Automatic merge of trunk into multilib 2022-12-29 00:30:12 +01:00
Douglas R. Reno
e193e35799 Patch systemd against CVE-2022-4415 2022-12-28 09:52:50 -06:00
Thomas Trepl
a15d3393af Automatic merge of trunk into multilib 2022-12-26 00:30:12 +01: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