aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix/Add chroot commands. Add cleanup and backup for chapter 8.William Harrington2021-04-081-4/+43
|
* Change backup file to proper user:group ownership after creation.William Harrington2021-04-072-2/+2
|
* 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
|
* Merge branch 'cleanup' into chapter8William Harrington2021-04-072-1/+2
|\
| * Change ownership of chapter7 backup.William Harrington2021-04-071-0/+1
| |
| * Fix quotes around .William Harrington2021-04-071-1/+1
| |
* | Add commands to move libmagic shared library to /lib.William Harrington2021-04-071-0/+3
| |
* | Merge branch 'cleanup' into chapter8William Harrington2021-04-071-1/+4
|\|
| * Add commands to file for moving shared library.William Harrington2021-04-071-1/+4
| |
* | Use package version when changing ownership of versioned library libpsx.so.x.xxWilliam Harrington2021-04-071-1/+1
| |
* | Merge branch 'cleanup' into chapter8William Harrington2021-04-071-1/+1
|\|
| * Download acl xz archive instead of gzipped to match xz md5sum.William Harrington2021-04-071-1/+1
| |
| * Use package version for versioned patch/directories.William Harrington2021-04-072-2/+2
| |
* | Use package version for versioned patch/directories.William Harrington2021-04-072-2/+2
| |
* | Remove unneeded test echo.William Harrington2021-04-071-2/+0
| |
* | Merge branch 'upgrade' into chapter8William Harrington2021-04-072-14/+14
|\|
| * Upgrade sysvinit patch to 2.99.William Harrington2021-04-071-1/+1
| |
| * Upgrade to acl-2.3.1, attr-2.5.1, bc-3.3.4, e2fsprogs-1.46.2, expat-2.3.0, ↵William Harrington2021-04-071-13/+13
| | | | | | | | iana-etc-20210304, libcap-2.49, linux-5.10.28, openssl-1.1.1k, vim-8.2.2604 and zstd-1.4.8.
| * Change xz Utils to xz, and use tcl-doc and python-doc since adjusting the ↵William Harrington2021-04-071-3/+3
| | | | | | | | grep in packageinsta.sh.
| * Change grep to look for package up until the first comma.William Harrington2021-04-071-2/+2
| |
| * 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.
* | Change grep to look for package up until the first comma.William Harrington2021-04-071-2/+2
| |
* | Change xz Utils to xz, and use tcl-doc and python-doc since adjusting the ↵William Harrington2021-04-071-3/+3
| | | | | | | | grep in packageinsta.sh.
* | Pass NINJAJOBS when entering chroot.William Harrington2021-04-061-0/+2
| |
* | Add NINJAJOBS variable to be used with ninja builds.William Harrington2021-04-061-1/+2
| |
* | Add package listing for chapter 8 packageinstall loop.William Harrington2021-04-061-2/+1
| |
* | Add chapter8 script commands.William Harrington2021-04-0674-3/+835
| |
* | 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
|