Commit Graph

4122 Commits

Author SHA1 Message Date
Bruce Dubbs
f5cfb36ca9 Update to tcsh-6.24.08. 2023-04-11 13:12:18 -05:00
Bruce Dubbs
a3be1210ad Update to parted-3.6. 2023-04-11 13:04:51 -05:00
Xi Ruoyao
d129835cfa
qemu: Comment out udev rule
It's in LFS now.  And add a note that using "bridge" device strictly
requiring the kvm group.
2023-04-12 01:14:09 +08:00
Xi Ruoyao
0fea8320f7
qemu: /dev/kvm mode is now set in LFS, and logind-based access is allowed 2023-04-10 16:51:19 +08:00
Bruce Dubbs
b1643e3b90 Put custom kvm udev rule into /etc/udev 2023-04-09 16:36:04 -05:00
Bruce Dubbs
a12730f76a Remove sdl dependeny from pages that also have sdl2 as a dependency 2023-04-07 13:13:35 -05:00
Bruce Dubbs
0b8fb2ff91 Update to cracklib-2.9.11. 2023-04-04 13:00:01 -05:00
Bruce Dubbs
7d90b1b074 Update to libcap-2.68. 2023-04-03 18:15:21 -05:00
Bruce Dubbs
e1d06c019e Remove obsolete patch from gpgme downloads 2023-04-02 17:18:17 -05:00
Bruce Dubbs
6a8a6a0d8a Update to gpgme-1.19.0. 2023-04-01 21:07:06 -05:00
Douglas R. Reno
c1be7853cf Update to fuse-3.14.1 2023-03-30 17:16:44 -05:00
Pierre Labastie
3b32f8a486 Update to btrfs-progs-6.2.2 2023-03-30 11:22:26 +02:00
Pierre Labastie
06b429e844 Update to xfsprogs-6.2.0 2023-03-30 11:09:14 +02:00
Pierre Labastie
187200ac00 Update to lvm2-2.03.20 2023-03-30 10:37:06 +02:00
Douglas R. Reno
510580fe0e Typo fix in make-ca.
Thanks goes to ruhbarbpieguy on blfs-dev
2023-03-23 15:01:09 -05:00
Xi Ruoyao
4e992e567d
nss: Remove an unneeded chmod command
Reported-by: Dragan <dk@draakict.com>
Link: https://hg.mozilla.org/projects/nss/rev/734f3d2aab2
2023-03-20 19:06:31 +08:00
Xi Ruoyao
21114f6af6
make-ca: Mark p11-kit again as runtime, and ...
add a note about running make-ca itself in the installation section.
2023-03-20 19:05:26 +08:00
Bruce Dubbs
b8a95d0d73 Clarify p11-kit dependencies 2023-03-19 13:44:15 -05:00
Pierre Labastie
3345cfea4d Remove the hint for circular dep in polkit
now elogind is not circular anymore. Also add missing "and" to the
systemd version
2023-03-19 15:55:33 +01:00
Pierre Labastie
47581826c7 make-ca: try to clarify the dependency on p11-kit 2023-03-19 15:23:08 +01:00
Bruce Dubbs
c346469519 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-03-17 15:20:42 -05:00
Bruce Dubbs
e628e0709c Update to openssh-9.3p1. 2023-03-17 15:18:30 -05:00
Bruce Dubbs
bc1c6f2611 Update to cracklib-2.9.10. 2023-03-17 13:06:50 -05:00
Xi Ruoyao
0cef3a6752
grub-efi: Fix "blind mode" issue
Move "insmod all_video" out of the "if loadfont" statement.  It's enough
for the kernel to use EFI FB.

The "terminal_output gfxterm" statement has to be guarded by "if
loadfont", or it can garble the display if unicode.pf2 not available.

"gfxmode" seems no-use on EFI.  According to upstream doc it's only
used for VGA BIOS Extension (as the name suggests, not available in EFI
environment).
2023-03-17 22:56:23 +08:00
Pierre Labastie
3733ce5b65 Update kernel config for ntfs3 (in ntfs-3g)
The layout has changed. Current as of linux-6.2
2023-03-14 21:10:47 +01:00
Pierre Labastie
4eadcde482 Update cryptsetup kernel configuration
The layout has changed. Here is the one in linux-6.2
2023-03-14 21:10:47 +01:00
Pierre Labastie
0f5515df63 Make a section for regulatory.db firmware
And tell the the cfg80211 driver needs to be loaded as a module.
See ticket #17780.
2023-03-13 18:38:33 +01:00
Pierre Labastie
91318eb9aa Add "setup" to meson commands
I've not been very consistent on typography, but it is a start
2023-03-13 17:48:55 +01:00
Ken Moffat
b570b6aae4 Update to nss-3.89. 2023-03-13 05:14:31 +00:00
Xi Ruoyao
e2d95b97d5
uefi/grub-setup: Drop CONFIG_EFI_STUB
GRUB needs EFI stub to load the kernel on some other EFI platforms, but
not x86 (32-bit or 64-bit).
2023-03-12 21:15:21 +08:00
Xi Ruoyao
2266a90309
grub-setup: Adjust kernel config
With CONFIG_EXPERT disabled in LFS, CONFIG_FRAMEBUFFER_CONSOLE should be
forced to y.  Update the menu to reflect this.

CONFIG_NLS is also forced to y with CONFIG_ACPI and CONFIG_PCI enabled
(both should be necessary for any x86 system produced in 21st century).

Don't encourage user to be too "advanced".
2023-03-10 19:33:18 +08:00
Xi Ruoyao
cffa49c5a8
grub efi setup: Set iocharset= like codepage= 2023-03-09 19:53:38 +08:00
Xi Ruoyao
7bb0d4f355
grub efi cfg: Ensure codepage 437 enabled and use it in /boot/efi mount option
Without the codepage support, vfat can fails to mount.
2023-03-09 19:34:16 +08:00
Pierre Labastie
827154b1aa Update to btrfs-progs-6.2.1
See ticket #17734 for some details (mitigation of a btrfs-convert bug)
2023-03-08 18:53:15 +01:00
Thomas Trepl
3c09cbd0bf Upgrade to sudo-1.9.13p3 2023-03-07 13:10:45 +01:00
Bruce Dubbs
4e3dc38363 Update to stunnel-5.69. 2023-03-06 11:27:13 -06:00
Pierre Labastie
f7b346940f Install man pages in btrfs-progs
They are shipped with the tarball, but not installed by "make install"
if passing --disable-documentation to configure.
2023-03-04 09:08:28 +01:00
Bruce Dubbs
756f4609fc Update to LVM2.2.03.19. 2023-03-03 11:28:36 -06:00
Bruce Dubbs
4bd5e5987f Update to sudo-1.9.13p2. 2023-03-02 16:11:46 -06:00
Douglas R. Reno
902450de5f Update to fuse-3.14.0 2023-03-02 11:57:13 -06:00
Douglas R. Reno
69c88ff77f Update to bluefish-2.2.13 2023-03-02 11:53:09 -06:00
Xi Ruoyao
0c72a8b3b1
polkit: Remove unneeded -Djs_engine=duktape parameter
It's the default.
2023-03-02 11:00:29 +08:00
Xi Ruoyao
1121404454
polkit: Remove unnecessary configuration section
Now polkit installs a correct PAM location for LFS.  The building system
checks if /etc/lfs-release exists to know if the system is LFS.  If
/etc/lfs-release is not created, we can also specify it manually with
-Dos_type=lfs.

Link: https://gitlab.freedesktop.org/polkit/polkit/-/merge_requests/117
2023-03-02 11:00:29 +08:00
Xi Ruoyao
8de6bb81c2
polkit: No need to use "-t3" now for test
The upstream has already coded a 90s timeout in the building system.
2023-03-02 11:00:29 +08:00
Ken Moffat
c5b59acc7d ptables - clarify what libpcap is used for.
Thanks to Jamenson Espindula for reporting the 'nfsyyproxy' typo,
which caused me to look at this.
2023-03-02 01:09:38 +00:00
Xi Ruoyao
8cffdfa121
qemu: Tell how to build guest kernel with Virtio 2023-02-27 15:32:06 +08:00
Xi Ruoyao
f1f151995f
qemu: Mention CONFIG_DRM_BOCHS and CONFIG_FB for the guest kernel to drive emulated "std" VGA card
Changed "vga" to "VGA" (except in commands) by the way.
2023-02-27 15:26:49 +08:00
Bruce Dubbs
6adb20630c Update to sudo-1.9.13p1. 2023-02-24 12:25:55 -06:00
Bruce Dubbs
942360aa8a Update to sudo-1.9.13. 2023-02-21 12:37:52 -06:00
Bruce Dubbs
6fe9820e19 Tag xsoft packages 2023-02-20 23:23:04 -06:00
Bruce Dubbs
cfd4fa88b5 Tags 2023-02-20 15:14:57 -06:00
Bruce Dubbs
30faaf305b Update to kf5-apps-22.12.2, including kate, kwave, and falkon 2023-02-19 23:19:29 -06:00
Thomas Trepl
1d04be9cff a few tags 2023-02-19 09:25:08 +01:00
Bruce Dubbs
acd88fc231 Tags and move 2 unneeded files 2023-02-18 23:21:52 -06:00
Douglas R. Reno
74b918b73e Update to WebKitGTK+-2.38.5 (Security Update) and tag Epiphany+Deps 2023-02-18 17:26:57 -06:00
Douglas R. Reno
b464299292 Tag WebKit dependencies 2023-02-18 14:22:38 -06:00
Xi Ruoyao
8e843925bb
grub-efi setup: Bump LFS and Linux kernel version info in example 2023-02-18 21:45:19 +08:00
Xi Ruoyao
c6c286b92a
tag grub-efi 2023-02-18 18:05:40 +08:00
Xi Ruoyao
6f87ba86ab
grub-efi: Add upstream fixes for unrecognized ext2/3/4 features 2023-02-18 18:04:26 +08:00
Xi Ruoyao
862e39214c
tag: efivar and efibootmgr 2023-02-18 17:44:33 +08:00
Bruce Dubbs
dc1a45e9de Lots of tags 2023-02-17 22:35:46 -06:00
Thomas Trepl
edbc1762eb A few tags (mostly on xfce) 2023-02-17 18:10:37 +01:00
Douglas R. Reno
6fdbe40edd Tag remaining dependencies for Git 2023-02-16 15:03:54 -06:00
Douglas R. Reno
18aa933933 Lots of tags for X 2023-02-16 14:17:59 -06:00
Pierre Labastie
75e93d0fae Update qemu download url 2023-02-16 20:26:42 +01:00
Douglas R. Reno
15445abd8c Lots of tags 2023-02-15 23:24:25 -06:00
Ken Moffat
2a7cafaf97 Tags 2023-02-15 21:53:49 +00:00
Douglas R. Reno
09a464aa5f Lots of tags and a typo fix in Nettle 2023-02-15 15:23:24 -06:00
Xi Ruoyao
32bbead4fc
firmware: Update to intel-microcode-20230214 2023-02-15 15:29:31 +08:00
Xi Ruoyao
7cff22d210
grub-efi: Update unifont to 15.0.01 2023-02-15 15:15:52 +08:00
Xi Ruoyao
82db5c3b85
Revert "efivar: adapt for glibc-2.36"
This reverts commit d1a3a2f901.

It's no longer needed with Glibc-2.37.
2023-02-15 15:15:52 +08:00
Douglas R. Reno
d0c42be1cf Initial tags for 11.3 2023-02-14 18:44:18 -06:00
Ken Moffat
b1c55f0042 Update to gnutls-3.8.0. 2023-02-14 00:52:56 +00:00
Bruce Dubbs
df29efcbca Update to libcap-2.67. 2023-02-13 12:33:04 -06:00
Ken Moffat
b66736fb6e Update to nss-3.88.1. 2023-02-10 20:35:58 +00:00
Bruce Dubbs
fad9b8d31b Update to stunnel-5.68. 2023-02-09 12:58:48 -06:00
Xi Ruoyao
6c22d02146
mitkrb: Document the test failure w/o network
And remove the test failure caused by a previous installed version: the
upstream claims it's already fixed (the same story as gnutls and
-disable-rpath workaround).
2023-02-10 00:34:35 +08:00
Pierre Labastie
48dbad55b3 PAM: Improve typography of generic config files
Report by Rainer Fiebig
2023-02-05 22:14:11 +01:00
Pierre Labastie
74dcbc813c Update to vim-9.0.1273 (sync with LFS) 2023-02-05 19:51:34 +01:00
Ken Moffat
39eae8f182 AMD Microcode:
Clarify that vulnerabilities are now fixed by AMD supplying an
updated AGESA to motherboard manufacturers, for those to update
the BIOS.
2023-02-05 15:05:28 +00:00
Tim Tassonis
fec8a19723 Update to fuse3-3.13.1. 2023-02-04 20:12:25 +01:00
Bruce Dubbs
075cb1ea56 Update to openssh and ssh-askpass 9.2p1. 2023-02-03 20:35:54 -06:00
Xi Ruoyao
d0eb8992c8
firmware: fix an oversight in the update yesterday
Forgot to bump 0xb2 to 0xb6 in one paragraph for my CPU as the Intel
microcode example.
2023-01-31 12:23:24 +08:00
Pierre Labastie
15a485c343 Fix the initramfs part of "Early loading of microcode" 2023-01-30 15:49:25 +01:00
Xi Ruoyao
b5da785b08
firmware: fix a typo 2023-01-30 18:11:48 +08:00
Xi Ruoyao
ab0b034f5f
firmware: Do not assume the microcode files in /lib/firmware
We used to put microcode files there for late loading, but now late
loading is deprecated.

By the way, update Intel microcode update demonstrations.
2023-01-30 18:05:27 +08:00
Pierre Labastie
54d589072b Remove eol spaces 2023-01-29 13:51:59 +01:00
Xi Ruoyao
17aa21c551
Change all http://*.sourceforge.net/ URLs to https
Now all sourceforge.net subdomains have a valid SSL certificate.  The
changes are automatically done via a sed.  I've reviewed the changes and
reverted the changes in archive/*, pst/xml/docbook-xsl.xml, and
stylesheets/lfs-xsl/lfs-l10n.xml.  Other changes should (hopefully) be
fine.
2023-01-29 12:35:23 +08:00
Bruce Dubbs
bed8f3ef4e Synchronize openssh md5sums in multiple packages 2023-01-26 16:31:45 -06:00
Bruce Dubbs
b4550ead0e Update to btrfs-progs-v6.1.3. 2023-01-26 15:30:37 -06:00
Douglas R. Reno
faf1fae52f Update to gedit-44.2. 2023-01-23 11:33:40 -06:00
Bruce Dubbs
a3fb37f612 Package updates.
Update to nano-7.2.
Update to exiv2-0.27.6.
Update to IO-Socket-SSL-2.080 (Perl Module).
2023-01-22 12:35:50 -06:00
Tim Tassonis
5327b2af3c Update to sudo-1.9.12p2 2023-01-19 23:35:11 +01:00
Pierre Labastie
c10acfe844 Change ulink to xref for sphinx 2023-01-18 17:02:55 +01:00
Pierre Labastie
0f9a1f088b Merge branch 'trunk' into plabs/python-mods 2023-01-18 15:35:32 +01:00
Douglas R. Reno
4cbdd08bba Update to fuse3-3.13.0 2023-01-17 09:32:22 -06:00
Pierre Labastie
c9384fd073 Remove the --disable-rpath option for gnutls
This option is not needed for recent versions of gnutls, as
the build system does exactly what is expected: link binaries and
libraries with rpath pointing to the build tree at first, then
remove rpath completely when relinking at install time.
2023-01-17 13:50:55 +01:00
Thomas Trepl
579c512dc8 Make ssh-askpass using gtk3 (prev. gtk2) 2023-01-15 18:20:42 +01:00
Xi Ruoyao
5b6873f4d7
efi: remove reference to CONFIG_EFI_VARS
It's already removed since Linux 6.0.

Link: https://git.kernel.org/torvalds/c/ab17c0cd
Reported-by: Zhang Wen <zhw2101024@gmail.com>
2023-01-15 20:29:11 +08:00
Pierre Labastie
18aaa2028d update to ed-1.19 2023-01-14 12:00:12 +01:00
Pierre Labastie
f039b1d5ea Update to xfsprogs-6.1.1 2023-01-14 11:56:42 +01:00
Thomas Trepl
97e37e1b60 Upgrade iptables-1.8.9 2023-01-13 10:29:24 +01:00
Pierre Labastie
3bdc4eba16 Merge branch 'trunk' into plabs/python-mods 2023-01-10 21:57:10 +01:00
Pierre Labastie
6e1f9cd06c Update to gedit-44.1 2023-01-08 12:16:16 +01:00
Bruce Dubbs
bf31777042 Update to btrfs-progs-v6.1.2. 2023-01-07 10:25:56 -06:00
Bruce Dubbs
b2b3ee6949 Update to nss-3.87. 2023-01-06 12:55:50 -06:00
Bruce Dubbs
ec9edec23a Update to xfsprogs-6.1.0. 2023-01-06 11:14:14 -06:00
Bruce Dubbs
ad9eab686d Update to btrfs-progs-v6.1.1. 2023-01-06 10:58:36 -06:00
Xi Ruoyao
6a6d01e6ed
nss: "the lfs book" -> "the LFS book" 2023-01-06 13:22:39 +08:00
Douglas R. Reno
296a386606 Update to gedit-44.0 2023-01-03 15:16:25 -06:00
Thomas Trepl
a37e6b2d62 Add a fix to gptfdisk 2022-12-31 17:03:04 +01:00
Pierre Labastie
c478431105 Create /etc/profile.d in make-ca
make-ca may be built before the bash startup files, because it may
be needed early for downloading packages. In this case the
/etc/profile.d directory may not exist. Of course, another possibility
would be to have make-ca depend on the bash startup files.
2022-12-30 21:53:04 +01:00
Pierre Labastie
50ba3b3341 Add libslirp library for qemu 2022-12-30 15:33:07 +01:00
Pierre Labastie
3e22581cb8 Disable building regerence doc for gedit
It requires gtk-doc, and we say it is optional
Also add "setup" to the meson command
2022-12-29 10:12:09 +01:00
Douglas R. Reno
c517fd0a5a Update to gedit-43.2
Also adjust the ticket numbers for tepl's reintroduction
2022-12-28 14:20:26 -06:00
DJ Lucas
7e611b1da3 Update to make-ca-1.12. Fixes #17449. 2022-12-27 20:30:58 -06:00
Bruce Dubbs
e29b55b284 Update to qemu-7.2.0. 2022-12-27 14:05:21 -06:00
Bruce Dubbs
799833c2a4 Update to btrfs-progs-v6.1. 2022-12-27 11:18:06 -06:00
Bruce Dubbs
dd3031a27c Update to LVM2.2.03.18. 2022-12-27 10:37:54 -06:00
David Bryant
a0e08b2176 Standardized the spelling of "userspace".
Also corrected the capitalization of titles and cleaned up some
grammatical errors. Note that a few modules quote the "config"
menu for the Linux kernel, whch says "user-space". Those
modules were not altered; directly quoted material should be
reproduced verbatim.
2022-12-24 14:14:57 -06:00
Bruce Dubbs
e5dd351d62 Now tcsh-6.24.07 2022-12-23 22:20:29 -06:00
Bruce Dubbs
bd199a674c Update to tcsh-6.24.06. 2022-12-23 13:42:38 -06:00
Bruce Dubbs
209472f4a5 Update to dash-0.5.12. 2022-12-23 11:36:43 -06:00
Bruce Dubbs
96041b528d Update to vim-9.0.1060. 2022-12-23 11:09:14 -06:00
Pierre Labastie
8bcda70c82 Typo 2022-12-21 23:00:29 +01:00
Pierre Labastie
624015965a Update to gnupg2-2.4.0 2022-12-21 22:56:20 +01:00
Pierre Labastie
562131ee10 make-ca: fix the location of a distributed file 2022-12-19 16:10:45 +01:00
Ken Moffat
0d7f7190cf Update to nss-3.86. 2022-12-18 19:03:17 +00:00
Xi Ruoyao
e8d6204f6d
grub-setup: rewrite the description for CONFIG_EFI_STUB
Avoid mistakenly using the terminology "EFI handover protocol".  With
Linux 6.2 or newer we can enable EFI stub but disable EFI handover
protocol (CONFIG_EFI_HANDOVER_PROTOCOL=n).  The help message of this
option also says the upstream GRUB does not use EFI handover protocol,
so it's only needed for some distros with a patched (old) GRUB.

Tested with mainline kernel and CONFIG_EFI_HANDOVER_PROTOCOL disabled.
2022-12-18 23:34:20 +08:00
Thomas Trepl
37a472fdaa Update to nano-7.1 2022-12-15 17:09:30 +01:00
David Bryant
48771ae06f Unless it's a directory name, or something like that, "test suite"
should be spelled as two words.
2022-12-13 12:19:29 -06:00
Ken Moffat
89a8d9ad9f Merge branch 'trunk' into plabs/python-mods 2022-12-12 22:34:38 +00:00
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
Bruce Dubbs
2402febce2 Update to kf5-apps-22.12.0
Includes kate, kwave, and falkon.
2022-12-11 17:13:03 -06:00
Douglas R. Reno
ee2e637781 make-ca: Remove extra newline from the new python3 instructions 2022-12-09 14:55:36 -06:00
Bruce Dubbs
cbb07ee487 Typo 2022-12-09 12:12:34 -06:00
Bruce Dubbs
56250b9861 Update to tcsh-6.24.05. 2022-12-08 14:07:17 -06:00
Pierre Labastie
cf905e02e5 Merge branch 'trunk' into plabs/python-mods 2022-12-01 21:23:08 +01:00
Ken Moffat
012af225d4 Explain how to use system certificates with python3. 2022-12-01 20:18:33 +00: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
Bruce Dubbs
b0d1dc05f0 Package updates.
Update to php-8.1.13.
Update to umockdev-0.17.15.
Update to btrfs-progs-v6.0.2.
2022-11-28 16:16:11 -06:00
Bruce Dubbs
01e9d327c2 Tweak tcsh instructions for current directory layout 2022-11-28 14:52:09 -06:00
Bruce Dubbs
78d8214ee3 Update to tcsh-6.24.02. 2022-11-28 14:48:31 -06:00
Pierre Labastie
b3c16a7828 Small spacing fix 2022-11-25 09:37:59 +01:00
Pierre Labastie
024fb949cc Returns to a more reasonable value of rounds in shadow 2022-11-25 08:31:43 +01:00
Pierre Labastie
353fc67e02 Typo
Thanks to "rhubarbpieguy" for the report.
2022-11-24 14:58:08 +01:00
DJ Lucas
c066a42f3e Update to make-ca-1.11. Fixes #17340. 2022-11-23 23:33:32 -06:00
Douglas R. Reno
1ba8e5ee8b LVM2: minor spacing adjustment 2022-11-22 12:12:38 -06:00
Pierre Labastie
2bfa995646 Update to libpwquality-1.4.5 2022-11-20 09:45:05 +01:00
Douglas R. Reno
9b6c92122a Update to nano-7.0 2022-11-17 21:16:12 -06:00
Bruce Dubbs
e0e8726f9b Update to krb5-1.20.1. 2022-11-17 16:35:30 -06:00
Bruce Dubbs
11672910e0 pdate to xfsprogs-6.0.0. 2022-11-17 15:35:00 -06:00
Bruce Dubbs
a46256a8f3 Update to nss-3.85. 2022-11-17 13:51:13 -06:00
Pierre Labastie
4f406eae0e Merge branch 'trunk' into plabs/python-mods 2022-11-17 08:58:32 +01:00
Pierre Labastie
7f27f7aecc Update to shadow-4.13 2022-11-16 17:59:31 +01:00
Pierre Labastie
3619a5b958 Adjust the number of crypt rounds in PAM files
To match shadow's one.
2022-11-16 17:15:52 +01:00
Pierre Labastie
ae27cdcfc9 shadow: don't use <cond> && <cmd> for conditional
Explain why in a comment.
2022-11-16 17:15:52 +01:00
Pierre Labastie
4635a45ddb Shadow: increase the number of rounds for passwd
for the SHA512 crypt method, the default number of rounds (5000) is
too low to prevent brute force attacks on modern hardware. Multiply
it by 1000 (not sure it is enough).
2022-11-16 17:15:27 +01:00
Pierre Labastie
213d18c315 Update to LVM2-2.03.17 2022-11-16 08:17:43 +01:00
Bruce Dubbs
3fe867a0ed Update to polkit-122. 2022-11-15 14:37:11 -06:00
Douglas R. Reno
14bd41d008 Add JS102 and archive JS91. 2022-11-14 14:01:00 -06:00
Douglas R. Reno
4227f0da40 Update to ntfs-3g_ntfsprogs-2022.10.3 (Security Update) 2022-11-09 17:14:37 -06:00
Bruce Dubbs
bf09c25c98 Update to btrfs-progs-v6.0.1. 2022-11-08 18:11:14 -06:00
Bruce Dubbs
5e42468556 Update to sudo-1.9.12p1. 2022-11-08 15:24:09 -06:00
Bruce Dubbs
2d63a2eaf1 Update to stunnel-5.67. 2022-11-06 13:41:54 -06:00
Pierre Labastie
8b819c527c Reference book's pytest instead of external
Note that for pycairo2, I am not sure pytest can be built for python2.
2022-10-29 23:34:19 +02:00
Pierre Labastie
f927d5b31d Merge branch 'trunk' into plabs/python-mods 2022-10-28 16:16:17 +02:00
Xi Ruoyao
a476c5de8a
volume_key: find gpgme and gpg correctly 2022-10-28 17:17:34 +08:00
Xi Ruoyao
b3285de6d5
libgpg-error and gpgme: remove {gpg-error,gpgme}-config from contents
libgpg-error stop to provide gpg-error-config in 1.46.  And, if gpgme is
built with libgpg-error-1.46, it won't ship gpgme-config as well.
2022-10-28 16:27:19 +08:00
Xi Ruoyao
367cbd0d1f
gpgme: add patch for using latest libgpg-error 2022-10-28 16:20:07 +08:00
Xi Ruoyao
0c73c5b624
gpgme: prepare for Python 3.11 update 2022-10-28 16:11:26 +08:00
Bruce Dubbs
bf14832521 Update to sudo-1.9.12. 2022-10-24 11:19:29 -05:00
David Bryant
7f70be6a97 Edited grammar, style, and English idiom. Clarified a few things,
and patched a broken link to an external reference.
2022-10-23 11:29:56 -05:00
Bruce Dubbs
c7f3c15472 Fix sed target in gnupg2 2022-10-21 14:13:17 -05:00
Bruce Dubbs
36380812f6 Update to nss-3.84. 2022-10-21 12:41:05 -05:00
Bruce Dubbs
70069a9dd3 Update to gnupg-2.3.8. 2022-10-21 12:11:42 -05:00
Pierre Labastie
c2453e6011 Merge branch 'trunk' into plabs/python-mods 2022-10-20 17:49:10 +02:00
Pierre Labastie
402910e9fb Fix references to sphinx 2022-10-20 17:22:26 +02:00
Bruce Dubbs
28ebeb0cea Update to btrfs-progs-v6.0. 2022-10-15 15:12:16 -05:00
Pierre Labastie
1f1f22302b Add &root; user to some root commands in qemu
Also, remove some obsolete (commented-out) parts, reformat some
lines longer than 80 columns, and update the text here and there...
2022-10-07 10:17:46 +02:00
Bruce Dubbs
fd6f0d21e0 Update to openssh-9.1p1 snd ssh-askpass-9.1p1. 2022-10-05 18:34:45 -05: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
Bruce Dubbs
743907e6b4 Update to libcap-2.66. 2022-10-01 12:31:01 -05:00
Pierre Labastie
fb3a93b301 cracklib: Fix commands and command explanations
Prompted by a report by "r1c0n3r0" on irc #lfs-support.
PYTHON=python3.10 is not needed anymore, as well as CPPFLAGS.
Document autoreconf.
2022-09-30 08:15:22 +02:00
Pierre Labastie
2c6c92d6a9 Update to gnutls-3.7.8 2022-09-29 17:47:10 +02:00
Bruce Dubbs
f59d30d08c Make gptfdisk work properly with util-linux-2.38. 2022-09-22 11:59:53 -05:00
Xi Ruoyao
b804521827
grub UEFI setup: realign kernel configurations 2022-09-22 12:33:43 +08:00
Xi Ruoyao
34e3e2d1ca
grub UEFI setup: add CONFIG_DRM_FBDEV_EMULATION
It's needed for running Linux console on top of SimpleDRM.

Fixes #17112 at BLFS side.  The issue is not limited to UEFI: if you
want to run the Linux console on any kernel modesetting driver, it's
needed.  So we need to mention it in LFS as well.
2022-09-22 12:11:00 +08:00
Douglas R. Reno
4bd4b77556 Package updates:
Update to btrfs-progs-5.19.1
Update to neon-0.32.4
Update to kdsoap-2.1.1
Update to graphviz-6.0.1
2022-09-21 18:41:19 -05:00
Douglas R. Reno
59949b6046 Update to NSS-3.83 2022-09-21 10:14:47 -05:00
Pierre Labastie
c8391c3d85 Spelling and grammar fixes to grub-setup
From the file attached to
https://wiki.linuxfromscratch.org/blfs/ticket/17085
by D Bryant.
2022-09-20 05:45:30 +02:00
Xi Ruoyao
7027897a70
grub EFI setup: Add CONFIG_VFAT_FS=y/M
BugLink: https://wiki.linuxfromscratch.org/blfs/ticket/17085#comment:4
2022-09-19 11:41:09 +08:00
Xi Ruoyao
27329c077d
grub EFI setup: remove CONFIG_EFI_RUNTIME_MAP
BugLink: https://wiki.linuxfromscratch.org/blfs/ticket/17085
2022-09-19 11:36:04 +08:00
Xi Ruoyao
9c44927210
grub EFI setup: "CONFIG_SIMPLEDRM" should be CONFIG_DRM_SIMPLEDRM
Buglink: https://wiki.linuxfromscratch.org/blfs/ticket/17085
2022-09-19 11:15:21 +08:00
Bruce Dubbs
4bc8fc2352 Update to emacs-28.2. 2022-09-16 15:37:42 -05:00
Bruce Dubbs
4d7adfd9e2 Update to stunnel-5.66. 2022-09-16 15:28:12 -05:00
Pierre Labastie
a4289351e1 Unconditionally use duktape for polkit
- duktape is so low overhead, that even if mozjs is later
  needed, it is not a problem...
- it simplifies our instructions, otherwise, we would have had to
  use four <screen> sections (sysd-duktape, sysv-duktape, sysd-mozjs,
  and sysv-mozjs). GNOME can also be used with sysv.
2022-09-16 08:39:31 +02:00
Tim Tassonis
f401faa609 Add duktape-2.7.0, allow polkit to use duktape instead of JS. 2022-09-15 19:15:50 +02:00
Bruce Dubbs
4852356344 Update to fuse-3.12.0. 2022-09-11 14:05:34 -05:00
Pierre Labastie
4e207bb418 Replace tabs with spaces (except in Makefile :) 2022-09-11 18:22:44 +02:00
Pierre Labastie
1fe05eb92d A round of removal of eol trailing spaces 2022-09-11 17:32:13 +02:00
Xi Ruoyao
75e3e09e5f
networking: URL update
Also change all "http://sphinx-doc.org" to "https://www.sphinx-doc.org".
Without "www." I get a connection time out for some reason...
2022-09-08 15:55:46 +08:00
Xi Ruoyao
cd29bc9b3d
postlfs: URL updates 2022-09-08 12:52:53 +08:00
Bruce Dubbs
fd6676f5cc Update to shadow-4.12.3. 2022-09-07 19:51:01 -05:00
Pierre Labastie
4b3110c85a Fix autoreconf command in cracklib 2022-09-06 06:42:58 +02:00
Bruce Dubbs
056b5965ec Package updates
Update to neon-0.32.3.
Update to libwpe-1.12.3.
Update to cracklib-2.9.8.
Update to libsoup-3.0.8.
2022-09-05 18:03:13 -05:00
Pierre Labastie
7076607a6d Update url of lwn.net security database
Also change urls to https on the vulnerabilities page
2022-09-01 07:50:29 +02:00
Tim Tassonis
622d6320a6 Update to qemu-7.1.0. 2022-09-01 03:46:08 +02:00
Bruce Dubbs
01e2c90e25 Minor fixes.
Remove an inoperative ftp feference for the tree command.
Fix a minor gramma error in nss.
2022-08-30 22:25:07 -05:00
Douglas R. Reno
96923efd52 Typo fixes 2022-08-28 15:11:37 -05:00
Julien Lepiller
b38aed5077 Fix typos 2022-08-28 20:38:50 +02:00
Xi Ruoyao
8013518eb2
grub-efi: housekeeping 2022-08-28 23:01:36 +08:00
Xi Ruoyao
1977aef403
grub-efi: simplify emergency disk layout
"--boot-directory=/mnt/rescue/grub" will create "/mnt/rescue/grub/grub",
which seems a little redundant.
2022-08-28 22:21:14 +08:00
Xi Ruoyao
6db606f552
grub-efi: add minimal configuration with --removable
It's needed for e.g. setting the boot process on a 32-bit LFS with
64-bit UEFI firmware.
2022-08-28 22:19:14 +08:00
Xi Ruoyao
6851adea69
grub-efi: demote efibootmgr from required to recommended
We'll add how to configure EFI boot w/o efibootmgr later...
2022-08-28 21:24:15 +08:00
Xi Ruoyao
4f464d8efd
efivar: mark it useless on 32-bit kernel 2022-08-28 21:23:56 +08:00
Xi Ruoyao
fae75b7d8a
grub-efi: force --target=x86_64-efi for emergency boot disk
Without it, grub will create a MBR boot disk if the system is not booted
with EFI.
2022-08-28 20:44:23 +08:00
Xi Ruoyao
10311fad21
qemu: mention virtio drivers for disk and network 2022-08-28 20:43:33 +08:00
Xi Ruoyao
46a83048cb
qemu: describe an option to simulate UEFI hardware
Useful for testing BLFS UEFI section, or booting something (Windoge)
requiring UEFI.
2022-08-28 20:01:15 +08:00
Xi Ruoyao
99ae185ec3
efivar: patch for 32-bit system 2022-08-28 03:19:18 +08:00
Bruce Dubbs
3032882841 Tags 2022-08-26 16:39:32 -05:00
Bruce Dubbs
5cc198cd36 Update to vim-9.0.0228 (sync with LFS. And some tags. 2022-08-26 11:43:04 -05:00
Thomas Trepl (Moody)
9cb50666dd Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-08-26 12:19:51 +02:00
Thomas Trepl (Moody)
1bbb5ddaa5 Some more tags 2022-08-26 12:19:35 +02:00
Douglas R. Reno
8a2cb97ea3 Tag GNOME Applications and dependencies 2022-08-25 21:47:44 -05:00
Douglas R. Reno
fe33e3f2bd Tag GNOME Libraries and relevant dependencies 2022-08-25 16:50:31 -05:00
Bruce Dubbs
7263a049ae Tags 2022-08-25 16:06:42 -05:00
Douglas R. Reno
b1c0fa79df Update to WebKitGTK+-2.36.7 and other tags. 2022-08-25 11:25:40 -05:00
Douglas R. Reno
cce66dc465 Tag WebKitGTK+ dependencies prior to working on the update 2022-08-24 18:52:52 -05:00
Thomas Trepl (Moody)
b5d7180d02 Tags for 11.2 2022-08-24 18:36:22 +02: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
0ddf4e7c2a Tags 2022-08-22 22:55:37 -05:00
Xi Ruoyao
16f7f0edb1
Squashed commit of UEFI tags for 11.2 and some text changes
grub-setup: update version numbers in example to match LFS 11.2
    grub-efi: tag for 11.2
    freetype2: tag for 11.2
    brotli: tag for 11.2
    harfbuzz: tag for 11.2
    glib2: don't run test suite as root (text only change)
    graphite2: tag for 11.2
    libxml2: align explanation with acutal command (text only change)
    libpng: tag for 11.2
    efibootmgr: tag for 11.2
    efivar: tag for 11.2
    mandoc: tag for 11.2
2022-08-23 11:38:12 +08:00
Douglas R. Reno
aa0b625099 Tag Xorg and dependencies 2022-08-22 21:55:59 -05:00
Bruce Dubbs
24c3176cab Update to shadow-4.12.2 and tag it. 2022-08-22 19:22:38 -05:00
Douglas R. Reno
ce1dd9df4e Several tags 2022-08-22 15:41:07 -05:00
Douglas R. Reno
9b8ff698ec Fix building hdparm-9.64 with glibc-2.36
Tags up to that point
2022-08-22 14:37:51 -05:00
Bruce Dubbs
48cb482af9 Just tags 2022-08-22 14:13:52 -05:00
Douglas R. Reno
ecc23863e9 libevent: Typo fix
llvm: Document new test failures
Tags
2022-08-22 14:03:54 -05:00
Bruce Dubbs
05299f4f48 Some initial 11.2 tags 2022-08-21 20:40:45 -05:00
Thomas Trepl (Moody)
889d6c4153 Fix mkinitramfs script 2022-08-21 19:50:54 +02:00
Xi Ruoyao
ce1d65812e
grub-efi: sync GCC stat 2022-08-20 14:06:34 +08:00
Douglas R. Reno
65aeaa0242 Update to nss-3.82 2022-08-20 00:36:07 -05:00
Bruce Dubbs
1f28e76ca3 Update to kf5-apps-22.08.0 (except gwenview) 2022-08-19 15:51:10 -05:00
Bruce Dubbs
f80ff31fb7 Update to btrfs-progs-v5.19. 2022-08-18 09:09:50 -05:00
Bruce Dubbs
cbe863aa8d Package updates.
Update to xfsprogs-5.19.0.
Update to mupdf-1.20.3.
2022-08-15 15:56:53 -05:00
Pierre Labastie
c24176220d gpgme: remove a useless sed part
Starting with python-3.10.6, no warning is issued if
"import distutils" is used in a python script. So the
corresponding sed can be removed. It was wrong anyway for
gpgme-1.18.0, because the line number had changed.
2022-08-15 18:31:25 +02:00
Bruce Dubbs
55bad52508 Update to gpgme-1.18.0. 2022-08-14 14:42:22 -05:00
Xi Ruoyao
6d237beede
ntfs-3g: fix the command creating mount.ntfs for NTFS-3 kernel driver
We are creating the file, not appending.
2022-08-12 10:56:29 +08:00
Xi Ruoyao
d1a3a2f901
efivar: adapt for glibc-2.36 2022-08-07 22:44:55 +08:00