aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/pkgmgt.xml
Commit message (Collapse)AuthorAgeFilesLines
* pkgmgmt: Revert some of reword for "dependency hell" from BruceXi Ruoyao2023-06-041-2/+2
| | | | | | | | | | | | | Use "library name" (instead of "library version") for SONAME (for now). And "conflicting locations" may not be a problem if the symbol is at two locations but they are exactly same (or ABI compatible). For the details see lfs-dev discussion. The current word is still not perfect (we've not defined "the name of a shared library" at all), so I guess we'll need to make a major revision for the entire "upgrading issue with shared libraries" thing in the future.
* Minor rewordingBruce Dubbs2023-05-281-3/+2
|
* Reword library conflict paragraph.Bruce Dubbs2023-05-271-13/+11
|
* pkgmgt: Mention the "dependency hell" issueXi Ruoyao2023-05-271-0/+16
|
* Standardize spelling of "userspace".David Bryant2022-12-241-1/+1
|
* pkgmgt: reword the description of cfg files handlingXi Ruoyao2022-11-181-2/+3
| | | | Let's not miss the point...
* Correct capitalization, spelling, grammar, and idiom. Tighten theDavid Bryant2022-11-171-7/+8
| | | | prose by removing some circumlocutions.
* 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