Commit Graph

172 Commits

Author SHA1 Message Date
Pierre Labastie
b35ab48b26 Add glib2 as an optional dependency of pkg-config 2022-02-10 10:28:23 +01:00
Xi Ruoyao
f5923aa8b4
kmod: link to openssl 2022-02-05 20:37:43 +08:00
Xi Ruoyao
d64d2255f5
dependencies: zstd can use LZ4 2022-02-05 17:03:36 +08:00
Xi Ruoyao
4d323c324f
dependencies: coreutils-9.0 uses openssl-3 for cryptography 2022-01-31 19:42:18 +08:00
Xi Ruoyao
8c3872af6c
dependencies: systemd uses zstd
It's used for compressing journals and coredumps.
2022-01-28 02:36:45 +08:00
Xi Ruoyao
02d0c359bb
dependencies: systemd does not depends on Intltool now 2022-01-27 20:59:42 +08:00
Xi Ruoyao
20e30e42e2
dependencies: list Linux-PAM as an optional dependency of util-linux 2021-12-27 16:40:40 +08:00
Xi Ruoyao
768ae15039
don't enable CONFIG_IKHEADERS building the kernel
https://lists.linuxfromscratch.org/sympa/arc/lfs-support/2021-11/msg00014.html
2021-11-23 18:23:51 +08:00
Pierre Labastie
e7fb2ca433 Remove spaces at end of lines - appendices 2021-09-07 22:54:02 +02:00
Xi Ruoyao
4149b6f353
add libnsl as python optional dependency 2021-08-19 16:30:34 +08:00
DJ Lucas
e9b00bdfc5 add p11-kit to dependencies list for systemd 2021-08-16 23:49:02 -05:00
Xi Ruoyao
590d255947
Merge branch 'trunk' into xry111/tester-nohack 2021-07-19 20:54:58 +08:00
Ken Moffat
ac9f3952a6 Perl - fixes for 5.34 test failures. 2021-07-17 21:11:36 +01:00
Xi Ruoyao
ef61313366
do not use UID hack for tester
It's causing "root-tester namesis" (both have UID 0) if the tty is owned
by root.  To fix bash test, use Expect to spawn a new PTY for it.
2021-07-18 01:04:22 +08:00
DJ Lucas
28bdcfe0ef Clean up of dependencies.xml and add runtime deps. 2021-07-10 03:25:23 -05:00
Xi Ruoyao
5fdea2c96c
dependencies: add Jinja2 into systemd dependencies 2021-07-09 13:33:06 +08:00
Douglas R. Reno
87119fd250 Package Updates and Additions
Add MarkupSafe
Add Jinja2
Update to texinfo-6.8
Update to iproute2-5.13.0
Update to Python-3.9.6 (Security Update)
Update to systemd-249 (Security Update)
Update to Linux-5.13.1
2021-07-08 21:16:54 -05:00
Xi Ruoyao
4c416d14ac
dependencies: remove popt
It has been in dependencies page for 8 years while the package is
already removed!
2021-06-02 02:37:51 +08:00
Xi Ruoyao
8d557ad89d file: secure the URL, add libseccomp as external dep, and move libmagic.so to /lib
/bin/more links to libmagic.so (found on gimli and rivendell with a script)



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-28 15:11:25 +00:00
Douglas R. Reno
c26cff1e0e dependencies: groff: Add optional dep on uchardet
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12163 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-14 05:38:01 +00:00
Xi Ruoyao
a25be74d9d dependencies: add missed comma
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12151 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-01 17:13:33 +00:00
Xi Ruoyao
fb87fac60a dependencies: dejagnu depends on texinfo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-12-30 10:42:28 +00:00
Bruce Dubbs
19e73cb8ad Updates to dependencies
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11985 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-23 19:46:15 +00:00
Bruce Dubbs
ea7ec72fba Typos.
Tweaks to stripping.xml



git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-11 18:27:01 +00:00
Pierre Labastie
d53fefab5a Update to upstream r11895
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-04 06:51:00 +00:00
Pierre Labastie
ae7f075dd6 Update to trunk r11877
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-30 18:22:47 +00:00
Pierre Labastie
f4bb2af2e4 merge trunk up to r11856
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11857 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-23 11:35:18 +00:00
Pierre Labastie
f1aad2eb3a Merge Upstream up to 11848
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11849 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-13 21:00:59 +00:00
Pierre Labastie
f7ca699b41 merge trunk and add patch to gcc pass2
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11842 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-09 10:49:56 +00:00
Douglas R. Reno
6695e39d65 Dependencies: add libsigsegv as an optional dep to gawk
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11825 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-26 02:05:54 +00:00
Xi Ruoyao
62d1a9ff61 update dependencies page for ICA changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11823 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-24 01:58:02 +00:00
Douglas R. Reno
6e0fcc29f3 Add libsigsegv as an optional dependency of grep.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11806 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-07 04:16:07 +00:00
Xi Ruoyao
c8da464f83 dependencies: remove a extra comma
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11785 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-17 12:26:29 +00:00
Xi Ruoyao
cc98817b61 deps: Python needs system Expat
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-03-08 01:47:14 +00:00
Bruce Dubbs
a5ad6a896c Clean up zstd installation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11729 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-01-13 18:27:40 +00:00
Bruce Dubbs
26610f3e9a Zstd tweaks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-01-12 18:06:33 +00:00
Bruce Dubbs
91c7fab61a Add zstd compression package to Chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-01-12 17:49:07 +00:00
Pierre Labastie
161691d721 Fix various issues in libcap-2.29
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11719 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-01-04 09:00:15 +00:00
Pierre Labastie
e45f19f97c File-5.38
Vim-8.2.0024
Linux-5.4.6
Python-3.8.1
Some updates in SBU and disk usage

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-12-22 10:06:21 +00:00
Bruce Dubbs
d86db6b5df Move attr and acl to be before shadow.
Update to linux-5.3.6. 
Update to man-pages-5.03. 
Update to meson-0.52.0. 
Update to Python-3.8.0. 
Update to binutils-2.33.1. 



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-10-18 00:08:15 +00:00
Ken Moffat
96bca96376 Dependencies: Reduce GPL Ghostscript to just Ghostscript.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11684 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-10-07 16:54:41 +00:00
Bruce Dubbs
a6bd08d6c3 Update FHS URL
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11660 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-08-22 14:00:08 +00:00
Pierre Labastie
115f65b4e4 Add a switch to glibc's configure, so that kernel API headers are sought in
/usr/include

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-04-05 07:37:41 +00:00
Xi Ruoyao
8a77270915 Update systemd and meson dependencies
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-03-26 19:56:02 +00:00
Bruce Dubbs
2b75e7e5b8 Update to linux-4.20.12.
Update to elfutils-0.176. 
Update to file-5.36. 
Udate SBU times and package build disk space



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11535 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-02-26 07:00:33 +00:00
Bruce Dubbs
a2717960c1 Update to bison-3.3.1.
Update to glibc-2.29. 
Update to libpipeline-1.5.1. 
Update to linux-4.20.6. 
Update to meson-0.49.1. 
Update to mpfr-4.0.2. 
Update to ninja-1.9.0. 



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11506 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2019-02-01 23:36:05 +00:00
Bruce Dubbs
b55fefa3f7 Add libelf to dependencies section
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11464 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-09-02 17:22:21 +00:00
Bruce Dubbs
39d467931a Trivial text corrections
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11459 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-09-01 19:12:51 +00:00
Bruce Dubbs
76db8d6fa1 Add LANG to vim test instructions.
Ensure grep tests run to completion.
Run gcc tests in Chapter 6 as a non-privileged user.

Move shadow to before gcc so the gcc tests can 
use su to run as a non-privileged user.

Add perl Configure options in Chapter 5 to ensure
no host system libraries are used.

Update minimum make version to 4.0 required by glibc-2.28.
Update bzip2 url to a new location. 
Update to linux-4.17.14. 



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-08-12 16:35:49 +00:00
Bruce Dubbs
2eb4b2b2c9 Update mirror and translation info.
Update to gcc-8.2.0.  
Update to file-5.34.  
Update to linux-4.17.10.  



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11441 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2018-07-26 21:19:52 +00:00