Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Upgrade to acl-2.3.1, attr-2.5.1, bc-3.3.4, e2fsprogs-1.46.2, expat-2.3.0, ↵ | William Harrington | 2021-04-07 | 1 | -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 Harrington | 2021-04-07 | 1 | -3/+3 | |
| | | | | | | | | | | | | grep in packageinsta.sh. | |||||
* | | | Change grep to look for package up until the first comma. | William Harrington | 2021-04-07 | 1 | -2/+2 | |
| | | | ||||||
* | | | Use VERSION variable with bash fixes patch. | William Harrington | 2021-04-06 | 1 | -1/+1 | |
| | | | ||||||
* | | | Change tcl Documentation to tcldoc, update pythdoc to 3.9.4, use libelf name ↵ | William Harrington | 2021-04-06 | 1 | -3/+3 | |
| |/ |/| | | | | | for elfutils. | |||||
* | | Change procps to procps-ng. | William Harrington | 2021-04-06 | 1 | -1/+1 | |
| | | ||||||
* | | Change man-DB to man-db. | William Harrington | 2021-04-06 | 1 | -1/+1 | |
| | | ||||||
* | | Have grep exit 0 without stdoutput when checking if a package is in ↵ | William Harrington | 2021-04-05 | 2 | -3/+17 | |
| | | | | | | | | packages.csv. | |||||
* | | Remove lines for testing. | William Harrington | 2021-04-05 | 1 | -3/+0 | |
| | | ||||||
* | | Add a block to exit if package does not exist in packages.csv. | William Harrington | 2021-04-05 | 1 | -2/+11 | |
|/ | ||||||
* | Make tar command verbose and log to backup and cleanup logs. | William Harrington | 2021-04-05 | 4 | -33/+37 | |
| | ||||||
* | Fix directory creation targets and make commands verbose. Log command block ↵ | William Harrington | 2021-04-05 | 1 | -69/+70 | |
| | | | | to createdirs.log. | |||||
* | Make commands verbose and log command block to essential.log | William Harrington | 2021-04-05 | 1 | -5/+6 | |
| | ||||||
* | Make commands verbose and output command block to essential.log. | William Harrington | 2021-04-05 | 1 | -15/+21 | |
| | ||||||
* | Create chapter7 log directory as normal user so normal user can write logs ↵ | William Harrington | 2021-04-05 | 1 | -0/+2 | |
| | | | | to it. | |||||
* | Create directories and essential files outside of chroot. Then chroot. When ↵ | William Harrington | 2021-04-05 | 8 | -156/+204 | |
| | | | | stripping, exit status is not 0 when strip finds uknown formats. Just return true. Make createdirs, umountvirtfs and essential files as separate scripts. | |||||
* | Adjust proc sysfs and tmpfs mount commands. | William Harrington | 2021-04-05 | 1 | -3/+3 | |
| | ||||||
* | Mount /dev/pts with bind option. | William Harrington | 2021-04-05 | 1 | -1/+1 | |
| | ||||||
* | Deal with when to print OK or just keep it left out alltogether. | William Harrington | 2021-04-05 | 1 | -2/+0 | |
| | ||||||
* | Clobbered original mountvirtfs. Remove unneeded --bind options. | William Harrington | 2021-04-05 | 1 | -4/+4 | |
| | ||||||
* | Merge branch 'chapter7' | William Harrington | 2021-04-05 | 11 | -0/+170 | |
|\ | ||||||
| * | Merge branch 'upgrade' into chapter7 | William Harrington | 2021-04-04 | 1 | -2/+2 | |
| |\ | ||||||
| * | | Use intensity for OK and adjust message. | William Harrington | 2021-04-03 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-02 | 2 | -2/+4 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-02 | 2 | -4/+4 | |
| |\ \ \ | ||||||
| * | | | | Cleanup information messages for chapater 7 backup and cleanup and change ↵ | William Harrington | 2021-04-02 | 3 | -8/+9 | |
| | | | | | | | | | | | | | | | | | | | | from echo to printf. | |||||
| * | | | | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-02 | 6 | -16/+17 | |
| |\ \ \ \ | ||||||
| * | | | | | Format FAIL and OK messages with intense color. Reset colors before new ↵ | William Harrington | 2021-04-02 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | line. Try to keep a sane style in the scripts. | |||||
| * | | | | | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-02 | 5 | -15/+12 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Use [[ ]] instead of [ ] | William Harrington | 2021-04-02 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Use [[ ]] instead of [ ] | William Harrington | 2021-04-02 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-02 | 10 | -29/+42 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-02 | 3 | -21/+33 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Change cleanup and backup already performed messages. | William Harrington | 2021-04-01 | 2 | -2/+2 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-01 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-01 | 1 | -10/+10 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Use intense colors for backup found message and indent. Change cleanup and ↵ | William Harrington | 2021-04-01 | 2 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backup message for chapter 7 in lfs.sh. | |||||
| * | | | | | | | | | | Use intense color and indention for backup already found message. | William Harrington | 2021-04-01 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix indentation. | William Harrington | 2021-04-01 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Use intense colors for already completed message. | William Harrington | 2021-04-01 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Use intense colors for already completed message. | William Harrington | 2021-04-01 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Pass SPINNER variable to spinner for spinnertype. | William Harrington | 2021-04-01 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Use CYN at end of last CHROOT exit message. | William Harrington | 2021-04-01 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Adjust indention and syntax. | William Harrington | 2021-04-01 | 1 | -2/+2 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Add SPINNER to chroot variables for spinnertype to be used. | William Harrington | 2021-04-01 | 1 | -4/+9 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Change GGRN to IGRN. | William Harrington | 2021-04-01 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Use intense colors fo indented chroot already prepared message. | William Harrington | 2021-04-01 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Use intense green for already completed tasks which are indented. | William Harrington | 2021-04-01 | 1 | -2/+2 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Remove sources from backup dirs array. | William Harrington | 2021-04-01 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | Add new line to beginning of building chapter 7 build printf. | William Harrington | 2021-04-01 | 1 | -1/+1 | |
| | | | | | | | | | | |