Commit Graph

  • 92f1b84ed4 remove nodump from .la-removal Thomas Trepl 2020-06-22 13:58:18 +00:00
  • 6c329d77f0 Move .la-removal to top Thomas Trepl 2020-06-22 13:47:30 +00:00
  • d860650913 bc: new homepage Xi Ruoyao 2020-06-22 13:40:45 +00:00
  • dbb91224d9 Typo Pierre Labastie 2020-06-22 08:11:36 +00:00
  • ee0638f3ab environment: decorate a remaining lfs username Xi Ruoyao 2020-06-22 07:52:44 +00:00
  • 3a38c46bd2 environment: make bash.bashrc note more clear Xi Ruoyao 2020-06-22 07:47:08 +00:00
  • 686c88ba6b Add a note about /etc/bash.bashrc used in some distros. Tweak css for appendix/dependencies. Bruce Dubbs 2020-06-22 01:21:48 +00:00
  • 3022304849 Remove an unneeded file Pierre Labastie 2020-06-21 16:12:37 +00:00
  • 4798321215 python: fix an inconsistent index label Xi Ruoyao 2020-06-21 14:37:37 +00:00
  • 07bf061c87 Remove an unnessary sed from expat. Now that /usr/bin/env is installed instead of /tools/bin/env, this sed is no longer needed. Douglas R. Reno 2020-06-20 18:11:05 +00:00
  • 9d8bf7e67b chap7/stripping: when refering $LFS as an envar, use <envar> instead of <filename> Xi Ruoyao 2020-06-20 12:54:54 +00:00
  • 9d06e694be add xreflabel gcc-pass2, to be consistent with gcc-pass1 Xi Ruoyao 2020-06-20 12:39:28 +00:00
  • 9174a66f34 minor rewords in the beginning of chap 7 Xi Ruoyao 2020-06-20 07:26:14 +00:00
  • b0b8a6bff9 Fix a typo in intltool Thomas Trepl 2020-06-19 22:25:31 +00:00
  • d9cdc3e9db temp glibc: /tools -> $LFS/tools Xi Ruoyao 2020-06-19 17:53:34 +00:00
  • ee00c3b4b5 chapter06: file contents xref is missing Xi Ruoyao 2020-06-19 17:04:09 +00:00
  • 3543e03800 do not hardcode chapter numbers in General Compilation Instructions Xi Ruoyao 2020-06-19 12:54:28 +00:00
  • c68e018aab Various text fixes: - a wrong chapter in toolchain notes, and various text precisions the option explanations of chapter 8 glibc (was labelled WIP) Pierre Labastie 2020-06-19 08:13:06 +00:00
  • 8072d3da76 Acl: remove unneccessary return in systemd book Douglas R. Reno 2020-06-19 05:29:09 +00:00
  • 45cd4bff4f Minor formatting tweak Douglas R. Reno 2020-06-19 04:20:55 +00:00
  • 0e59da9828 fix two wrong hardcoded Chapter numbers, replacing with xrefs Xi Ruoyao 2020-06-19 03:47:58 +00:00
  • 7136fe5d4b Update perl page for consistency Douglas R. Reno 2020-06-19 02:14:14 +00:00
  • 7772c15e45 do not use $LFS in chapter08 (looks like a command pasted from chapter 6) It's harmless since the LFS variable is not set, but ugly! Pierre Labastie 2020-06-18 16:08:59 +00:00
  • c3471cf463 Fix several typos in toolchaintechnotes Pierre Labastie 2020-06-18 10:00:48 +00:00
  • 80f8c02437 toolchain notes: 'this chapter' -> 'chapter 5', as there is no 'this chapter' Xi Ruoyao 2020-06-18 08:42:46 +00:00
  • c071af03e3 Some finishing (?) touch in chapter 7 Pierre Labastie 2020-06-18 07:14:06 +00:00
  • d66640ef1c fix a typo Xi Ruoyao 2020-06-18 04:22:40 +00:00
  • 6481cf977e custom xreflabel for toolchaintechnotes: 'section ii' is really stupid Xi Ruoyao 2020-06-18 04:01:43 +00:00
  • 8674e99479 Update to meson-0.54.3. Update to man-pages-5.07. Update to linux-5.7.2. Update to iproute2-5.7.0. Update to file-5.39. Update to elfutils-0.180. Update to bison-3.6.4. Bruce Dubbs 2020-06-18 00:32:14 +00:00
  • 12fff1eb8d Slightly change the layout in part III, so that the preliminary material appear separated. Minor rewrites for accounting for the new layout Pierre Labastie 2020-06-17 20:50:25 +00:00
  • 450e8ac1ab Fix alphabetical order in packages. Ken Moffat 2020-06-16 16:31:58 +00:00
  • 9a05e450b2 Added a separation line (Basically a test commit after merge) Thomas Trepl 2020-06-16 12:48:44 +00:00
  • 675606bde2 Split Chapter 5 into three separate chapters. Implement a new method of cross-building the LFS tool chain and other tools to simplify the method of isolating the new system from the original host. This will be the start of LFS-10.0. Bruce Dubbs 2020-06-16 11:56:28 +00:00
  • 1cd59612d0 Add a tip for meson and ninja in the SysV book, telling that those packages are optional for lfs, but required for blfs Pierre Labastie 2020-06-16 10:22:47 +00:00
  • d394cf7f19 Add explanations for new configure switches in binutils pass 2 Pierre Labastie 2020-06-15 19:56:23 +00:00
  • bf20baeb35 add --enable-64-bit-bfd to binutils pass 2 to prevent an abi mismatch when reintalling binutils in chpater 8 Pierre Labastie 2020-06-15 19:32:24 +00:00
  • d125a6bd0b Add forgotten "case" in glibc chapter 5 Pierre Labastie 2020-06-15 05:23:47 +00:00
  • 70f0882d4c No /lib64 on i686 Thomas Trepl 2020-06-14 21:03:26 +00:00
  • 6e18f2f842 Move iana-etc and the creation of a test /etc/hosts earier in the build, so that 2 more gcc tests pass. Pierre Labastie 2020-06-14 20:03:03 +00:00
  • 3d92d63bde Minor updates. Bruce Dubbs 2020-06-14 15:24:09 +00:00
  • a4053b5ba2 Slightly modify lfs.css so that the Dependencies page renders Ok on epiphany with default fonts Pierre Labastie 2020-06-14 13:00:39 +00:00
  • a0d9193fa6 Do not install .pc files for ncurses in chapter 6: they are not needed, and it may generate errors if pkg-config is not installed on the host Pierre Labastie 2020-06-14 12:58:30 +00:00
  • e0578b6050 Remove unused lines in Makefile Fix spacing in util-linux Bruce Dubbs 2020-06-13 23:03:37 +00:00
  • aea20b5b0f Remove extra empty line at tar commands Thomas Trepl 2020-06-13 15:32:19 +00:00
  • 77d2cd8d43 - fix some gcc->GCC - remove commented text in glibc (chap 5), and fix a directory location Pierre Labastie 2020-06-13 08:55:55 +00:00
  • ad15abd0c0 - Fix SBUs in libpipeline - Update the disk usage gain in "Stripping Again" - mention SSD gain in e2fsprogs tests Pierre Labastie 2020-06-13 08:37:05 +00:00
  • 94ec149429 Add a switch to chapter 6 ncurses' configure so that it does not install compressed manpages if the host distro has compressed manpages Pierre Labastie 2020-06-13 06:13:02 +00:00
  • 37b5ac1293 Finish review/update to cross2 book Bruce Dubbs 2020-06-12 22:03:30 +00:00
  • 4234aea632 Fix the /etc/hosts file on systemd Douglas R. Reno 2020-06-12 21:30:19 +00:00
  • 9e7475a6c3 Updates to chapter09 for systemd Douglas R. Reno 2020-06-12 21:04:48 +00:00
  • a3d0817020 Text updated for cross2 chapter 9 Bruce Dubbs 2020-06-12 20:42:32 +00:00
  • 96f04d7906 Update dbus and systemd figures (last ones) Pierre Labastie 2020-06-12 13:13:54 +00:00
  • 7391d364a7 typo Pierre Labastie 2020-06-12 12:26:56 +00:00
  • 26fec2772d Update sbu-du for cross2 branch Pierre Labastie 2020-06-12 08:40:02 +00:00
  • 6a156bab1b Mostly text updates in Chapter 8. There are a couple of minor command changes. Bruce Dubbs 2020-06-12 04:40:07 +00:00
  • ea7ec72fba Typos. Tweaks to stripping.xml Bruce Dubbs 2020-06-11 18:27:01 +00:00
  • 3b1b9de387 Remove commented out patches in cross2 Bruce Dubbs 2020-06-11 17:52:15 +00:00
  • fb386e05f1 Rename package entities to be independent of chapter numbering Thomas Trepl 2020-06-11 12:55:28 +00:00
  • 302d97aaab Restructure ch7-stripping Thomas Trepl 2020-06-11 12:14:42 +00:00
  • aefc8221f5 Updates to the rest of cross2 Chapter 7. Bruce Dubbs 2020-06-11 05:55:06 +00:00
  • 387a32af4b Update initial Chapter 7 pages for cross2 branch Bruce Dubbs 2020-06-11 03:13:43 +00:00
  • bc8cca581f Text updates to cross2 branch Chapter 6 Bruce Dubbs 2020-06-10 20:44:16 +00:00
  • 67d1e797c3 Move stripping to chap-7 Thomas Trepl 2020-06-10 19:31:02 +00:00
  • ccff95b561 Add a section about backup temptools Thomas Trepl 2020-06-10 14:43:51 +00:00
  • 79524a0c69 Text updates for cross2 Chapter 5 Bruce Dubbs 2020-06-09 23:10:16 +00:00
  • ee714d385e Text update to cross2 Chapter 4. Bruce Dubbs 2020-06-09 21:26:11 +00:00
  • b99b7d3a6e Update text in cross2 branch Chapter 2. Bruce Dubbs 2020-06-09 17:25:59 +00:00
  • 3369724788 Updates to cross2 Chapter 1 Bruce Dubbs 2020-06-09 15:57:09 +00:00
  • ce335792fe Add an introduction to chapter 6 and 7 Pierre Labastie 2020-06-09 13:35:39 +00:00
  • a89ab79538 Add an explanation for LD=ld in the final gcc configure parameters Pierre Labastie 2020-06-09 07:57:40 +00:00
  • 493d6b55bd Text updates in preface for cross2 Bruce Dubbs 2020-06-08 22:40:40 +00:00
  • 192c66815a Add a warning before installation of glibc-chapter5 Pierre Labastie 2020-06-08 20:42:12 +00:00
  • 81e0bc49dc Rewrite chapter 5 title and introduction Pierre Labastie 2020-06-08 20:24:56 +00:00
  • 5061bc643a Move changingowner from Chapter 6 to Chapter 7 Bruce Dubbs 2020-06-08 19:44:56 +00:00
  • eb8890f68b Update "building LFS in Stages" for the new layout Pierre Labastie 2020-06-08 19:36:30 +00:00
  • 171c9a2262 Fix a chapter number Pierre Labastie 2020-06-08 08:23:39 +00:00
  • f309ac1058 Remove unneeded files in chapter 7 Pierre Labastie 2020-06-08 08:17:16 +00:00
  • 22422a8a13 Remove unneeded files in chapter 6, and fix href' in chapter 7 Pierre Labastie 2020-06-08 08:12:16 +00:00
  • 069c0ecc1a Remove unneeded files in chapter 5 Pierre Labastie 2020-06-08 07:49:58 +00:00
  • 784dc13f86 Fix a reference in toolchain notes Pierre Labastie 2020-06-08 07:18:58 +00:00
  • 595ff030f0 Tweaks to cross2 book Bruce Dubbs 2020-06-08 01:33:14 +00:00
  • fcc027677d Initial commit of alternative cross LFS Bruce Dubbs 2020-06-07 20:16:00 +00:00
  • d53fefab5a Update to upstream r11895 Pierre Labastie 2020-06-04 06:51:00 +00:00
  • 560065f976 Update to perl-5.30.3 (security update) Update to dbus-1.12.18 (security update) - systemd only Update to man-db-2.9.2 Update to libcap-2.36 Update to bison-3.6.3 systemd: Buildfix for GCC-10 - patch instead of cflags elfutils: run-elfclassify.sh no longer fails. Douglas R. Reno 2020-06-04 02:34:40 +00:00
  • 54f2cdda35 dependencies: iproute2 links to libcap and libelf Xi Ruoyao 2020-06-03 13:55:57 +00:00
  • c3007946a7 Update to upstream r11892 Pierre Labastie 2020-06-03 04:57:46 +00:00
  • 8d1746eb0e Tweak /etc/hosts file Bruce Dubbs 2020-06-01 20:38:04 +00:00
  • 08f74da93c Typo Bruce Dubbs 2020-06-01 20:19:10 +00:00
  • 83a01db0ab Elaborate how to get needed LFS files Bruce Dubbs 2020-06-01 20:07:40 +00:00
  • aa990c980f Update to upstream r11887 Pierre Labastie 2020-06-01 14:38:33 +00:00
  • 3a56c9a7fb Rewrite "How to Build an LFS System" for cross chapter 5 Pierre Labastie 2020-06-01 14:35:49 +00:00
  • 3e2daaa35d Document xry111 changes in changelog, and remove the paragraph about bash test results (they all pass now) Pierre Labastie 2020-06-01 14:30:32 +00:00
  • 4f3e4e369a Update to upstream r11885 Pierre Labastie 2020-06-01 12:21:38 +00:00
  • caca15ff94 Fixes due to the new layout Pierre Labastie 2020-06-01 09:45:53 +00:00
  • 0e9723acaf Sync css with blfs Bruce Dubbs 2020-05-31 20:15:18 +00:00
  • 264dfd9e05 Update to upstream r11882 Pierre Labastie 2020-05-31 20:01:42 +00:00
  • d4fdde6efe MultiLib: Merge changes 11880:HEAD Thomas Trepl 2020-05-31 19:38:18 +00:00
  • a3260cbb07 Fixes for bash tests Pierre Labastie 2020-05-31 17:33:35 +00:00
  • 5a430f1937 remove symlink to libfl.so, to satisify flex removal from chap5 Xi Ruoyao 2020-05-31 04:10:51 +00:00
  • 0e9d60ee6a MultiLib: Merge changes up to 11872 Thomas Trepl 2020-05-30 21:12:12 +00:00