aboutsummaryrefslogtreecommitdiffstats
path: root/chapter8
Commit message (Collapse)AuthorAgeFilesLines
* Major changesWilliam Harrington2021-12-116-0/+195
|\
| * Remove reverted header change and enable optimizations.William Harrington2021-06-031-3/+2
| |
| * Remove DOCDIR variable and copy a couple files instead.William Harrington2021-06-021-1/+3
| |
| * Don't use hardcoded versions.William Harrington2021-06-021-2/+2
| |
| * Remove termlib and tic-depends and tinfo.William Harrington2021-06-011-4/+2
| |
| * Use bash fixes-2 patch.William Harrington2021-06-011-1/+1
| |
| * Add sysconfdir for e2fsprogs.William Harrington2021-05-281-0/+1
| |
* | Major updates.William Harrington2021-12-1176-1235/+1235
|/
* 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 ↵William Harrington2021-04-231-2/+4
| | | | libtinfo from ncurses. Add --disable-tic-depends to get libtinfow per INSTALL document.
* 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 ↵William Harrington2021-04-152-3/+3
| | | | | | | | of lines.
| * 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 ↵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-1376-0/+76
| |
* | Add --disable-bracketed-paste-default configure option since Readline-8.1 ↵William Harrington2021-04-121-0/+1
|/ | | | enabled bracketed paste by default.
* 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