Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | decorate new note about $() and `` | Xi Ruoyao | 2023-01-27 | 1 | -4/+4 |
| | |||||
* | Add a comment about nested command substitution | Bruce Dubbs | 2023-01-26 | 1 | -0/+8 |
| | | | | | | | | "The command below shows an example of nested command substitution using two methods: backquotes and a $() construct. It could be rewritten using the same method for both substitutions, but is shown this way to demonstrate how they can be mixed. Generally the $() method is preferred." | ||||
* | Fix the build of systemd due to the last commit | Douglas R. Reno | 2023-01-25 | 1 | -1/+1 |
| | |||||
* | Edit systemd chapters for grammar and idiom. | David Bryant | 2023-01-25 | 3 | -34/+34 |
| | |||||
* | Update to MarkupSafe-2.1.2. | Bruce Dubbs | 2023-01-22 | 3 | -5/+15 |
| | |||||
* | binutils: remove a trailing punctuation in libsframe desc | Xi Ruoyao | 2023-01-17 | 1 | -1/+1 |
| | | | | to match other descriptions. | ||||
* | Really remove libsframe.a | Bruce Dubbs | 2023-01-16 | 1 | -1/+1 |
| | |||||
* | Add libsframe.so.0.0.0 to list of online-libs (used by strip itself) | Thomas Trepl | 2023-01-16 | 1 | -0/+4 |
| | |||||
* | Add libsframe.so.0.0.0 to list of online-libs (used by strip itself) | Thomas Trepl | 2023-01-16 | 1 | -0/+1 |
| | |||||
* | Fix download url of binutils | Thomas Trepl | 2023-01-16 | 1 | -1/+1 |
| | |||||
* | Package updates. | Bruce Dubbs | 2023-01-15 | 4 | -33/+82 |
| | | | | | | | | | | | Update to iana-etc-20230109. Update to binutils-2.40. Update to bc-6.2.2. Update to linux-6.1.6. Update to man-db-2.11.2. Update to mpfr-4.2.0. Update to ncurses-6.4. Update to xz-5.4.1. | ||||
* | dependency: add po4a as external dependency for man-db | Xi Ruoyao | 2023-01-15 | 1 | -1/+2 |
| | | | | | If po4a is installed, man-db will install translated man pages man(1) etc. | ||||
* | dependencies: hide entries for another revision | Xi Ruoyao | 2023-01-06 | 1 | -27/+33 |
| | |||||
* | Update timezone for builds | Bruce Dubbs | 2023-01-02 | 1 | -1/+1 |
| | |||||
* | Typo | Pierre Labastie | 2023-01-02 | 1 | -1/+1 |
| | |||||
* | Clarify some things, correct grammatical & idiomatic errors. | David Bryant | 2023-01-01 | 1 | -16/+19 |
| | |||||
* | Update lfs-bootscripts version. | Bruce Dubbs | 2023-01-01 | 1 | -1/+1 |
| | |||||
* | Remove obsolete sed no longer required in mpc-1.3.1 | Thomas Trepl | 2023-01-01 | 2 | -12/+9 |
| | |||||
* | Put change log in order | Bruce Dubbs | 2022-12-31 | 1 | -10/+10 |
| | |||||
* | Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk | Bruce Dubbs | 2022-12-31 | 1 | -14/+15 |
|\ | |||||
| * | Clarified some things that seemed unclear. | David Bryant | 2022-12-31 | 1 | -14/+15 |
| | | | | | | | | | | | | | | | | Altered references to "a startup file" to "startup files". Added detail to a reference to the bash info page. Tweaked description of mafunctions caused by invalid locales. Clarified descripton of extended ASCII characters. Every byte has the high-order bit *set*; in extended ASCII, that bit is *on*. | ||||
* | | Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk | Bruce Dubbs | 2022-12-31 | 25 | -310/+353 |
|\| | |||||
| * | Minor tweaks: a couple of commas, "your time zone". | David Bryant | 2022-12-31 | 1 | -2/+2 |
| | | |||||
| * | Removed superfluities, corrected spelling and capitalization. | David Bryant | 2022-12-30 | 1 | -62/+66 |
| | | | | | | | | | | Clarifed things that seemed unclear. Removed some phrases that said little. Broke up a run-on sentence. Etc. | ||||
| * | Patch systemd against CVE-2022-4415 | Douglas R. Reno | 2022-12-28 | 5 | -10/+24 |
| | | |||||
| * | Typo in ticket number in changelog. | Ken Moffat | 2022-12-25 | 1 | -1/+1 |
| | | |||||
| * | Clarify by reordering some sentences; improve English idiom. | David Bryant | 2022-12-24 | 1 | -21/+21 |
| | | | | | | | | | | Corrected capitilization of some titls. Reworked some clumsy sentences. Eliminated one tautological sentence. | ||||
| * | Standardize spelling of "userspace". | David Bryant | 2022-12-24 | 4 | -4/+4 |
| | | |||||
| * | Clean up / clarify disccussion; correct capitalization of titles. | David Bryant | 2022-12-22 | 1 | -37/+37 |
| | | | | | | | | | | | | Clarify discussion of "eth0" vs "enp5s0". Remove superfluous verbiage. Improve punctuation. Patch grammatical errors (subject / verb). Improve English idiom in a few places. | ||||
| * | Add a missing XML tag (<filename class="directory">). | David Bryant | 2022-12-22 | 1 | -1/+2 |
| | | |||||
| * | Correct capitalization, patch up grammar and idiom. | David Bryant | 2022-12-21 | 1 | -38/+38 |
| | | | | | | | | | | | | | | Regularized capital letters in <title> lines. Changed a dependent clause and made it independent. Smoothed out some bumpy verbiage in the "History" section. Removed superfluous verbiage. Clarified some trounbleshooting advice. | ||||
| * | Improved English idiom; clarified a few descriptions of scripts. | David Bryant | 2022-12-21 | 1 | -7/+7 |
| | | |||||
| * | Remove redundant verbiage and clarify a few things. | David Bryant | 2022-12-21 | 1 | -8/+8 |
| | | |||||
| * | Improve English idiom and make additional changes, for clarity. | David Bryant | 2022-12-20 | 1 | -22/+22 |
| | | | | | | | | | | Rephrased a clumsy sentence. Broke a run-on sentence in two. Used adverbs, and the possessive case, where necessary. | ||||
| * | Remove redundant verbiage; improve English idiom. | David Bryant | 2022-12-20 | 1 | -5/+5 |
| | | |||||
| * | Removed redundant verbiage. Rewrote a very clumsy sentence. | David Bryant | 2022-12-20 | 1 | -9/+8 |
| | | | | | | | | | | To speak of a difference (implying subtraction) and a factor (multiplication) as equivalent is confusing at best. | ||||
| * | Capitalize package names. Patch up a clumsy sentence. Change an | David Bryant | 2022-12-19 | 2 | -12/+12 |
| | | | | | | | | | | instance of the imperative mood to the indicative. Improve the description of the "halt" and "init" programs. | ||||
| * | Capitalize the name of the package. Standardize references to | David Bryant | 2022-12-17 | 1 | -36/+37 |
| | | | | | | | | | | | | "ext{234}" file systems. Clean up English idiom here and there. Standardize the spelling of "file system"; unless it's part of a command or something like that, it should be written as two words. | ||||
| * | Patched clumsy verbiage. Added two items (hardlink, lsfd) to the list | David Bryant | 2022-12-16 | 1 | -29/+52 |
| | | | | | | | | | | | | | | of installed programs. Added (link to setarch) to the five items that link to setarch. Corrected erroneous description of swapoff. Clarified some of the "short descriptions". Changed the imperative mood to the indicative mood, and added an "s" to a couple of possessive nouns. | ||||
| * | gawk: LN='ln -f' is an overridden make variable, not environment variable | Xi Ruoyao | 2022-12-16 | 1 | -1/+1 |
| | | | | | | | | | | | | `LN='ln -f' make install` won't work. The terminlogy "override" is from section 9.5 of "info make". | ||||
| * | Capitalized the name of the package. Removed "pwait" from the | David Bryant | 2022-12-15 | 1 | -4/+5 |
| | | | | | | | | | | Short Descriptions list; it has already beeen dropped from the Installed Programs list. | ||||
| * | Reordered a clumsy sentence. | David Bryant | 2022-12-15 | 1 | -1/+1 |
| | | |||||
| * | Correct inconsistency in list of installed programs (awk --> gawk). | David Bryant | 2022-12-15 | 1 | -1/+1 |
| | | |||||
* | | PAckage updates. | Bruce Dubbs | 2022-12-31 | 3 | -26/+64 |
|/ | | | | | | | | | | | Update to iana-etc-20221220. Update to sysvinit-3.06. Update to mpc-1.3.1. Update to meson-1.0.0. Update to man-pages-6.02. Update to linux-6.1.1. Update to file-5.44. Update to bc-6.2.1. | ||||
* | Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk | Bruce Dubbs | 2022-12-15 | 24 | -240/+237 |
|\ | |||||
| * | Patch capitalization. Substitute "spell-checking" for "spell": | David Bryant | 2022-12-14 | 1 | -9/+10 |
| | | | | | | | | | | "Spell" can be a noun or a verb, but it's never an adjective. Clarify the description of "xxd". | ||||
| * | "Test suite" is two words. | David Bryant | 2022-12-14 | 1 | -2/+2 |
| | | |||||
| * | Test suite is two words. Added the definite article where idiomatic. | David Bryant | 2022-12-13 | 1 | -2/+2 |
| | | |||||
| * | Changed "behaviour" to "behavior" throughout the LFS book. | David Bryant | 2022-12-12 | 2 | -2/+2 |
| | | |||||
| * | Modified list of tc subcommands to match the man page. Note that the | David Bryant | 2022-12-12 | 1 | -7/+4 |
| | | | | | | | | | | | | help screen doesn't match the man page. Also, there's an action ("tc chain") in the synopsis section that is not further explained in the body of man tc. Documentation may be inaccurate. |