aboutsummaryrefslogtreecommitdiffstats
path: root/chapter8
Commit message (Collapse)AuthorAgeFilesLines
* Remove reverted header change and enable optimizations.odroid_n2+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
|
* 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.
* Don't hard code jobs for arm. Just back one off when building for arm by ↵William Harrington2021-04-211-2/+1
| | | | setting MAKEFLAGS and NINJAJOBS in env.sh.
* Disable bracketed paste by default.William Harrington2021-04-191-1/+2
|
* Make adjustments for Odroid N2+ aarch64 build.William Harrington2021-04-1974-8/+100
|
* 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
|
* 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