Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major changes | William Harrington | 2021-12-11 | 6 | -0/+195 |
|\ | |||||
| * | Remove reverted header change and enable optimizations. | William Harrington | 2021-06-03 | 1 | -3/+2 |
| | | |||||
| * | Remove DOCDIR variable and copy a couple files instead. | William Harrington | 2021-06-02 | 1 | -1/+3 |
| | | |||||
| * | Don't use hardcoded versions. | William Harrington | 2021-06-02 | 1 | -2/+2 |
| | | |||||
| * | Remove termlib and tic-depends and tinfo. | William Harrington | 2021-06-01 | 1 | -4/+2 |
| | | |||||
| * | Use bash fixes-2 patch. | William Harrington | 2021-06-01 | 1 | -1/+1 |
| | | |||||
| * | Add sysconfdir for e2fsprogs. | William Harrington | 2021-05-28 | 1 | -0/+1 |
| | | |||||
* | | Major updates. | William Harrington | 2021-12-11 | 76 | -1235/+1235 |
|/ | |||||
* | Adjust indention. Evil tabs. | William Harrington | 2021-05-04 | 3 | -5/+5 |
| | |||||
* | Fix indention. | William Harrington | 2021-05-04 | 2 | -4/+4 |
| | |||||
* | Add libtinfo to ncurses for BLFS libedit. Some packages will want to find ↵ | William Harrington | 2021-04-23 | 1 | -2/+4 |
| | | | | libtinfo from ncurses. Add --disable-tic-depends to get libtinfow per INSTALL document. | ||||
* | Merge branch 'chapter10' | William Harrington | 2021-04-19 | 72 | -336/+332 |
|\ | |||||
| * | Disable bracketed paste by default. | William Harrington | 2021-04-19 | 1 | -1/+2 |
| | | |||||
| * | Create fail and success functions and remove trailing white spaces at ends ↵ | William Harrington | 2021-04-15 | 2 | -3/+3 |
| | | | | | | | | of lines. | ||||
| * | Use AND lists and remove set -e | William Harrington | 2021-04-14 | 74 | -406/+336 |
| | | |||||
| * | Add set -e to top of scripts and remove space between -j and value in MAKEFLAGS. | William Harrington | 2021-04-13 | 76 | -0/+76 |
| | | |||||
* | | Adjust spacing with configure option. | William Harrington | 2021-04-19 | 1 | -1/+1 |
| | | |||||
* | | Create fail and success functions and remove trailing white spaces at ends ↵ | William Harrington | 2021-04-15 | 2 | -3/+3 |
| | | | | | | | | of lines. | ||||
* | | Add set -e to top of scripts and remove space between -j and value in MAKEFLAGS. | William Harrington | 2021-04-13 | 76 | -0/+76 |
| | | |||||
* | | Add --disable-bracketed-paste-default configure option since Readline-8.1 ↵ | William Harrington | 2021-04-12 | 1 | -0/+1 |
|/ | | | | enabled bracketed paste by default. | ||||
* | Don't remove doc, info and man during cleanup. | William Harrington | 2021-04-12 | 1 | -3/+3 |
| | |||||
* | Add shellcheck parsing directives. | William Harrington | 2021-04-08 | 8 | -2/+15 |
| | |||||
* | Adjust backup and cleanup scripts for chapter8. | William Harrington | 2021-04-08 | 2 | -0/+88 |
| | |||||
* | Fix a header so that #include <python3.9/Python.h> works. | William Harrington | 2021-04-07 | 1 | -0/+2 |
| | |||||
* | Install shell-complletions for bash and zsh. | William Harrington | 2021-04-07 | 1 | -0/+2 |
| | |||||
* | Use configure prefix option rather than PREFIX variable for /usr | William Harrington | 2021-04-07 | 1 | -1/+1 |
| | |||||
* | Add commands to move libmagic shared library to /lib. | William Harrington | 2021-04-07 | 1 | -0/+3 |
| | |||||
* | Use package version when changing ownership of versioned library libpsx.so.x.xx | William Harrington | 2021-04-07 | 1 | -1/+1 |
| | |||||
* | Remove unneeded test echo. | William Harrington | 2021-04-07 | 1 | -2/+0 |
| | |||||
* | Add chapter8 script commands. | William Harrington | 2021-04-06 | 74 | -3/+835 |
| | |||||
* | Add chapter8 scripts. Still need to add contents. | William Harrington | 2021-04-06 | 74 | -0/+222 |