Commit Graph

443 Commits

Author SHA1 Message Date
Poltern
332ec92111 Typo 2023-10-10 13:52:42 +03:00
Poltern
f111f2f87b Added info about lfs-multilib, created source code repo for lfs 2023-10-10 12:47:08 +03:00
Poltern
879645dfe7 Exclude strip_tags on api.github.com output
The output of api.github.com is JSON, thus we should not remove every
<...> for it.  For example, strip_tags had trimmed the JSON for
shadow-4.14.1, leading to "Attempt to read property "tag_name" on null".
2023-10-08 14:14:21 +03:00
Poltern
114ae49f70 packages: Remove empty sha256 fields 2023-10-07 17:18:06 +03:00
Poltern
1b4b6bb9e1 pkgmgt: Reinstall the same version of Glibc should be safe
man-db: Remove outdated test failure notice
2023-10-05 17:49:15 +03:00
Poltern
468efb4921 bootscripts: change "halt stop" to "halt start" 2023-10-04 23:19:37 +05:00
Poltern
e51ffa038c Typo fix 2023-10-04 22:28:58 +05:00
Poltern
3138655952 glibc: Fix CVE-2023-4911 2023-10-04 17:27:36 +05:00
Poltern
34f0201587 Package updates and disable building nscd in glibc. 2023-10-02 12:11:20 +05:00
Poltern
7665bc6707 createfiles: Add Y2038 info about the traditional {b,u,w}tmp and lastlog files
And utmp does not exist on systemd-based LFS.

shadow: Remove lastlog from contents
It's deprecated because of Y2038 issue and no longer being built by
default.
2023-09-30 20:24:59 +05:00
Poltern
60c5754784 Typo fix 2023-09-28 22:06:28 +05:00
Poltern
349ff9f2aa fixed #4; Fixed css for dependencies page and package sbu/size info (ru) 2023-09-27 00:54:48 +05:00
Poltern
3f28924c78 glibc: Update upstream fixes patch to plug a memory leak
The CVE-2023-4806 fix unintentionally caused a memory leak, now update the patch to include the fix for the leak.
2023-09-26 00:30:02 +05:00
Poltern
c31f50421d Removed textual description of an arg no loger in instructions 2023-09-26 00:29:01 +05:00
Poltern
b28b165c09 Delete local docbook-xsl 2023-09-25 00:12:44 +05:00
Poltern
2b08cac2b7 Revert to ISO-8859-1 2023-09-25 00:03:33 +05:00
Poltern
74decf1e77 Codepage utf8 2023-09-24 23:43:25 +05:00
Poltern
5dca112afc Typo fix 2023-09-24 23:31:11 +05:00
Poltern
8c986c8dfb Add lang='ru' 2023-09-24 23:04:19 +05:00
Poltern
8ee9fc2cc8 Revert to default codepage 2023-09-24 23:03:31 +05:00
Poltern
c38a3a9dec afterlfs: "Work remotely via SSH" does not strictly need wget
Typo fix
2023-09-24 17:33:31 +05:00
Poltern
076a8e30eb Typo fix 2023-09-24 02:43:17 +05:00
Poltern
e321d515f8 Typo fix 2023-09-23 21:34:14 +05:00
Poltern
56aeacef38 Typo fix 2023-09-22 12:49:29 +05:00
Poltern
2e41e8d219 Minor reword 2023-09-21 12:37:44 +05:00
Poltern
907d01f857 Typo fix 2023-09-21 11:44:33 +05:00
Poltern
2c4b6da830 Typo fix 2023-09-21 10:41:09 +05:00
Poltern
3d77d12202 Use GB for kernel build size 2023-09-19 10:12:21 +05:00
Poltern
d73a7fa205 /etc/os-release: Add HOME_URL field
It's used by AppStream in BLFS for calculating the ID of the operating
system.
2023-09-19 10:11:07 +05:00
Poltern
fb32080daf Update Linux kernel SBU and DU 2023-09-18 18:01:37 +05:00
Poltern
9a66f5d843 Package updates
- Update to linux-6.5.3 (#5343)
- Update to iana-etc-20230912 (#5006)
- Update to iproute2-6.5.0 (#5342)
2023-09-18 13:24:31 +05:00
Poltern
d72c7ba048 hostreqs: Raise GCC minimal version to 5.2
Pass 1 GCC FTBFS with system GCC 5.1.

Link: https://gcc.gnu.org/PR65801
Link: https://lists.linuxfromscratch.org/sympa/arc/lfs-support/2023-09/msg00005.html
2023-09-18 13:23:49 +05:00
Poltern
d3d3bbf9fb libstdc++: Remove one more .la file 2023-09-15 22:49:46 +05:00
Poltern
a6549d00b0 systemd: Use NSS modules provided by systemd in nsswitch.conf
It allows a simplification to /etc/hosts.  Also correct some info about
FQDN in both sysv and systemd.
2023-09-15 22:48:37 +05:00
Poltern
92ebce7ff4 Glibc: Fix CVE-2023-4806 2023-09-15 21:53:49 +05:00
Poltern
6e085266a1 stripping: Compress the kept debug info with Zlib 2023-09-13 23:20:17 +03:00
Poltern
b95047b6ff glibc: Fix CVE-2023-4527 2023-09-13 23:19:08 +03:00
Poltern
458b3417be build: Add "make dist"
git-version: Always skip creating version.ent if LFS-RELEASE exists
added .gitignore

For creating a tarball without .git directory easier.  The tarball will
include version.ent and LFS-RELEASE files so the book rendered from it
won't show "unknown" for all dates
2023-09-13 23:00:58 +03:00
Poltern
b6ffaf1760 Make /dev/shm mount and umount verbose 2023-09-12 21:19:45 +03:00
Poltern
65c2d87067 Upd copyrightdate 2023-09-11 21:23:30 +03:00
Poltern
516c393512 Minor reword 2023-09-10 20:12:41 +03:00
Poltern
65d6093e5a mpfr: 4.2.1 has 198 tests
util-linux: grammar reword for test
2023-09-09 11:18:02 +03:00
Poltern
ee3cc2e578 perl: Move some explanations from Chapter 8 to Chapter 7 2023-09-09 11:13:07 +03:00
Poltern
d249ed16f0 coreutils: Drop gl_cv_macro_MB_CUR_MAX_good override 2023-09-09 10:57:45 +03:00
Poltern
b8b3c03cc9 Typo fix 2023-09-08 15:58:53 +03:00
Poltern
f4563c5fa3 whatsnew: Align package names with <title>s in package pages 2023-09-08 11:37:25 +03:00
Poltern
433894139a packages: Add kmod home page 2023-09-08 11:36:51 +03:00
Vladimir
4e8afba096
Merge pull request #2 from Poltern/multilib
Merge pull request #1 from Poltern/main
2023-09-07 16:56:45 +03:00
Vladimir
9d4d15550c
Merge pull request #1 from Poltern/main
Merge with main
2023-09-07 16:55:43 +03:00
Poltern
40b39227c3 Add some missed whatsnew and changelog entries 2023-09-07 16:41:34 +03:00