aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07
Commit message (Collapse)AuthorAgeFilesLines
* ch{07,08}/util-linux: remove redundant commandXi Ruoyao2021-02-031-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* /etc/{passwd,group}: add uuidd user and groupXi Ruoyao2021-01-281-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* use /run for runtime state directoriesXi Ruoyao2021-01-132-3/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change messagebus home directory to /runBruce Dubbs2021-01-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12092 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* always remove the docs of temporary toolsXi Ruoyao2020-08-191-4/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12030 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-pages-5.08. Bruce Dubbs2020-08-151-6/+6
| | | | | | | | | | | | Update to libpipeline-1.5.3. Update to iproute2-5.8.0. Update to linux-5.8.1. Fix typo in settingenviron.xml. Use entity in perl configuration instructions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change perl to not install modules from LFS and BLFS into /usr/share.Ken Moffat2020-08-101-9/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12017 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to gettext-0.21. Bruce Dubbs2020-08-042-3/+7
| | | | | | | | | | | | | | Update to binutils-2.35. Update to gcc-10.2.0. Update to check-0.15.1. Update to bison-3.7.1. Update to util-linux 2.36.0. Update to libcap-2.42. Update to linux-5.7.12. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12007 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Some cosmetic tweaksThomas Trepl2020-08-021-8/+17
| | | | | | | | * Reorder commants to match descriptive text (/root, /tmp) * Sort commands alphabetically Changes based on notes from Kevin B. @lfs-dev git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12006 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to Python3-3.8.5. Bruce Dubbs2020-07-211-1/+1
| | | | | | | | | Update to libcap-2.40. Update to linux-5.7.9. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12000 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various clean up:Pierre Labastie2020-07-042-6/+25
| | | | | | | | | | - 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-1/+9
| | | | | | | | | | | 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
* Move tcl, expect, and dejagnu to Chapter 8Bruce Dubbs2020-06-224-427/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* remove last ch-system-xxx id's in chapter 7Pierre Labastie2020-06-222-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11980 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change id of Python and texinfo in chapter 7 to be of the formPierre Labastie2020-06-222-6/+6
| | | | | | ch-tools-xxx git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11979 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* remove nodump from .la-removalThomas Trepl2020-06-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11978 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move .la-removal to topThomas Trepl2020-06-221-9/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11977 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* chap7/stripping: when refering $LFS as an envar, use <envar> instead of ↵Xi Ruoyao2020-06-201-1/+1
| | | | | | <filename> git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11968 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* minor rewords in the beginning of chap 7Xi Ruoyao2020-06-202-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11966 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update perl page for consistencyDouglas R. Reno2020-06-191-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11957 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Some finishing (?) touch in chapterPierre Labastie2020-06-182-9/+12
| | | | | | 7 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11953 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* No /lib64 on i686Thomas Trepl2020-06-141-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move iana-etc and the creation of a test /etc/hosts earier in the build, soPierre Labastie2020-06-141-0/+6
| | | | | | that 2 more gcc tests pass. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11940 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor updates.Bruce Dubbs2020-06-141-5/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove unused lines in MakefileBruce Dubbs2020-06-131-2/+1
| | | | | | | | Fix spacing in util-linux git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11936 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove extra empty line at tar commandsThomas Trepl2020-06-131-8/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11935 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update sbu-du for cross2 branchPierre Labastie2020-06-121-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11925 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typos.Bruce Dubbs2020-06-113-22/+33
| | | | | | | | Tweaks to stripping.xml git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rename package entities to be independent of chapter numberingThomas Trepl2020-06-1111-21/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Restructure ch7-strippingThomas Trepl2020-06-111-32/+79
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11920 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updates to the rest of cross2 Chapter 7.Bruce Dubbs2020-06-1111-80/+69
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11919 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update initial Chapter 7 pages for cross2 branchBruce Dubbs2020-06-116-45/+40
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11918 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move stripping to chap-7Thomas Trepl2020-06-102-0/+133
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add an introduction to chapter 6 and 7Pierre Labastie2020-06-092-16/+25
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11910 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move changingowner from Chapter 6 to Chapter 7Bruce Dubbs2020-06-082-0/+42
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11905 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove unneeded files in chapter 7Pierre Labastie2020-06-0828-3161/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11902 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove unneeded files in chapter 6, and fix href' in chapter 7Pierre Labastie2020-06-0826-26/+26
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11901 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tweaks to cross2 bookBruce Dubbs2020-06-081-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commit of alternative cross LFSBruce Dubbs2020-06-0758-3536/+4696
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to upstream r11892Pierre Labastie2020-06-032-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11893 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* sysv usage: specify -n for dmesg to set loglevelXi Ruoyao2020-03-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11796 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* systemd-custom: add a section discussing core dumpsXi Ruoyao2020-03-141-0/+46
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove unused files and makePierre Labastie2020-02-0915-87/+87
| | | | | | idref's more regular git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to systemd-243. BLFS portion coming whenever utility power is ↵Douglas R. Reno2019-09-281-2/+2
| | | | | | restored here. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* systemd: Fix the syntax of commands used to configure automatic file ↵Douglas R. Reno2019-04-201-2/+2
| | | | | | creation and deletion. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11582 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change <productname> tags so that they reflect the dbhtml processingPierre Labastie2019-04-101-1/+1
| | | | | | instruction git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix two typos spotted by J. Lepiller and others introduced by myselfPierre Labastie2019-03-143-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11559 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make variable values <replaceable> in /etc/sysconfig/ifconfig.xxx example.Pierre Labastie2019-03-101-10/+10
| | | | | | + little rewording of some comments. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adapt the LFS book for new jhalfs. The only visible change should bePierre Labastie2019-03-095-8/+13
| | | | | | | | in "Static IP Configuration" for systemd, where <network-device-name> is made <replaceable>, and so appears in italics (note: this is not needed by jhalfs, but is consistent with other similar constructs in the book) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11555 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Cosmetic typoPierre Labastie2019-03-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689