Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 1 | -9/+4 |
| | | | | stripping, exit status is not 0 when strip finds uknown formats. Just return true. Make createdirs, umountvirtfs and essential files as separate scripts. | ||||
* | Cleanup information messages for chapater 7 backup and cleanup and change ↵ | William Harrington | 2021-04-02 | 1 | -1/+2 |
| | | | | from echo to printf. | ||||
* | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-02 | 1 | -6/+7 |
|\ | |||||
| * | Cleanup information messages. | William Harrington | 2021-04-02 | 1 | -6/+7 |
| | | |||||
* | | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-02 | 1 | -1/+1 |
|\| | |||||
| * | Format FAIL and OK messages with intense color. Reset colors before new ↵ | William Harrington | 2021-04-02 | 1 | -1/+1 |
| | | | | | | | | line. Try to keep a sane style in the scripts. | ||||
* | | Use [[ ]] instead of [ ] | William Harrington | 2021-04-02 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-02 | 1 | -8/+20 |
|\| | |||||
| * | Exit if copying required scripts and other files fails. | William Harrington | 2021-04-02 | 1 | -2/+7 |
| | | |||||
| * | Exit if creationg of LFS target directory fails. | William Harrington | 2021-04-02 | 1 | -2/+9 |
| | | |||||
| * | Use if [[ ... ]] instead of [ ... ] and change retval check in setupdisk ↵ | William Harrington | 2021-04-02 | 1 | -4/+4 |
| | | | | | | | | when checking exit code when creating partition. | ||||
* | | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-02 | 1 | -0/+2 |
|\| | |||||
| * | Exit when creating partition or filesystem fails. Use LFS_FS variable from ↵ | William Harrington | 2021-04-02 | 1 | -0/+2 |
| | | | | | | | | env.sh so user can decide which filesystem to use. | ||||
| * | Add message for cleanup and backup tasks. | William Harrington | 2021-04-01 | 1 | -0/+1 |
| | | |||||
| * | Add new lines in front of CHROOT messages. | William Harrington | 2021-04-01 | 1 | -3/+3 |
| | | |||||
* | | Use intense colors for backup found message and indent. Change cleanup and ↵ | William Harrington | 2021-04-01 | 1 | -1/+2 |
| | | | | | | | | backup message for chapter 7 in lfs.sh. | ||||
* | | Use CYN at end of last CHROOT exit message. | William Harrington | 2021-04-01 | 1 | -1/+1 |
| | | |||||
* | | Add SPINNER to chroot variables for spinnertype to be used. | William Harrington | 2021-04-01 | 1 | -4/+9 |
| | | |||||
* | | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-01 | 1 | -3/+4 |
|\| | |||||
| * | Adjust formatting of main download and build chapter sections. | William Harrington | 2021-04-01 | 1 | -3/+4 |
| | | |||||
* | | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-01 | 1 | -4/+4 |
|\| | |||||
| * | Formatting changes of printf's. | William Harrington | 2021-04-01 | 1 | -4/+4 |
| | | |||||
* | | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-01 | 1 | -1/+1 |
|\| | |||||
| * | Don't make chown command verbose. | William Harrington | 2021-04-01 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-01 | 1 | -3/+5 |
|\| | |||||
| * | Add informative messages for setup disk stages. | William Harrington | 2021-04-01 | 1 | -3/+5 |
| | | |||||
| * | Add empty line. | William Harrington | 2021-04-01 | 1 | -0/+1 |
| | | |||||
* | | Add empty line. | William Harrington | 2021-04-01 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-01 | 1 | -2/+4 |
|\| | |||||
| * | Add comment for chroot script chmod commands. | William Harrington | 2021-04-01 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-01 | 1 | -0/+2 |
|\| | |||||
| * | Add chapter 6 build message. | William Harrington | 2021-04-01 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-01 | 1 | -0/+2 |
|\| | |||||
| * | Add chapter 5 build message. | William Harrington | 2021-04-01 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'cleanup' into chapter7 | William Harrington | 2021-04-01 | 1 | -1/+2 |
|\| | |||||
| * | Add download message when downloading packages and patches. | William Harrington | 2021-04-01 | 1 | -1/+2 |
| | | |||||
| * | Add message when copying requierd files for build to LFS sources target ↵ | William Harrington | 2021-04-01 | 1 | -0/+3 |
| | | | | | | | | directory. | ||||
| * | Add warning message about potential loss of data when not manually setting ↵ | William Harrington | 2021-04-01 | 1 | -1/+9 |
| | | | | | | | | up the LFS partition, filesystem and mounting. | ||||
| * | Add chroot command with argument for chapter 7 and perform chapter 7 ↵ | William Harrington | 2021-03-30 | 1 | -1/+4 |
| | | | | | | | | commands within insidechroot.sh. | ||||
| * | Enable cleanup/backup for chapter 6 | William Harrington | 2021-03-26 | 1 | -2/+2 |
| | | |||||
| * | Remove spinner source since moved to functions. | William Harrington | 2021-03-26 | 1 | -4/+0 |
| | | |||||
| * | Source functions. | William Harrington | 2021-03-26 | 1 | -0/+4 |
| | | |||||
| * | Colorize CHROOT as red. | William Harrington | 2021-03-26 | 1 | -2/+2 |
| | | |||||
| * | Make Building message when first starting the build to have the target LFS ↵ | William Harrington | 2021-03-24 | 1 | -1/+1 |
| | | | | | | | | location and target disk/partition as high intensity white. | ||||
* | | Add message when copying requierd files for build to LFS sources target ↵ | William Harrington | 2021-04-01 | 1 | -0/+3 |
| | | | | | | | | directory. | ||||
* | | Add warning message about potential loss of data when not manually setting ↵ | William Harrington | 2021-04-01 | 1 | -1/+9 |
| | | | | | | | | up the LFS partition, filesystem and mounting. | ||||
* | | Add TESTUSERID when chrooting and use 'id -u' commnd to get user id. Use ↵ | William Harrington | 2021-03-29 | 1 | -0/+2 |
| | | | | | | | | when adding tester user to passwd. | ||||
* | | Remove spinner source since moved to functions. | William Harrington | 2021-03-26 | 1 | -4/+0 |
| | | |||||
* | | Source functions. | William Harrington | 2021-03-26 | 1 | -0/+4 |
| | |