aboutsummaryrefslogtreecommitdiffstats
path: root/chapter07/cleanup.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove eol spaces not caught by mergePierre Labastie2021-09-221-3/+3
|
* Remove all versiond entitiesPierre Labastie2021-09-221-10/+3
|
* Remove merge conflicts marks in chapter07/cleanup.xmlPierre Labastie2021-09-071-22/+0
|
* Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkPierre Labastie2021-09-071-21/+51
|\
| * Update text in Chapter 7 Backup/Restore sectionsBruce Dubbs2021-09-061-34/+42
| | | | | | | | | | Patch by Kevin Buckley. Also made minor clarification to umount commands.
* | Remove spaces at end o lines - chapter07Pierre Labastie2021-09-071-24/+24
|/
* Typo (double "the") Spotted by Rainer FiebigPierre Labastie2021-08-211-1/+1
|
* Touch up cleanup commands in Chapter 8Bruce Dubbs2021-08-121-2/+2
| | | | | We moved the rm /tools from Chapter 8 to Chapter 7. Some minor wording changes and file renaming.
* Rework cleaning up section of Chapter 7Bruce Dubbs2021-08-121-0/+178
Renamed chapter07/stripping.xml to chapter07/cleanup.xml Removed stripping from the end of Chapter 7. We suggest a 10 GB or larger partition in Section 2.4 - Creating a New Partition and the space used before cleaning up is only 3 GB. Stripping would free up about 300 MB more, but these files will soon be overwritten anyway. Remove /tools here to save about 1 GB. General reorginization and rewording. Chapter 8 stripping still needs to be updated after this change.