aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
Commit message (Collapse)AuthorAgeFilesLines
...
* Match ncurses chapter 6 to what is done in chapter 8, and add explanationsPierre Labastie2020-07-061-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11994 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various clean up:Pierre Labastie2020-07-041-3/+3
| | | | | | | | | | - prevent static python libraries to be installed in chapter 7 since it is not overwrittent in chapter 8 - have libstdc++-pass2 install its host specific headers into a host specific directory - clean the temporary compiler and the cros compiler at the end of chapter 8 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11992 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to perl-5.32.0. Bruce Dubbs2020-06-301-3/+3
| | | | | | | | | | | Update to man-db-2.9.3. Update to linux-5.7.6. Update to check-0.15.0. Update to bc-3.0.3. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11990 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a segfault in systemd-udevdDouglas R. Reno2020-06-231-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11982 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various text fixes:Pierre Labastie2020-06-191-3/+3
| | | | | | | - a wrong chapter in toolchain notes, and various text precisions the option explanations of chapter 8 glibc (was labelled WIP) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11961 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Some finishing (?) touch in chapterPierre Labastie2020-06-181-4/+4
| | | | | | 7 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11953 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to meson-0.54.3. Bruce Dubbs2020-06-181-3/+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. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11950 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Split Chapter 5 into three separate chapters.Bruce Dubbs2020-06-161-4/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | 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. Move old trunk/BOOK to branches/old-trunk. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11946 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
| * Add a tip for meson and ninja in the SysV book, telling that those packagesPierre Labastie2020-06-161-4/+4
| | | | | | | | | | | | are optional for lfs, but required for blfs git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11945 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
| * add --enable-64-bit-bfd to binutils pass 2 to prevent an abi mismatch whenPierre Labastie2020-06-151-4/+4
| | | | | | | | | | | | reintalling binutils in chpater 8 git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
| * Move iana-etc and the creation of a test /etc/hosts earier in the build, soPierre Labastie2020-06-141-4/+4
| | | | | | | | | | | | that 2 more gcc tests pass. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11940 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
| * Add a switch to chapter 6 ncurses' configure so that it does not installPierre Labastie2020-06-131-4/+4
| | | | | | | | | | | | compressed manpages if the host distro has compressed manpages git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11932 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
| * Update sbu-du for cross2 branchPierre Labastie2020-06-121-4/+4
| | | | | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11925 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
| * Typos.Bruce Dubbs2020-06-111-4/+4
| | | | | | | | | | | | | | | | Tweaks to stripping.xml git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
| * Text updates to cross2 branch Chapter 6Bruce Dubbs2020-06-101-4/+4
| | | | | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
| * Text updates in preface for cross2Bruce Dubbs2020-06-081-4/+4
| | | | | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
| * Initial commit of alternative cross LFSBruce Dubbs2020-06-071-3/+3
| | | | | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
| * Update to upstream r11895cross-chap5Pierre Labastie2020-06-041-3/+3
| | | | | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
| * Update to upstream r11882Pierre Labastie2020-05-311-3/+3
| | | | | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
| * Update to trunk r11877Pierre Labastie2020-05-301-3/+3
| | | | | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
| * Merge trunk r11852Pierre Labastie2020-05-211-3/+3
| | | | | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11853 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
| * Update to upstream r11850Pierre Labastie2020-05-171-3/+3
| | | | | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11851 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
| * merge trunk r11843Pierre Labastie2020-05-091-2/+2
| | | | | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
| * merge trunk and add patch to gcc pass2Pierre Labastie2020-05-091-4/+4
| | | | | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11842 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
| * Change version names so that ti si clear what the book doesPierre Labastie2020-05-041-2/+2
| | | | | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11832 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* | Update to perl-5.30.3 (security update)Douglas R. Reno2020-06-041-3/+3
| | | | | | | | | | | | | | | | | | | | | | 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. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11895 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* | Fixes for bash testsPierre Labastie2020-05-311-3/+3
| | | | | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* | Run sed and findutils tests as an unprivileged user.Bruce Dubbs2020-05-301-3/+3
| | | | | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* | Update to linux-5.6.15Pierre Labastie2020-05-281-3/+3
| | | | | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* | Document bash test resultsPierre Labastie2020-05-271-3/+3
| | | | | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11861 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* | Fix various test failures:Pierre Labastie2020-05-261-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* | Fix kernel crash when using STACK_PROTECTOR_STRONG=yPierre Labastie2020-05-211-3/+3
| | | | | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11852 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* | Update to meson-0.54.2. Bruce Dubbs2020-05-161-3/+3
| | | | | | | | | | | | | | | | | | | | 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
* | Fix building systemd with GCC 10Pierre Labastie2020-05-091-2/+2
| | | | | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11843 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* | Update to bison-3.6. Bruce Dubbs2020-05-081-3/+3
|/ | | | | | | | | | | 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
* Update to tzdata-2020a. Bruce Dubbs2020-05-011-3/+3
| | | | | | | | | | 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
* Update to openssl-1.1.1g.Ken Moffat2020-04-241-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11822 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change -isystem to -idirafter in "adjusting". Fix most of #4641.Pierre Labastie2020-04-201-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a wrong hardcoded path in some shadow programs. ticket #4632Pierre Labastie2020-04-191-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to gawk-5.1.0. Bruce Dubbs2020-04-151-3/+3
| | | | | | | | | | | | | 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. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to vim-8.2.0486. Bruce Dubbs2020-03-311-3/+3
| | | | | | | | | | | | | | 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. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11802 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Textual updates thanks to Kevin Buckley.Bruce Dubbs2020-03-291-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11800 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to systemd-245Douglas R. Reno2020-03-201-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make some minor tweaks to the kernel configuration on systemdDouglas R. Reno2020-03-191-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11791 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to gcc-9.3.0. Bruce Dubbs2020-03-151-3/+3
| | | | | | | | | | | Update to bc-2.6.0. Update to bison-3.5.3. Update to linux-5.5.9. Update to coreutils-8.32. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11782 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to libcap-2.32.Bruce Dubbs2020-03-021-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11772 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update milestone in LFS to 9.1Douglas R. Reno2020-03-021-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change some datesBruce Dubbs2020-03-011-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11768 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Post release cleanupBruce Dubbs2020-03-011-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* systemd: Update kernel configuration to match the arrangement used in Linux-5.5+Douglas R. Reno2020-02-161-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11751 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689