Commit Graph

285 Commits

Author SHA1 Message Date
Thomas Trepl
faf4963f4c Fix some typos 2024-11-07 14:48:54 +01:00
Thomas Trepl
fafbbe5962 Automatic merge of trunk into multilib 2024-10-06 00:30:13 +02:00
Xi Ruoyao
8d5a2a12e9
standards: Add extension names to libg{d,t}k-x11-2.0 to be consistent 2024-10-06 03:32:51 +08:00
Thomas Trepl
5c4db70f98 Automatic merge of trunk into multilib 2024-09-26 00:30:09 +02:00
Xi Ruoyao
d77b09e5d0
standards: Fix it up to date
The info has been severly outdated.  And some info is even incorrect
from day one, for example even Glibc and GCC are not listed for LSB core
(they provide libc.so.6, libstdc++.so.6, etc.).
2024-09-26 03:10:31 +08:00
Thomas Trepl
3830377db5 Automatic merge of trunk into multilib 2024-08-01 00:30:10 +02:00
Bruce Dubbs
8aa80e434d Make capitalization os SysVinit consistent. 2024-07-31 16:59:30 -05:00
Thomas Trepl
f6a43f612c Automatic merge of trunk into multilib 2024-01-27 00:30:17 +01:00
Pierre Labastie
360fdfca9c Fix punctuation in quotes, and quote signs
- period and comma inside quotes
- " to <quote>
- some " to <literal> when it is a var value
2024-01-26 18:28:53 +01:00
Thomas Trepl
31a18d0226 Automatic merge of trunk into multilib 2024-01-26 00:30:11 +01:00
Xi Ruoyao
ea93c117f2
treewide: Use <ulink> instead of <filename> for man pages
"gcc(1)" is really not a file name.

Use <ulink> and link to the online man page on
https://man.archlinux.org/ so the user can refer to the man pages more
easily.

The change is done via a sed command and long lines are wrapped
manually.
2024-01-26 01:59:06 +08:00
Thomas Trepl
5d2d864a97 Automatic merge of trunk into multilib 2024-01-19 00:30:10 +01:00
Pierre Labastie
7152faa5fa Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
Thomas Trepl
26e4b86f18 Fix typos 2023-08-14 11:10:34 +02:00
Thomas Trepl
da2e8cba81 Automatic merge of trunk into multilib 2023-07-29 09:05:05 +02:00
Xi Ruoyao
ac90ea8104
package choices: Fix a typo
Reported-by: rhubarbpieguy <rhubarbpieguy@vivaldi.net>
2023-07-28 20:01:29 +08:00
Thomas Trepl
2cf3d3ac59 Automatic merge of trunk into multilib 2023-07-20 00:30:14 +02:00
Xi Ruoyao
ca0bd6d56c
rationale: Move Udev entry for lexicographical sorting
Wrap long lines by the way.
2023-07-20 01:14:20 +08:00
Thomas Trepl
7d40eeb537 Merge upstream change of eudev->sysd.udev 2023-07-18 22:19:36 +02:00
Xi Ruoyao
b177415824
Remove references to eudev 2023-07-18 13:07:01 +08:00
Thomas Trepl
b8707993c4 Automatic merge of trunk into multilib 2023-07-04 00:30:16 +02:00
Xi Ruoyao
c727d7e7f7
Add libxcrypt 2023-06-30 04:05:51 +08:00
Thomas Trepl
988db38c63 Automatic merge of trunk into multilib 2023-06-20 00:30:15 +02:00
Xi Ruoyao
89375e276b
prologue/why: Tell why pkgconf is used instead of pkg-config 2023-06-19 19:48:17 +08:00
Thomas Trepl
bfd92cf3b4 Automatic merge of trunk into multilib 2022-12-25 00:30:11 +01:00
David Bryant
7ae2811988 Standardize spelling of "userspace". 2022-12-24 10:00:23 -06:00
Thomas Trepl (Moody)
ebe10f6e42 Automatic merge of trunk into multilib 2022-10-24 00:30:11 +02:00
Xi Ruoyao
fc60dac761
errata: some reword about security advisory
Do not use "whether there are any known security vulnerabilities"
because it's highly unlikely there was none.

Many people just build LFS for an experiment, then they don't need to
maintain their system.  The maintaining is only necessary for a real
desktop or server system.
2022-10-23 10:26:03 +08:00
Thomas Trepl (Moody)
2ebdd8cd27 Automatic merge of trunk into multilib 2022-10-22 00:30:09 +02:00
David Bryant
eaf26ea596 Edited for style, idiom, and punctuation. Emphasized the need to continue
applying security patches even after LFS is "complete".
2022-10-21 12:59:34 -05:00
Thomas Trepl (Moody)
a8af0c850c Automatic merge of trunk into multilib 2022-10-19 00:30:10 +02:00
Xi Ruoyao
72523a13db
prologue/why: paramaterize "eudev" with revision attribute 2022-10-18 15:47:08 +08:00
Xi Ruoyao
a1cf444e9f
prologue/why: mention that less is used by many packages
Why remove "used by man-db"?  Now some user may think "I don't use this
thing, I'll just use vim" and skip it :(.
2022-10-18 15:32:11 +08:00
Xi Ruoyao
d114dd3530
prologue/why: another "device" -> "device nodes" change
You can't throw a NVIDIA GTX 690 into /dev.
2022-10-18 15:22:51 +08:00
Xi Ruoyao
af6ea195fe
prologue/standards: rewrite LSB description
Well, somehow this paragraph has become too imprecise.

1. We don't support IA64.  Both Intel and AMD uses x86_64 now, which is
   referred as "AMD64" because it's first proposed by AMD.  Intel
   attempted to use IA64 (which is a VLIW architecture completely
   different with x86_64) to compete with AMD64, but failed.  Then Intel
   adapted x86_64.
2. The architecture specific part belongs to Core and Desktop.
3. LFS cannot conform to both AMD64 and IA32 because we don't support
   multilib.  It's "or", not "and".
2022-10-18 14:41:25 +08:00
Thomas Trepl (Moody)
87f8108718 Automatic merge of trunk into multilib 2022-10-16 00:30:10 +02:00
David Bryant
62a598f586 Corrected grammatical errors, polished English idiom. Tried
to introduce some variety by rephrasing "This package contains ...".
2022-10-15 17:01:50 -05:00
David Bryant
b64efa28d0 Clarfied a few points and corrected English idiom. 2022-10-15 15:05:17 -05:00
David Bryant
2e45b62428 Polished the prose; fixed some punctuation. 2022-10-15 14:28:46 -05:00
David Bryant
7739ad32c7 Edited for English idiom and general readability. Fixed some
punctuation here and there.
2022-10-15 13:25:26 -05:00
David Bryant
e0ae8cba63 Improved English idiom and puctuation. Short, punchy sentences are good! 2022-10-15 12:26:28 -05:00
Thomas Trepl (Moody)
c49c1fb77f Automatic merge of trunk into multilib 2022-09-12 00:30:10 +02:00
Pierre Labastie
7bd0378b41 Remove trailing spaces 2022-09-11 18:54:49 +02:00
Thomas Trepl (Moody)
b2cbe93960 Automatic merge of trunk into multilib 2022-09-06 00:30:10 +02:00
Xi Ruoyao
fb66c4c583
some http -> https changes 2022-09-05 09:52:05 +08:00
Thomas Trepl (Moody)
a151e0979b Automatic merge of trunk into multilib 2022-08-16 13:54:28 +02:00
Xi Ruoyao
e9d9f83288
typography: add a note about "Il1" or "O0" issue 2022-08-11 09:57:31 +08: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)
3b70f926ce Automatic merge of trunk into multilib 2022-02-19 05:45:14 +01:00