aboutsummaryrefslogtreecommitdiffstats
path: root/prologue
Commit message (Collapse)AuthorAgeFilesLines
* errata: some reword about security advisoryXi Ruoyao2022-10-231-5/+7
| | | | | | | | | Do not use "whether there are any known security vulnerabilities" because it's highly unlikely there was none. Many people just build LFS for an experiment, then they don't need to maintain their system. The maintaining is only necessary for a real desktop or server system.
* Edited for style, idiom, and punctuation. Emphasized the need to continueDavid Bryant2022-10-211-9/+9
| | | | applying security patches even after LFS is "complete".
* prologue/why: paramaterize "eudev" with revision attributeXi Ruoyao2022-10-181-1/+3
|
* prologue/why: mention that less is used by many packagesXi Ruoyao2022-10-181-2/+2
| | | | | Why remove "used by man-db"? Now some user may think "I don't use this thing, I'll just use vim" and skip it :(.
* prologue/why: another "device" -> "device nodes" changeXi Ruoyao2022-10-181-1/+1
| | | | You can't throw a NVIDIA GTX 690 into /dev.
* prologue/standards: rewrite LSB descriptionXi Ruoyao2022-10-181-5/+5
| | | | | | | | | | | | | Well, somehow this paragraph has become too imprecise. 1. We don't support IA64. Both Intel and AMD uses x86_64 now, which is referred as "AMD64" because it's first proposed by AMD. Intel attempted to use IA64 (which is a VLIW architecture completely different with x86_64) to compete with AMD64, but failed. Then Intel adapted x86_64. 2. The architecture specific part belongs to Core and Desktop. 3. LFS cannot conform to both AMD64 and IA32 because we don't support multilib. It's "or", not "and".
* Corrected grammatical errors, polished English idiom. TriedDavid Bryant2022-10-151-80/+80
| | | | to introduce some variety by rephrasing "This package contains ...".
* Clarfied a few points and corrected English idiom.David Bryant2022-10-151-11/+12
|
* Polished the prose; fixed some punctuation.David Bryant2022-10-151-8/+8
|
* Edited for English idiom and general readability. Fixed someDavid Bryant2022-10-151-17/+17
| | | | punctuation here and there.
* Improved English idiom and puctuation. Short, punchy sentences are good!David Bryant2022-10-151-14/+14
|
* Remove trailing spacesPierre Labastie2022-09-111-1/+1
|
* some http -> https changesXi Ruoyao2022-09-052-5/+5
|
* typography: add a note about "Il1" or "O0" issueXi Ruoyao2022-08-111-0/+6
|
* Add wheel-0.37.1 (Python module).Bruce Dubbs2022-04-171-0/+8
|
* Spelling/TyposBruce Dubbs2022-02-181-1/+1
|
* Move Python to LFS in Standards section (again)Bruce Dubbs2021-12-171-2/+2
|
* Move Python to LFS in Standards sectionBruce Dubbs2021-12-171-2/+2
|
* Remove spurious spacePierre Labastie2021-09-221-1/+1
|
* remove erratad entityPierre Labastie2021-09-221-2/+1
|
* Remove all versiond entitiesPierre Labastie2021-09-221-2/+1
|
* Remove spaces at end of lines - prologuePierre Labastie2021-09-074-17/+17
|
* Minor text changesBruce Dubbs2021-09-031-1/+1
|
* prologue/why: expect is not temporary system only nowXi Ruoyao2021-08-081-2/+1
|
* Add text regarding security advisories.Douglas R. Reno2021-07-191-1/+8
|
* update package rationalesXi Ruoyao2021-07-091-2/+18
|
* secure LFS URLXi Ruoyao2021-04-231-1/+1
|
* Typos.Bruce Dubbs2020-06-112-5/+5
| | | | | | | | Tweaks to stripping.xml git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Text updates in preface for cross2Bruce Dubbs2020-06-084-14/+30
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make the "target architectures" section more up to datePierre Labastie2020-02-292-41/+26
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add zstd compression package to Chapter 6Bruce Dubbs2020-01-121-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update 'check' rationale.Bruce Dubbs2019-10-261-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11689 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to LFS-Bootscripts-20190902DJ Lucas2019-09-021-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11666 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix testing of binutils-2.32 gold linker. Bruce Dubbs2019-07-151-0/+1
| | | | | | | | | | | | | | | Update to tzdata-2019b. Update to python3-3.7.4. Update to meson-0.51.1. Update to iproute2-5.2.0. Update to grub-2.04. Update to linux-5.2.1. Update to bc-2.1.0. Update to bzip2-1.0.8. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11639 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to iproute2-5.0.0. Bruce Dubbs2019-03-251-2/+2
| | | | | | | | Update to linux-5.0.4. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix FHS URLBruce Dubbs2018-07-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11442 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add libelf to rationale. Bruce Dubbs2018-04-061-0/+10
| | | | | | | | | | | | Update to man-db-2.8.3. Update to iproute2-4.16.0. Update to linux-4.16. Update to procps-ng-3.3.13. Update to sed-4.5. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11397 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typos and minor text changesBruce Dubbs2018-03-253-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11388 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove reference to openssl in BLFS in Chapter 9. Bruce Dubbs2018-03-241-0/+8
| | | | | | | | | | | | | | | Update minimum host system requirements. Added the rationale for including openssl. Update to util-linux-2.32. Update to meson-0.45.0. Update to e2fsprogs-1.44.0. Update to linux-4.15.11. Update to automake-1.16.1. Update to systemd-238. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11387 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add warnings about mounting /mnt/lfs andBruce Dubbs2018-01-261-0/+2
| | | | | | | | | the export of $LFS if restarting the host system. Add comments to automate those actions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typos and wording changesBruce Dubbs2017-12-282-4/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11343 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add Meson-0.42.1.Bruce Dubbs2017-09-231-0/+40
| | | | | | | | | | | Add Ninja-1.8.2. Add Python-3.6.2. Add libffi-3.2.1. Update to eudev-3.2.4. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11303 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Prologue fixesBruce Dubbs2017-02-102-4/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11180 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to dbus-1.10.8. Bruce Dubbs2016-05-272-11/+13
| | | | | | | | | | | | | | | Update to e2fsprogs-1.43. Update to gdbm-1.12. Update to iproute2-4.6.0. Update to make-4.2. Update to systemd-230. Add additional explanatory text for sytemctl and journalctl commands. [chapter07/systemd-custom.xml] git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Create branches/merge in svn repo fo rtesting of merged LFS booksBruce Dubbs2016-05-241-4/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved Host System Requirements to Chapter 2Bruce Dubbs2016-05-162-239/+0
| | | | | | | | and made minor editorial changes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11061 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reword FHS Compliance Note.Bruce Dubbs2015-12-191-0/+2
| | | | | | | | | | | Update to perl-5.22.1. Update to perl-5.22.1. Update to linux-4.3.1. Update to man-pages-4.03. Fix xz problem identified upstream. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10979 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo in host requirements scriptBruce Dubbs2015-12-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10978 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to gmp-6.1.0. Bruce Dubbs2015-12-031-2/+2
| | | | | | | | | Clean up Eudev configure options. Update host requirements to require GCC-4.7 or later. Clarify that setting and using the LFS variable assumes the bash shell. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10974 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Spelling and other typos -- from Craig GarnerBruce Dubbs2015-11-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689