aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
Commit message (Collapse)AuthorAgeFilesLines
* Corrected capitalization of the package name. This was hard to doDavid Bryant2022-12-082-13/+13
| | | | | because some references appear to refer to the program itself, and not to the package. Corrected English idiom here and there.
* Capitalized references to the package. Clarified the descriptions ofDavid Bryant2022-12-081-11/+11
| | | | | | | | | | pip3 -- the pip program processes both commands (e.g., install) and options (e.g., --no-index). Expressed option / command descriptions in the iindicative mood. The imperative mood should only be used to tell the reader what to do, not in explanatory verbiage. Inserted the definite article here and there. Corrected a misspelled instance of the indefinite article: we don't say "an utility" because the initial phoneme in "utility" is pronounced as YOO.
* Added an explanation. Python is a language. python3 is a program.David Bryant2022-12-071-41/+51
| | | | | | | | | Inserted the definite article where idiom requires it. Added more detail to an option description. Broke an extremely long paragraph into three pieces; cleaned up English idiom and punctuation all the way through this section. In "Short Descriptions", inserted periods where appropriate, and clarified the description of python3, which is a program, not a language.
* Add more details to the descriptiion of what this package does.David Bryant2022-12-071-6/+11
| | | | Correct capitalizatiom throughout, and tweak English idiom.
* Patch up English idiom here and there.David Bryant2022-12-061-3/+3
|
* Fix a grammatical error (subject / verb number). Improve English idiom.David Bryant2022-12-061-3/+3
|
* Revert a previous change; -des is actually three options, -d, -e, & -s.David Bryant2022-12-061-1/+1
| | | | Thanks to Pierre for pointing this out.
* Removed some circomlocutions. Made "option" singular; "des" onlyDavid Bryant2022-12-061-14/+14
| | | | | | appears once. Improved idiom ("as shown below"). "command line" is two words; "front end" is two words. "Swiss Army" is a trademark; it should be caputalized.
* Fix a grammatical error (subject and verb must agree in number) andDavid Bryant2022-12-061-1/+1
| | | | improve English idiom.
* Clean up capitalization. Improve English idiom. Use the presentDavid Bryant2022-12-061-4/+4
| | | | | | perfect tense when appropriate. Replace "dlopening" with "opening dynamically linked libraries" ... "dlopen" may be a Linux command, but that doesn't make it a verb in English.
* Correct capitalization. Correct spellig: "test suite" is two words.David Bryant2022-12-061-3/+3
| | | | Use the personal relative pronoun "who" when referring to a person.
* Corrected capitalization and modified some descriptions of libraries,David Bryant2022-12-061-5/+5
| | | | for consistency of style.
* Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkBruce Dubbs2022-12-012-37/+40
|\
| * Sync shadow "rounds" parameter to blfsPierre Labastie2022-11-251-1/+4
| | | | | | | | | | | | Otherwise, As Xi has noticed, the password set for root at the end of lfs may use the value 5000 for rounds, and not be changed, even if later the number of rounds is increased.
| * Revert "shadow: add spaces around —"Xi Ruoyao2022-11-231-1/+1
| | | | | | | | | | | | This reverts commit 0298c764d8ae6a6e2b237bad78512496dfc14fab. We don't use spaces around &mdash anywhere else in the book.
| * Rewrote a cumbersome sentence to make it clearer. Capitalized theDavid Bryant2022-11-221-35/+35
| | | | | | | | | | | | | | | | | | | | names of packages. Clarified verbiage in re PIE & ASLR. Improved the description of SSP, and tightened it up. Clarified the instructions for running tests concurrently. Modified descriptions of tests that fail. Patched up punctuation. Spelled "set up" correctly: "setup" is a noun. The phrasal verb used here is spelled as two words. Use the word "directives" to describe "#include" and similar preprocessor instructions. Add periods to some otherwise complete sentences.
* | Package updates.Bruce Dubbs2022-12-012-6/+2
|/ | | | | | | | | | | Update to iana-etc-20221122. Update to xz-5.2.9. Update to tzdata-2022g. Update to texinfo-7.0.1. Update to tcl-8.6.13. Update to meson-0.64.1. Update to linux-6.0.10. Update to gawk-5.2.1.
* word choiceBruce Dubbs2022-11-221-1/+1
|
* shadow: update desc of libsubidXi Ruoyao2022-11-231-1/+1
| | | | | | I was using the transitive verb "process" here, not the noun. Use another word to avoid the ambiguity. Also add "and groups" because there is also subgid alongside subuid.
* shadow: add spaces around —Xi Ruoyao2022-11-231-1/+1
| | | | IMO it makes the rendering prettier.
* shadow: fix (clarify?) the consequence of missing "users" groupXi Ruoyao2022-11-231-1/+1
| | | | | To me "has been created" is not correct. Or maybe it's some advanced usage of English I don't understand...
* coreutils: update test failureXi Ruoyao2022-11-221-5/+4
| | | | | | | sort-NaN-infloop no longer fails now, it seems covered up by PIE or SSP. test-getlogin keeps failing in Bruce's build. Not sure how to reproduce the failure deterministically.
* wheel: build the wheel archive of wheel itselfXi Ruoyao2022-11-221-10/+38
| | | | | This avoids running "python3 setup.py install" (indirectly), which may not work correctly in the future with Python 3.12.
* Straighten out capitalization, correct a few grammatical errors,David Bryant2022-11-215-57/+56
| | | | | improve English idiom, clarify a few things, remove superfluous verbiage, etc.
* Merrriam-Webster says "alongside" is one word. Clarified some muddledDavid Bryant2022-11-181-9/+9
| | | | | | | verbiage. Used the subjunctive mood once. "Test suite" is two words, not one. Patched some unidiomatic English. Used the plural "headers" when discussing ELF objects. Used singular verbs to describe "gprofng", for consistency with other items.
* Rectify a redundancy/explain how to say tcl. Use correct spelling forDavid Bryant2022-11-181-5/+5
| | | | | the Binutils package. Patch up an ungrammatical sentence (the plural subject "instructions" requires pural verbs).
* Clarify the description of the -G option.David Bryant2022-11-181-1/+1
|
* Corrected a grammatical error: the subordinate clause "that offers ..."David Bryant2022-11-181-4/+4
| | | | | | | modifies the plural noun "libraries"; it must use a plural verb. Clarified how many "configure" options Readline uses. Tightened the prose, and used the definite article in lieu of the indefinite article, because only one readline.pc file can possibly be the "correct" one.
* chapter08: fix minor grammar issuesXi Ruoyao2022-11-181-3/+3
|
* pkgmgt: reword the description of cfg files handlingXi Ruoyao2022-11-181-2/+3
| | | | Let's not miss the point...
* chapter08: reword description of compiler optimizationsXi Ruoyao2022-11-181-6/+14
| | | | | | | | | We don't recommend customizing optimizations, but we use optimizations provided by package default or release build mode. Reword the paragraph so the people won't be puzzled once they see "--enable-optimizations" in Python, or "--buildtype=release" (to prevent unoptimized build) in BLFS meson commands.
* glibc: Decapitalize nsswitch.confXi Ruoyao2022-11-181-1/+1
| | | | | In UNIX file names are case-sensitive. You cannot capitialize it even if it appears in a title.
* glibc: it should be --disable-werror, not --disable-WerrorXi Ruoyao2022-11-181-1/+1
| | | | | | | | | | | | | Please try not to use the "replace" feature of the text editor blindly. Appendix C of the GNU C Library Reference Manual clearly says: '--disable-werror' By default, the GNU C Library is built with '-Werror'. If you wish to build without this option (for example, if building with a newer version of GCC than this version of the GNU C Library was tested with, so new warnings cause the build with '-Werror' to fail), you can configure with '--disable-werror'.
* Correctd the spelling of "Werror" -- it's "-Werror" in GCC, butDavid Bryant2022-11-171-2/+2
| | | | | it's "--disable-error" in Glibc. Thanks to Thomas Trepl for spotting my mistake.
* Correct capitalization, spelling, grammar, and idiom. Tighten theDavid Bryant2022-11-173-29/+30
| | | | prose by removing some circumlocutions.
* Shadow: /usr/include/shadow is an installed dirPierre Labastie2022-11-161-2/+2
|
* Fix type (replace a / by a \ as line continue maker)Thomas Trepl (Moody)2022-11-161-1/+1
|
* Tidy up some spacing issuesBruce Dubbs2022-11-153-12/+12
|
* Package updates and a fix.Bruce Dubbs2022-11-112-8/+6
| | | | | | | | | | | | | Fix make-4.4 bug. Update to wheel-0.38.4 (Python Module). Update to texinfo-7.0. Update to sysvinit-3.05. Update to shadow-4.13. Update to sed-4.9. Update to meson-0.64.0. Update to linux-6.0.7. Update to elfutils-0.188. Update to bc-6.1.1.
* systemd: fix and simply the command to disable systemd-sysupdateXi Ruoyao2022-11-041-7/+3
| | | | | | | "systemd disable" seems a typo... And we don't need the ".timer" suffix because these .service units are tied to the .timer units.
* Update to systemd-252.Douglas R. Reno2022-11-031-0/+6
|
* grub: copy the "no tuning" warning from BLFSXi Ruoyao2022-11-031-0/+11
| | | | It's reported that a GRUB build with CFLAGS=-O2 is broken.
* glibc: fix parallel build issue with make-4.4Xi Ruoyao2022-11-011-9/+5
| | | | | | | | | | | | | We only need a one-line change in upstream fix (because we don't use "make --shuffle"). Add it as a sed for both Chapter 5 and Chapter 8. Note that the "minimal" sed would be '/MAEKFLAGS :=/s/r/ -r/'. I included an additional ')' so it won't modify "-r" again to "- -r". Tested "make" and "make check" on a x86_64 with -j8 and an arm64 with -j24. Link: https://sourceware.org/git/?p=glibc.git;a=commit;h=2d7ed98add14
* Package updates.Bruce Dubbs2022-10-311-1/+4
| | | | | | | | | | | | | | | | | | Update to iana-etc-20221025. Update to tzdata-2022f. Update to Python3-3.11.0. Update to procps-ng-4.0.1. Update to man-pages-6.01. Update to man-db-2.11.0. Update to make-4.4. Update to linux-6.0.6. Update to libffi-3.4.4. Update to inetutils-2.4. Update to expat-2.5.0. Note: I had to run glibc in Chapter 8 at -j1 to avoid an apparant race condition. With a little more investigation I may be able to find a better solution.
* man-pages: update the number of provided pages for 6.00Xi Ruoyao2022-10-181-1/+1
| | | | | $ find -name '*.[0-9]' | wc -l 2438
* Package updates.Bruce Dubbs2022-10-142-0/+8
| | | | | | | | | | | | | | | | Update to iana-etc-20221007. Update to vim-9.0.0739. Add upstream patches to readline and bash. Update to zlib-1.2.13. Update to man-pages-6.00. Update to gettext-0.21.1. Update to iproute2-6.0.0. Update to meson-0.63.3. Update to Python-3.10.8. Update to xz-5.2.7. Update to tzdata-2022e. Update to linux-6.0.1. Update to dbus-1.14.4.
* binutils: add a command to list failed testsXi Ruoyao2022-10-051-0/+4
|
* glibc: update total test countXi Ruoyao2022-10-031-1/+1
| | | | | | | | | | | | | I have: 2 FAIL 5092 PASS 67 UNSUPPORTED 16 XFAIL 4 XPASS Let's not be too precise (or we'll need to explain the meaning of "UNSUPPORTED"). IMO "over 5000" is fine (until we get 5500 tests).
* binutils: don't wrap "gold" in <command>Xi Ruoyao2022-10-031-1/+1
| | | | | "gold" is not an installed program (it's named "ld.gold"). So IMO it's not proper to use <command>.
* binutils: gas tests fail because race conditionXi Ruoyao2022-10-031-2/+11
| | | | Again, I sincerely wish libtool can suffer a painful death.