Commit Graph

7595 Commits

Author SHA1 Message Date
Xi Ruoyao
e390a3b329 bzip2: remove from chap5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11873 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-30 14:21:25 +00:00
Xi Ruoyao
e103700d52 zstd: move it earlier in chap6 for GCC
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11872 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-30 14:13:54 +00:00
Xi Ruoyao
3a1f24db76 dependencies: gettext depends on ncurses
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-30 04:57:12 +00:00
Bruce Dubbs
b51bb68cda Run sed and findutils tests as an unprivileged user.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-30 00:03:55 +00:00
Bruce Dubbs
1f5a5864d2 Tweak additions and deletion of tester user.
Explain test filures in bash.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11868 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-29 22:05:38 +00:00
Pierre Labastie
18fa90938b Merge the 2 role="installation" sections in util-linux, using the same layout
as for glibc to explain the FHS compliance. Note also that /var/lib/hwclock
only contains adjtime, so it is not a "storage location" IMHO.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11867 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-29 13:26:19 +00:00
Pierre Labastie
fcd8dc38ed revert commit 11865: the book has really been updated to linux-5.6.15
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11866 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-29 12:01:17 +00:00
Bruce Dubbs
5f24c50b57 Correct changelog
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-29 08:07:41 +00:00
Bruce Dubbs
7406bece6f Add an unprivileged user, tester, at the
beginning of Chapter 6 for running some tests.  This
user is then removed at the end of the chapter.

Update to zstd-1.4.5. Fixes
Update to util-linux-2.35.2. Fixes
Update to bison-3.6.2. Fixes
Update to linux-5.6.15. Fixes



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-29 08:06:18 +00:00
Pierre Labastie
51c960dfdf Changelog: fix a wrong directory, and a typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11863 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-28 13:44:58 +00:00
Pierre Labastie
9b228992e7 Update to linux-5.6.15
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-28 07:47:18 +00:00
Pierre Labastie
29b86b4b3a Document bash test results
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11861 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-27 19:36:20 +00:00
Pierre Labastie
59b66d792f Fix various test failures:
- bison and man-db: use a symlink:
           tools/share/locale->/usr/share/locale/locale-archive
  so that the installed locales are found by programs not yet installed
  in /usr
- vim: upstade to 8.2.0814 (used for testing by several persons)
- sed in automake, fixes one test
- patch for gold: allows its testsuite to run
- mount /dev/pts as --bind: foxes a test in coreutils
- bash: use su << EOF instead of su -c, to keep a controlling terminal

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-26 12:25:21 +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
da99f961a5 Add missing changelog entry
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-23 11:13:07 +00:00
Douglas R. Reno
d2c3c576a0 Appendices/Dependencies: Add debuginfod as an optional dependency for binutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-21 16:54:45 +00:00
Pierre Labastie
999631e8cf Merge trunk r11852
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11853 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-21 10:02:22 +00:00
Pierre Labastie
1405c4a2c6 Fix kernel crash when using STACK_PROTECTOR_STRONG=y
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11852 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-21 07:40:38 +00:00
Pierre Labastie
e14f0cbf88 Update to upstream r11850
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11851 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-17 14:18:04 +00:00
Bruce Dubbs
aabe1face4 Update to meson-0.54.2.
Update to Python-3.8.3. 
Update to bison-3.6.1. 
Update to linux-5.6.13. 



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11850 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-16 13:56:05 +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
b6578e4ba9 Commit 48f44c6f2b48e45e has modified the defition of PKGCONFIGDIR to use
LIBDIR, which is /lib in our case, so that .pc files are wrongly installed
in /lib/pkgconfig. Explcitely set PKGCONFIGDIR so that the files land
at the right place.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11848 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-13 20:57:13 +00:00
Xi Ruoyao
cc744b1ea6 dependencies: glibc needs bison
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11846 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-12 01:06:54 +00:00
Bruce Dubbs
477c098584 Fix procps-ng currency
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11845 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-10 16:41:49 +00:00
Pierre Labastie
0f70354165 merge trunk r11843
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-09 20:54:03 +00:00
Pierre Labastie
f878debab0 Fix building systemd with GCC 10
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11843 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-09 20:20:21 +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
Bruce Dubbs
784b3bb9a3 Update to bison-3.6.
Update to gcc-10.1.0. 
Update to libcap-2.34. 
Update to bc-2.7.2. 
Update to linux-5.6.11. 



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-08 23:19:59 +00:00
Pierre Labastie
a97aa3dd0b Fix test for symlink when setting PATH
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11839 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-06 14:58:26 +00:00
Pierre Labastie
c911069f9a Move bison and flex to chroot, they do not need themselves for being built
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11838 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-06 13:04:34 +00:00
Pierre Labastie
b454589fa6 Avoid having /bin in lfs' PATH if the build distro has merged
/bin and /usr/bin

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-06 13:02:47 +00:00
Pierre Labastie
69a8b2b7e4 Build tic on build host and use it to generate /usr/share/terminfo
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11836 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-06 12:59:54 +00:00
Pierre Labastie
0b63a37abe Prevent "make" from using guile from the build host
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-06 11:46:06 +00:00
Xi Ruoyao
3256c73e84 bc: clean dependencies
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11834 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-05 00:55:08 +00:00
Pierre Labastie
0cdff2d4ac Remove useless commands in chap6 flex
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-04 12:11:00 +00:00
Pierre Labastie
a715dec38a Change version names so that ti si clear what the book does
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11832 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-04 10:16:36 +00:00
Pierre Labastie
efcb393343 Make the new book
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-03 21:02:51 +00:00
Pierre Labastie
9d719e24c3 Branching for using cross compilation in chapter 5
initial commit from trunk


git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11830 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-03 20:04:45 +00:00
Thomas Trepl
e35b465957 Remove duplicate changelog entry
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11829 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-02 09:16:40 +00:00
Bruce Dubbs
585e6ec3f8 Update to tzdata-2020a.
Update to meson-0.54.1. 
Update to iana-etc-20200429. 
Update to linux-5.6.8. 



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-05-01 18:41:27 +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
Pierre Labastie
00429ae17e Fix openssl MD5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11824 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-24 07:42:42 +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
Ken Moffat
52544aa5ed Update to openssl-1.1.1g.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11822 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-24 01:04:14 +00:00
Bruce Dubbs
7fd302cf8e Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11820 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-20 14:35:56 +00:00
Pierre Labastie
afc6823ff1 Change -isystem to -idirafter in "adjusting". Fix most of #4641.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-20 12:50:49 +00:00
Pierre Labastie
0b403eb328 Remove a spurious <space> at the end of a line
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-20 07:23:56 +00:00
Pierre Labastie
effe07a910 Fix circular deps between util-linux and eudev/systemd:
- build util-linux in chapter 5 for both books
- move eudev before util-linux in chapter 6
- make utils-linux libs and headers accessible to /usr in
  "Creating essential ..."
- not related, but forgotten at previous commit: make also libfl flex
  library accessible to /usr

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11817 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-19 14:45:08 +00:00
Pierre Labastie
924667ee54 Reinstate flex in chapter 5, for the sake on ar and ranlib.
This allows to reinstate bison's tests.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-19 14:06:50 +00:00
Pierre Labastie
c2863e6d25 Add remarks about .la files telling that they are potentially harmful
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11815 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-04-19 08:14:10 +00:00