aboutsummaryrefslogtreecommitdiffstats
path: root/chapter7
Commit message (Collapse)AuthorAgeFilesLines
* Major updates.William Harrington2021-12-119-131/+131
|
* Merge branch 'chapter10'William Harrington2021-04-192-4/+4
|\
| * Create fail and success functions and remove trailing white spaces at ends ↵William Harrington2021-04-152-3/+3
| | | | | | | | of lines.
| * Use AND lists and remove set -eWilliam Harrington2021-04-147-11/+4
| |
| * Add set -e to top of scripts and remove space between -j and value in MAKEFLAGS.William Harrington2021-04-139-0/+9
| |
* | Create fail and success functions and remove trailing white spaces at ends ↵William Harrington2021-04-152-3/+3
| | | | | | | | of lines.
* | Add set -e to top of scripts and remove space between -j and value in MAKEFLAGS.William Harrington2021-04-139-0/+9
|/
* Add shellcheck directives.William Harrington2021-04-081-0/+2
|
* Change backup file to proper user:group ownership after creation.William Harrington2021-04-071-1/+1
|
* Change ownership of chapter7 backup.William Harrington2021-04-071-0/+1
|
* Make tar command verbose and log to backup and cleanup logs.William Harrington2021-04-052-12/+13
|
* Create directories and essential files outside of chroot. Then chroot. When ↵William Harrington2021-04-051-4/+5
| | | | stripping, exit status is not 0 when strip finds uknown formats. Just return true. Make createdirs, umountvirtfs and essential files as separate scripts.
* Cleanup information messages for chapater 7 backup and cleanup and change ↵William Harrington2021-04-022-7/+7
| | | | from echo to printf.
* Format FAIL and OK messages with intense color. Reset colors before new ↵William Harrington2021-04-022-3/+3
| | | | line. Try to keep a sane style in the scripts.
* Change cleanup and backup already performed messages.William Harrington2021-04-012-2/+2
|
* Use intense colors for backup found message and indent. Change cleanup and ↵William Harrington2021-04-011-1/+1
| | | | backup message for chapter 7 in lfs.sh.
* Use intense colors for already completed message.William Harrington2021-04-011-1/+1
|
* Pass SPINNER variable to spinner for spinnertype.William Harrington2021-04-011-1/+1
|
* Remove sources from backup dirs array.William Harrington2021-04-011-1/+1
|
* Add shebangs and cleanup libstdc++.shWilliam Harrington2021-03-306-2/+14
|
* Create a variable with only the major minor of the perl version and use it ↵William Harrington2021-03-301-6/+10
| | | | in the configure options.
* User VERSION variable for the versioned doc directory.William Harrington2021-03-301-1/+1
|
* User VERSION variable for the versioned doc directory.William Harrington2021-03-301-1/+1
|
* Direct all tar output to /dev/null and return FAILED and exit upon failure.William Harrington2021-03-261-5/+4
|
* Change case of FILE to lower case file and rename DIRS to directories.William Harrington2021-03-251-4/+5
|
* Add clean up script for chapter 7William Harrington2021-03-241-0/+23
|
* Adjust backup script for chapter 7William Harrington2021-03-241-2/+1
|
* Adjust from chapter6 back for chapter7 backup. Add additional directories.William Harrington2021-03-241-0/+25
|
* Prepare chapter 7 build scripts.William Harrington2021-03-227-0/+54
|
* Not ready for chapter7 scripts, yet.William Harrington2021-03-227-0/+0
|
* Add chapter 7 package scripts.William Harrington2021-03-227-0/+0