Commit Graph

419 Commits

Author SHA1 Message Date
David Bryant
b59e5eb3ea Fixed a common misspelling. "setup" is a noun. When "set up" is a
phrasal verb, it is spelled as two words. This commit fixes most of
the misspelled "set up" instances in the BLFS book.
2022-12-12 14:17:31 -06:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Xi Ruoyao
b3d9df0bd4
useradd: add instructions for creating new user with same UID/GID on another system 2022-10-02 10:55:00 +08:00
Pierre Labastie
4e207bb418 Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
Xi Ruoyao
cd29bc9b3d
postlfs: URL updates 2022-09-08 12:52:53 +08:00
Xi Ruoyao
06f67e318c
firmware: update Intel microcode example for 11.2 release and CVE-2022-21233
Text only change.  But we'll need a SA for intel-microcode-20220809.
2022-08-24 16:29:29 +08:00
Bruce Dubbs
c2ee90d4c3 Some gramamr fixes 2022-07-29 15:51:15 -05:00
Xi Ruoyao
7dd1546260
firmware: fix a typo 2022-06-07 16:00:43 +08:00
Xi Ruoyao
3b50f0de2b
firmware: stop using late loading
The kernel dev describes late loading as "just lottery and broken".
From Linux 5.19 it will produce a warning and taint the kernel.  And, we
can simply compare the microcode version number to know if there is an
update so there is no reason to use late loading at all.

Update the example for Intel microcode by the way.
2022-06-06 20:25:00 +08:00
Ken Moffat
9f4b2b89a6 Update Intel microcode to 20220510. 2022-05-11 02:18:52 +01:00
Ken Moffat
83cc2cc372 Add 'Firmware for AMD/ATI amdgpu video chips'
Bruce noticed this was not explicity covered, my skim-reading
had noticed the details for ATI video chips without spotting that
was only for radeon.

In both the amdgpu and radeon xorg drivers, clarify that firmware
might have been provided in a modular build in /lib/firmware.
2022-05-07 08:33:11 +01:00
Ken Moffat
083a8d7ec7 Rework various items in About Firmware.
In particular, CPU microcode now that the affected AMD processors
can be identified. For both Intel and AMD determine the hex triplet.

Also, rework the Nvidia details to reflect the current situation.
2022-05-07 00:45:05 +01:00
Bruce Dubbs
23849996b2 Package update and change nobody/nogroup uid/gid.
Update to Jinja2-3.1.2.

Change nobody uid and nogroup gid to 65534 to be consistent
with the values hardcoded in the kernel.
2022-04-30 15:13:09 -05:00
Ken Moffat
bfd2ba3cfc Package update and some rewording:
Update to fetchmail-6.4.27.

Rewording about the examples in Intel microcode, they are old and
that machine now runs version 0xec (although I guess they will soon
stop providing newer updates for Skylake) and of course the kernel
versions are way out of date.
2022-02-12 14:50:53 +00:00
Bruce Dubbs
0b5bf8edca Update text to indicate intel-microcode-20220207 2022-02-08 21:59:24 -06:00
Douglas R. Reno
de149fd64c Drop systemd-bus-proxy from About System Users and Groups 2022-02-05 10:58:41 -06:00
Xi Ruoyao
50836740d2
merge conditional XML from LFS
There was some consistency issues in URLs to LFS.  For example, in
systemd revision the URL to LFS "General Network Configuration" points
to the sysv book, this can be really troubling to new readers.

Instead of fixing them one by one, merge conditional XML developed by
Pierre from LFS.
2021-10-17 04:17:34 +08:00
Xi Ruoyao
bdd4ca4c91
prepend /usr/local/share to XDG_DATA_DIRS if it exists 2021-09-27 15:56:30 +08:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Ken Moffat
428cad4e55 Update intel microcode to 20210608
Also refresh the example, including the omitted lines for the
late reload - the claimed previous version (0xec) was a typo.
2021-06-08 20:34:53 +01:00
Xi Ruoyao
b149d10bad
profile: update for merged /usr 2021-05-20 15:16:35 +08:00
Xi Ruoyao
ff056c7216
fix user and group name for systemd-oomd 2021-05-18 01:04:10 +08:00
Douglas R. Reno
03b89937d9 About System Users And Groups: Add the UID for systemd-logind, add the
systemd-oomd user and group
2021-05-07 16:41:09 -05:00
Xi Ruoyao
4a570af171 secure linuxfromscratch.org url 2021-05-01 19:14:53 +08:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Ken Moffat
4a80a67e52 intel microcode-20210216
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24235 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 03:29:09 +00:00
Xi Ruoyao
12d35c421a document uuidd user and group
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24149 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-28 05:25:01 +00:00
Thomas Trepl
5362771df7 Update gitserver page, add bootscript (sysv/systemd)
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24071 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-01-05 15:59:46 +00:00
Ken Moffat
f39cf0d0e5 Kernel config changes suggested by rhubarbpieguy
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23948 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-12-01 22:08:20 +00:00
Ken Moffat
bd78d0113e Firmware - update details for intel microcode-20201112.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23910 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-11-17 03:01:43 +00:00
Pierre Labastie
f0dc9578a4 Fix references to the lfs book (chapter numbering changes)
Not sure I have all ot them...*

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23591 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-21 12:19:40 +00:00
Xi Ruoyao
14cec0f1f9 firmware: fix a broken link to Arch
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23522 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-14 10:58:54 +00:00
Xi Ruoyao
c18f6acbec firmware: add a paragraph about regulatory.db
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23512 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-13 20:11:16 +00:00
Ken Moffat
3179c69fe6 Firmware: update some details:
1. Intel (CPU) microcode - update the details for Skylake in the light
of the later release.

2. Video firmware - I had overlooked that Nvidia provided signed
firmware to linux-firmware in January and February for Turing GPUs
and that it is only needed for hardware acceleration so not
essential for working KMS. For completeness, also mention the
problematic Intel iGPU firmware for Skylake and later.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23317 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-23 18:39:31 +00:00
Douglas R. Reno
fe142ccd39 Make the 'Devices for Servers' text SysV only
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23309 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-22 03:09:53 +00:00
Ken Moffat
fe2553af5d Microcode - add a Caution for certain Intel machines.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23286 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-16 00:20:30 +00:00
Ken Moffat
83d1722ced Intel-microcode-20200609.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23272 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-09 21:18:09 +00:00
Tim Tassonis
0ed088358a - fix uid/gid entry for dhcpcd
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22948 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-04-04 12:23:44 +00:00
Tim Tassonis
05c8448e8f Update to dhcpcd-9.0.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22947 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-04-04 11:12:09 +00:00
Pierre Labastie
81a73ed8b2 Format postlfs config
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22886 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-03-25 15:07:11 +00:00
Pierre Labastie
6e4931872f Add early loading of microcode to the initramfs
Fix a bug in mkinitramfs, leading to a "cp" error

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22557 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-01-09 16:18:14 +00:00
Ken Moffat
c6ebc90bf5 Update intel microcode to 20191116.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22510 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-12-26 19:55:42 +00:00
Ken Moffat
b174fb1a1e Update Intel microcode to 20191112.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22375 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-11-13 03:43:33 +00:00
Ken Moffat
afe4b8520e fetchmail-6.4.1
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22298 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-10-24 22:49:23 +00:00
DJ Lucas
cdb3add21e Replace Lsb_release and Initd-tools with LSB-Tools package
Begin update of bootscript headers. Partial fix for #12010
Remove unneeded elogind and mountcgroupfs bootscripts
Update to blfs-bootscripts-20190902

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22081 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-02 08:39:06 +00:00
Bruce Dubbs
3077c399e3 Initial lfs90 tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21972 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-15 23:08:28 +00:00
Ken Moffat
3c19265be0 Update firmware details re recent intel move to github and newly disclosed vulnerabilities.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21608 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-19 20:52:16 +00:00
Ken Moffat
89bdbf8c5a Tweak the firmware page:
· Intel re-released the latest microcode with a sensible license, no other changes.
· I have a laptop that needs firmware both for the ethernet post AND for bluetooth to get wired ethernet working.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21208 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-20 00:07:32 +00:00
Bruce Dubbs
21e6bd0948 Initial lfs84 tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21152 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-15 18:41:18 +00:00
Bruce Dubbs
03b278dc8a Update to sysstat-12.0.2.
Update to autofs-5.1.5. 
Update to node.js-10.14.1. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20771 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-12-02 22:36:16 +00:00