aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/pkgmgt.xml
Commit message (Collapse)AuthorAgeFilesLines
* pkgmgt: fix two typosXi Ruoyao2022-10-021-2/+2
|
* Corrected grammatical errors and cleaned up English idiom.David Bryant2022-10-011-80/+80
|
* some http -> https changesXi Ruoyao2022-09-051-2/+2
|
* pkgmgmt: for systemd revision, add how to restart systemd without rebootXi Ruoyao2022-03-161-1/+8
|
* Move a misplaced role="nodump"Pierre Labastie2021-09-131-1/+1
| | | | That lead jhalfs to create a useless 801-pkgmgt script.
* Minor instruction changes and text updates.Bruce Dubbs2021-07-271-5/+5
| | | | | | | | | | | Move coreutils library from /usr/libexec to /usr/lib in both Chapter 6 and Chapter 8. Text updates in chapter08/pkgmgt.xml and chapter09/locale.xml. Restore deletion of hanging test in chapter08/util-linux.xml. Text changes in stripping and make instruction compatible with jhalfs.
* Hopefully, complete strip workaroundXi Ruoyao2021-07-261-0/+15
| | | | | | | | | | | In stripping, /usr/bin/bash, /usr/bin/find, and /usr/bin/strip are running. Strip them, and all libraries used by them in /tmp, then install them back. We can't use this for all libraries or binaries: the process above discouples hard links (for example /usr/bin/perl and perl5.34.0). So unfortunately the stripping instruction is now a stupidly long bash script...
* pkg management: add a note about kernel upgradeXi Ruoyao2021-06-191-4/+15
|
* generalize ken's note for shared library update, ...Xi Ruoyao2021-05-161-1/+20
| | | | and move it into package management section
* add a paragraph for "downgrading issue" in package management pageXi Ruoyao2021-04-231-1/+21
|
* Update to gettext-0.21. Bruce Dubbs2020-08-041-2/+2
| | | | | | | | | | | | | | 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
* Mostly text updates in Chapter 8. Bruce Dubbs2020-06-121-20/+17
| | | | | | | | There are a couple of minor command changes. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11924 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commit of alternative cross LFSBruce Dubbs2020-06-071-0/+291
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689