aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use VERSION variable with bash fixes patch.William Harrington2021-04-061-1/+1
|
* Change tcl Documentation to tcldoc, update pythdoc to 3.9.4, use libelf name ↵William Harrington2021-04-061-3/+3
| | | | for elfutils.
* Add chapter8 scripts. Still need to add contents.William Harrington2021-04-0674-0/+222
|
* Add chapter 8 package list.William Harrington2021-04-061-1/+2
|
* Merge branch 'cleanup' into chapter8William Harrington2021-04-062-3/+17
|\
| * Change procps to procps-ng.William Harrington2021-04-061-1/+1
| |
| * Change man-DB to man-db.William Harrington2021-04-061-1/+1
| |
| * Have grep exit 0 without stdoutput when checking if a package is in ↵William Harrington2021-04-052-3/+17
| | | | | | | | packages.csv.
| * Remove lines for testing.William Harrington2021-04-051-3/+0
| |
| * Add a block to exit if package does not exist in packages.csv.William Harrington2021-04-051-2/+11
| |
* | Change man-DB to man-db.William Harrington2021-04-061-1/+1
| |
* | Merge branch 'chapter8' of git.berzerkula.org:lfs_build into chapter8William Harrington2021-04-050-0/+0
|\ \
| * | Have grep exit 0 without stdoutput when checking if a package is in ↵William Harrington2021-04-051-1/+1
| | | | | | | | | | | | packages.csv.
| * | Have grep exit 0 without stdoutput when checking if a package is in ↵William Harrington2021-04-051-1/+1
| | | | | | | | | | | | packages.csv.
| * | Remove lines for testing.William Harrington2021-04-051-3/+0
| | |
* | | Add test block to check if package exists in packages.csv and exit if it ↵William Harrington2021-04-051-4/+1
|/ / | | | | | | doesn't.
* / Add a block to exit if package does not exist in packages.csv.William Harrington2021-04-051-2/+11
|/
* Make tar command verbose and log to backup and cleanup logs.William Harrington2021-04-054-33/+37
|
* Fix directory creation targets and make commands verbose. Log command block ↵William Harrington2021-04-051-69/+70
| | | | to createdirs.log.
* Make commands verbose and log command block to essential.logWilliam Harrington2021-04-051-5/+6
|
* Make commands verbose and output command block to essential.log.William Harrington2021-04-051-15/+21
|
* Create chapter7 log directory as normal user so normal user can write logs ↵William Harrington2021-04-051-0/+2
| | | | to it.
* Create directories and essential files outside of chroot. Then chroot. When ↵William Harrington2021-04-058-156/+204
| | | | stripping, exit status is not 0 when strip finds uknown formats. Just return true. Make createdirs, umountvirtfs and essential files as separate scripts.
* Adjust proc sysfs and tmpfs mount commands.William Harrington2021-04-051-3/+3
|
* Mount /dev/pts with bind option.William Harrington2021-04-051-1/+1
|
* Deal with when to print OK or just keep it left out alltogether.William Harrington2021-04-051-2/+0
|
* Clobbered original mountvirtfs. Remove unneeded --bind options.William Harrington2021-04-051-4/+4
|
* Merge branch 'chapter7'William Harrington2021-04-0511-0/+170
|\
| * Merge branch 'upgrade' into chapter7William Harrington2021-04-041-2/+2
| |\
| * | Use intensity for OK and adjust message.William Harrington2021-04-031-1/+1
| | |
| * | Merge branch 'cleanup' into chapter7William Harrington2021-04-022-2/+4
| |\ \
| * \ \ Merge branch 'cleanup' into chapter7William Harrington2021-04-022-4/+4
| |\ \ \
| * | | | Cleanup information messages for chapater 7 backup and cleanup and change ↵William Harrington2021-04-023-8/+9
| | | | | | | | | | | | | | | | | | | | from echo to printf.
| * | | | Merge branch 'cleanup' into chapter7William Harrington2021-04-026-16/+17
| |\ \ \ \
| * | | | | 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.
| * | | | | Merge branch 'cleanup' into chapter7William Harrington2021-04-025-15/+12
| |\ \ \ \ \
| * | | | | | Use [[ ]] instead of [ ]William Harrington2021-04-021-1/+1
| | | | | | |
| * | | | | | Use [[ ]] instead of [ ]William Harrington2021-04-021-1/+1
| | | | | | |
| * | | | | | Merge branch 'cleanup' into chapter7William Harrington2021-04-0210-29/+42
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'cleanup' into chapter7William Harrington2021-04-023-21/+33
| |\ \ \ \ \ \ \
| * | | | | | | | Change cleanup and backup already performed messages.William Harrington2021-04-012-2/+2
| | | | | | | | |
| * | | | | | | | Merge branch 'cleanup' into chapter7William Harrington2021-04-012-2/+2
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'cleanup' into chapter7William Harrington2021-04-011-10/+10
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use intense colors for backup found message and indent. Change cleanup and ↵William Harrington2021-04-012-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backup message for chapter 7 in lfs.sh.
| * | | | | | | | | | Use intense color and indention for backup already found message.William Harrington2021-04-011-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Fix indentation.William Harrington2021-04-011-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Use intense colors for already completed message.William Harrington2021-04-011-1/+1
| | | | | | | | | | |
| * | | | | | | | | | 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
| | | | | | | | | | |
| * | | | | | | | | | Use CYN at end of last CHROOT exit message.William Harrington2021-04-011-1/+1
| | | | | | | | | | |