Commit Graph

  • 6ffda93198 cleanup: remove unused binutils CTF static archives Xi Ruoyao 2020-05-30 14:43:18 +00:00
  • 4e00245458 flex: move it earlier in chap6, so we can remove it from chap5 Xi Ruoyao 2020-05-30 14:37:08 +00:00
  • e390a3b329 bzip2: remove from chap5 Xi Ruoyao 2020-05-30 14:21:25 +00:00
  • e103700d52 zstd: move it earlier in chap6 for GCC Xi Ruoyao 2020-05-30 14:13:54 +00:00
  • 777c890b8c MultiLib: Merge changes up to 11861 Thomas Trepl 2020-05-30 07:00:00 +00:00
  • 3a1f24db76 dependencies: gettext depends on ncurses Xi Ruoyao 2020-05-30 04:57:12 +00:00
  • b51bb68cda Run sed and findutils tests as an unprivileged user. Bruce Dubbs 2020-05-30 00:03:55 +00:00
  • 1f5a5864d2 Tweak additions and deletion of tester user. Explain test filures in bash. Bruce Dubbs 2020-05-29 22:05:38 +00:00
  • 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. Pierre Labastie 2020-05-29 13:26:19 +00:00
  • fcd8dc38ed revert commit 11865: the book has really been updated to linux-5.6.15 Pierre Labastie 2020-05-29 12:01:17 +00:00
  • 5f24c50b57 Correct changelog Bruce Dubbs 2020-05-29 08:07:41 +00:00
  • 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. Bruce Dubbs 2020-05-29 08:06:18 +00:00
  • 51c960dfdf Changelog: fix a wrong directory, and a typo Pierre Labastie 2020-05-28 13:44:58 +00:00
  • 9b228992e7 Update to linux-5.6.15 Pierre Labastie 2020-05-28 07:47:18 +00:00
  • 29b86b4b3a Document bash test results Pierre Labastie 2020-05-27 19:36:20 +00:00
  • 160e72c243 MultiLib: Merge changes up to 11858 Thomas Trepl 2020-05-27 07:51:55 +00:00
  • 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 Pierre Labastie 2020-05-26 12:25:21 +00:00
  • e65cc63e49 Replace a arch specific placeholder by an arch independend one Thomas Trepl 2020-05-24 15:34:40 +00:00
  • f4bb2af2e4 merge trunk up to r11856 Pierre Labastie 2020-05-23 11:35:18 +00:00
  • da99f961a5 Add missing changelog entry Pierre Labastie 2020-05-23 11:13:07 +00:00
  • ff6baab970 MultiLib: Merge changes from trunk Thomas Trepl 2020-05-22 04:16:30 +00:00
  • d2c3c576a0 Appendices/Dependencies: Add debuginfod as an optional dependency for binutils. Douglas R. Reno 2020-05-21 16:54:45 +00:00
  • 999631e8cf Merge trunk r11852 Pierre Labastie 2020-05-21 10:02:22 +00:00
  • 1405c4a2c6 Fix kernel crash when using STACK_PROTECTOR_STRONG=y Pierre Labastie 2020-05-21 07:40:38 +00:00
  • e14f0cbf88 Update to upstream r11850 Pierre Labastie 2020-05-17 14:18:04 +00:00
  • 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. Bruce Dubbs 2020-05-16 13:56:05 +00:00
  • f1aad2eb3a Merge Upstream up to 11848 Pierre Labastie 2020-05-13 21:00:59 +00:00
  • 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. Pierre Labastie 2020-05-13 20:57:13 +00:00
  • f573e24862 MultiLib: Merge changes from trunk Thomas Trepl 2020-05-12 10:09:43 +00:00
  • cc744b1ea6 dependencies: glibc needs bison Xi Ruoyao 2020-05-12 01:06:54 +00:00
  • 477c098584 Fix procps-ng currency Bruce Dubbs 2020-05-10 16:41:49 +00:00
  • 0f70354165 merge trunk r11843 Pierre Labastie 2020-05-09 20:54:03 +00:00
  • f878debab0 Fix building systemd with GCC 10 Pierre Labastie 2020-05-09 20:20:21 +00:00
  • f7ca699b41 merge trunk and add patch to gcc pass2 Pierre Labastie 2020-05-09 10:49:56 +00:00
  • 491c7892ed MultiLib: Merge changes from trunk Thomas Trepl 2020-05-09 06:23:56 +00:00
  • 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. Bruce Dubbs 2020-05-08 23:19:59 +00:00
  • a97aa3dd0b Fix test for symlink when setting PATH Pierre Labastie 2020-05-06 14:58:26 +00:00
  • c911069f9a Move bison and flex to chroot, they do not need themselves for being built Pierre Labastie 2020-05-06 13:04:34 +00:00
  • b454589fa6 Avoid having /bin in lfs' PATH if the build distro has merged /bin and /usr/bin Pierre Labastie 2020-05-06 13:02:47 +00:00
  • 69a8b2b7e4 Build tic on build host and use it to generate /usr/share/terminfo Pierre Labastie 2020-05-06 12:59:54 +00:00
  • 0b63a37abe Prevent "make" from using guile from the build host Pierre Labastie 2020-05-06 11:46:06 +00:00
  • 3256c73e84 bc: clean dependencies Xi Ruoyao 2020-05-05 00:55:08 +00:00
  • 0cdff2d4ac Remove useless commands in chap6 flex Pierre Labastie 2020-05-04 12:11:00 +00:00
  • a715dec38a Change version names so that ti si clear what the book does Pierre Labastie 2020-05-04 10:16:36 +00:00
  • efcb393343 Make the new book Pierre Labastie 2020-05-03 21:02:51 +00:00
  • 9d719e24c3 Branching for using cross compilation in chapter 5 Pierre Labastie 2020-05-03 20:04:45 +00:00
  • e35b465957 Remove duplicate changelog entry Thomas Trepl 2020-05-02 09:16:40 +00:00
  • 0af87a35f1 MultiLib: Merge changes from trunk Thomas Trepl 2020-05-02 09:15:09 +00:00
  • 585e6ec3f8 Update to tzdata-2020a. Update to meson-0.54.1. Update to iana-etc-20200429. Update to linux-5.6.8. Bruce Dubbs 2020-05-01 18:41:27 +00:00
  • 0ce8c189d3 Create util-linux-links for {,x}32-bit also Thomas Trepl 2020-04-26 17:04:36 +00:00
  • 6695e39d65 Dependencies: add libsigsegv as an optional dep to gawk Douglas R. Reno 2020-04-26 02:05:54 +00:00
  • 00429ae17e Fix openssl MD5 Pierre Labastie 2020-04-24 07:42:42 +00:00
  • 62d1a9ff61 update dependencies page for ICA changes Xi Ruoyao 2020-04-24 01:58:02 +00:00
  • 52544aa5ed Update to openssl-1.1.1g. Ken Moffat 2020-04-24 01:04:14 +00:00
  • a07a34d1a1 MultiLib: Merge changes from trunk Thomas Trepl 2020-04-21 13:41:01 +00:00
  • 7fd302cf8e Typo Bruce Dubbs 2020-04-20 14:35:56 +00:00
  • afc6823ff1 Change -isystem to -idirafter in "adjusting". Fix most of #4641. Pierre Labastie 2020-04-20 12:50:49 +00:00
  • 0b403eb328 Remove a spurious <space> at the end of a line Pierre Labastie 2020-04-20 07:23:56 +00:00
  • 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 Pierre Labastie 2020-04-19 14:45:08 +00:00
  • 924667ee54 Reinstate flex in chapter 5, for the sake on ar and ranlib. This allows to reinstate bison's tests. Pierre Labastie 2020-04-19 14:06:50 +00:00
  • c2863e6d25 Add remarks about .la files telling that they are potentially harmful Pierre Labastie 2020-04-19 08:14:10 +00:00
  • a5dddcb516 Fix readline.pc that incorrectly referenced termcap Pierre Labastie 2020-04-19 07:54:14 +00:00
  • 50fdfc80bc Allow bison to use libtextstyle from gettext by moving gettext before bison Pierre Labastie 2020-04-19 07:42:38 +00:00
  • 2a73970737 Move libcap before shadow so that new{u,g}idmap can use setcap. ticket #4633 Pierre Labastie 2020-04-19 06:25:04 +00:00
  • 0827a1ae41 Fix a wrong hardcoded path in some shadow programs. ticket #4632 Pierre Labastie 2020-04-19 06:08:50 +00:00
  • bd67f69401 MultiLib: Merge changes from trunk Thomas Trepl 2020-04-15 09:39:44 +00:00
  • 3944e7bdda systemd: actually install manpages Douglas R. Reno 2020-04-15 04:58:55 +00:00
  • d2b37d7627 Update to gawk-5.1.0. Update to gettext-0.20.2. Update to man-pages-5.06. Update to bc-2.6.1. Update to bison-3.5.4. Update to iproute2-5.6.0. Update to linux-5.6.4. Bruce Dubbs 2020-04-15 03:27:30 +00:00
  • a5a3dc650d Do not remove inexistent symlinks in util-linux + fix some formatting Pierre Labastie 2020-04-14 13:28:48 +00:00
  • 6e0fcc29f3 Add libsigsegv as an optional dependency of grep. Douglas R. Reno 2020-04-07 04:16:07 +00:00
  • a923b6ec74 MultiLib: Merge changes from trunk Thomas Trepl 2020-04-04 06:10:44 +00:00
  • 49fb110fde Move eudev to before e2fsprogs Bruce Dubbs 2020-04-03 19:44:36 +00:00
  • 9618d0eaf3 Clarify the kernel version needed. Bruce Dubbs 2020-04-03 17:45:17 +00:00
  • caccd51a69 Update to vim-8.2.0486. Update to elfutils-0.179. Update to meson-0.54.0. Update to e2fsprogs-1.45.6. Update to automake-1.16.2. Update to xz-5.2.5. Update to openssl-1.1.1f. Update to perl-5.30.2. Bruce Dubbs 2020-03-31 20:22:50 +00:00
  • 88ec9306ad MultiLib: Merge changes from trunk Thomas Trepl 2020-03-31 10:25:23 +00:00
  • df43be1530 Textual updates thanks to Kevin Buckley. Bruce Dubbs 2020-03-29 20:04:31 +00:00
  • 97af73804e Typo Bruce Dubbs 2020-03-28 16:48:44 +00:00
  • c3fd1c2361 Remove a note no longer needed and adjust wording Thomas Trepl 2020-03-28 12:57:19 +00:00
  • 9aa28c4a01 Add missing chmod Thomas Trepl 2020-03-27 18:31:32 +00:00
  • 77d2a88286 sysv usage: specify -n for dmesg to set loglevel Xi Ruoyao 2020-03-23 02:14:04 +00:00
  • 7b4634c8ff Readd lost statement Thomas Trepl 2020-03-22 11:25:51 +00:00
  • 7354a12416 MultiLib: Merge changes from trunk Thomas Trepl 2020-03-21 12:01:26 +00:00
  • c06f49afdc Update to systemd-245 Douglas R. Reno 2020-03-20 02:02:42 +00:00
  • 997d961a84 MultiLib: Merge changes from trunk Thomas Trepl 2020-03-19 10:18:54 +00:00
  • 840b7db933 Make some minor tweaks to the kernel configuration on systemd Douglas R. Reno 2020-03-19 02:39:55 +00:00
  • b7dfb42253 Fix libstdc++.so version Bruce Dubbs 2020-03-18 22:30:25 +00:00
  • 9822658476 Fix bc URL Bruce Dubbs 2020-03-18 09:47:55 +00:00
  • 50645c821c Reorder gcc-pass2 to parallel gcc-pass1 Pierre Labastie 2020-03-18 08:24:08 +00:00
  • ed64d91109 Use .xz tarball for bc Pierre Labastie 2020-03-18 08:13:13 +00:00
  • adbc3e5300 use &hints-root; instead of hardcoding long URL Xi Ruoyao 2020-03-18 03:36:00 +00:00
  • c8da464f83 dependencies: remove a extra comma Xi Ruoyao 2020-03-17 12:26:29 +00:00
  • 6989d33e7f Definitly create /etc/ld.so.conf.d when doing ML, otherwise it's optional (because of role=nodump, the command appers in book but not in profiled xml Thomas Trepl 2020-03-15 13:23:25 +00:00
  • 0efb8e1e4b MultiLib: Merge changes from trunk Thomas Trepl 2020-03-15 10:56:46 +00:00
  • 8671978267 Update to gcc-9.3.0. Update to bc-2.6.0. Update to bison-3.5.3. Update to linux-5.5.9. Update to coreutils-8.32. Bruce Dubbs 2020-03-15 04:27:41 +00:00
  • 4d796cab3e systemd-custom: add a section discussing core dumps Xi Ruoyao 2020-03-14 07:10:05 +00:00
  • 6fb10045a9 Commit forgotten Makefile in previous commit Pierre Labastie 2020-03-13 14:45:58 +00:00
  • 1cb44818d1 Completely remove docbook snapshot Pierre Labastie 2020-03-13 14:38:37 +00:00
  • 2e524f93fc Since LFS started using docbook-1.78.1, there is a lot of unused data in the stylesheet directory. Basically, a whole docbook-stylesheet is there, while we need only fo and xhtml (+ some common dirs). Each time we checkout the repo, we have to download this whole thing, which is by far the biggest part of the repo (~33 M). By removing unused cruft, this could be down to ~12 M. Pierre Labastie 2020-03-13 09:20:45 +00:00
  • cc98817b61 deps: Python needs system Expat Xi Ruoyao 2020-03-08 01:47:14 +00:00
  • 3f7f3df039 There are now 197 tests in GMP rather than 190 Douglas R. Reno 2020-03-05 19:27:52 +00:00