aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | Have grep exit 0 without stdoutput when checking if a package is in packages....William Harrington2021-04-051-1/+1
| | * | | | | | 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 does...William Harrington2021-04-051-4/+1
| |/ / / / / /
| * | | | | | Add a block to exit if package does not exist in packages.csv.William Harrington2021-04-051-2/+11
* | | | | | | Really fix the run and run lock creation.William Harrington2021-04-121-3/+3
* | | | | | | Upgrade kernel to 5.10.29.William Harrington2021-04-121-2/+2
* | | | | | | Fix link creation for /run and /run lock. Was causing issues when botting bec...William Harrington2021-04-101-2/+2
* | | | | | | Remove +'s and add shellcheck directives.William Harrington2021-04-081-10/+12
* | | | | | | Add shellcheck directives.William Harrington2021-04-085-1/+8
* | | | | | | Upgrade GCC to 10.3.0.William Harrington2021-04-081-2/+2
* | | | | | | Source preparechroot instead of sudo. If limited directory structure is creat...William Harrington2021-04-081-9/+14
* | | | | | | Use sudo inside preparechroot and remove check for root user.William Harrington2021-04-081-27/+22
* | | | | | | Add -i to env command during chroot.William Harrington2021-04-081-2/+2
* | | | | | | Change backup file to proper user:group ownership after creation.William Harrington2021-04-072-2/+2
* | | | | | | Revert chapter8 changes in insideroot. No chapter8 branch stuff in here!William Harrington2021-04-071-16/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Change ownership of chapter7 backup.William Harrington2021-04-071-0/+1
* | | | | | Fix quotes around .William Harrington2021-04-071-1/+1
| |_|_|_|/ |/| | | |
* | | | | Add commands to file for moving shared library.William Harrington2021-04-071-1/+4
| |_|_|/ |/| | |
* | | | 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
| |_|/ |/| |
* | | 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, ia...William Harrington2021-04-071-13/+13
* | | Change xz Utils to xz, and use tcl-doc and python-doc since adjusting the gre...William Harrington2021-04-071-3/+3
* | | 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
| |/ |/|
* | 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 packages....William Harrington2021-04-052-3/+17
* | 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
|/
* 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 t...William Harrington2021-04-051-69/+70
* Make commands verbose and log command block to essential.logWilliam Harrington2021-04-051-5/+6
* Make commands verbose and output command block to essential.log.William Harrington2021-04-051-15/+21
* Create chapter7 log directory as normal user so normal user can write logs to...William Harrington2021-04-051-0/+2
* Create directories and essential files outside of chroot. Then chroot. When s...William Harrington2021-04-058-156/+204
* Adjust proc sysfs and tmpfs mount commands.William Harrington2021-04-051-3/+3
* Mount /dev/pts with bind option.William Harrington2021-04-051-1/+1
* Deal with when to print OK or just keep it left out alltogether.William Harrington2021-04-051-2/+0
* Clobbered original mountvirtfs. Remove unneeded --bind options.William Harrington2021-04-051-4/+4
* Merge branch 'chapter7'William Harrington2021-04-0511-0/+170
|\
| * Merge branch 'upgrade' into chapter7William Harrington2021-04-041-2/+2
| |\
| * | Use intensity for OK and adjust message.William Harrington2021-04-031-1/+1
| * | Merge branch 'cleanup' into chapter7William Harrington2021-04-022-2/+4
| |\ \
| * \ \ Merge branch 'cleanup' into chapter7William Harrington2021-04-022-4/+4
| |\ \ \
| * | | | Cleanup information messages for chapater 7 backup and cleanup and change fro...William Harrington2021-04-023-8/+9
| * | | | Merge branch 'cleanup' into chapter7William Harrington2021-04-026-16/+17
| |\ \ \ \
| * | | | | Format FAIL and OK messages with intense color. Reset colors before new line....William Harrington2021-04-022-3/+3
| * | | | | Merge branch 'cleanup' into chapter7William Harrington2021-04-025-15/+12
| |\ \ \ \ \