Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove eol spaces not caught by merge | Pierre Labastie | 2021-09-22 | 1 | -3/+3 |
| | |||||
* | Remove all versiond entities | Pierre Labastie | 2021-09-22 | 1 | -10/+3 |
| | |||||
* | Remove merge conflicts marks in chapter07/cleanup.xml | Pierre Labastie | 2021-09-07 | 1 | -22/+0 |
| | |||||
* | Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk | Pierre Labastie | 2021-09-07 | 1 | -21/+51 |
|\ | |||||
| * | Update text in Chapter 7 Backup/Restore sections | Bruce Dubbs | 2021-09-06 | 1 | -34/+42 |
| | | | | | | | | | | Patch by Kevin Buckley. Also made minor clarification to umount commands. | ||||
* | | Remove spaces at end o lines - chapter07 | Pierre Labastie | 2021-09-07 | 1 | -24/+24 |
|/ | |||||
* | Typo (double "the") Spotted by Rainer Fiebig | Pierre Labastie | 2021-08-21 | 1 | -1/+1 |
| | |||||
* | Touch up cleanup commands in Chapter 8 | Bruce Dubbs | 2021-08-12 | 1 | -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 7 | Bruce Dubbs | 2021-08-12 | 1 | -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. |