aboutsummaryrefslogtreecommitdiffstats
path: root/chapter8
Commit message (Expand)AuthorAgeFilesLines
* Adjust indention. Evil tabs.William Harrington2021-05-043-5/+5
* Fix indention.William Harrington2021-05-042-4/+4
* Add libtinfo to ncurses for BLFS libedit. Some packages will want to find lib...William Harrington2021-04-231-2/+4
* Merge branch 'chapter10'William Harrington2021-04-1972-336/+332
|\
| * Disable bracketed paste by default.William Harrington2021-04-191-1/+2
| * Create fail and success functions and remove trailing white spaces at ends of...William Harrington2021-04-152-3/+3
| * Use AND lists and remove set -eWilliam Harrington2021-04-1474-406/+336
| * Add set -e to top of scripts and remove space between -j and value in MAKEFLAGS.William Harrington2021-04-1376-0/+76
* | Adjust spacing with configure option.William Harrington2021-04-191-1/+1
* | Create fail and success functions and remove trailing white spaces at ends of...William Harrington2021-04-152-3/+3
* | Add set -e to top of scripts and remove space between -j and value in MAKEFLAGS.William Harrington2021-04-1376-0/+76
* | Add --disable-bracketed-paste-default configure option since Readline-8.1 ena...William Harrington2021-04-121-0/+1
|/
* Don't remove doc, info and man during cleanup.William Harrington2021-04-121-3/+3
* Add shellcheck parsing directives.William Harrington2021-04-088-2/+15
* Adjust backup and cleanup scripts for chapter8.William Harrington2021-04-082-0/+88
* Fix a header so that #include <python3.9/Python.h> works.William Harrington2021-04-071-0/+2
* Install shell-complletions for bash and zsh.William Harrington2021-04-071-0/+2
* Use configure prefix option rather than PREFIX variable for /usrWilliam Harrington2021-04-071-1/+1
* Add commands to move libmagic shared library to /lib.William Harrington2021-04-071-0/+3
* Use package version when changing ownership of versioned library libpsx.so.x.xxWilliam Harrington2021-04-071-1/+1
* Remove unneeded test echo.William Harrington2021-04-071-2/+0
* Add chapter8 script commands.William Harrington2021-04-0674-3/+835
* Add chapter8 scripts. Still need to add contents.William Harrington2021-04-0674-0/+222