Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into chapter7 | William Harrington | 2021-03-23 | 33 | -219/+276 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prepare chapter 7 build scripts. | William Harrington | 2021-03-22 | 8 | -1/+206 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upgrade' | William Harrington | 2021-04-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade file-5.39 to 5.40. | William Harrington | 2021-04-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrad to Python 3.9.4 from 3.9.2. | William Harrington | 2021-04-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use intensity for OK and adjust message. | William Harrington | 2021-04-03 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use intensity for OK and adjust message. | William Harrington | 2021-04-03 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use intense green for OK. | William Harrington | 2021-04-02 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new line after cleanup already performed message. | William Harrington | 2021-04-02 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Use printf instead of echo. | William Harrington | 2021-04-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Use printf instead of echo. | William Harrington | 2021-04-02 | 1 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup information messages. | 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 | 5 | -15/+12 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | line. Try to keep a sane style in the scripts. | |||||
* | | | | | | | | | | | | | | | | | | | | | | | | 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 | 10 | -24/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | when checking exit code when creating partition. | |||||
* | | | | | | | | | | | | | | | | | | | | | | | | Put quotes around | William Harrington | 2021-04-02 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Format LFS_FS text string to lowercse with ,, operator. | William Harrington | 2021-04-02 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Exit when creating partition or filesystem fails. Use LFS_FS variable from ↵ | William Harrington | 2021-04-02 | 2 | -3/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | env.sh so user can decide which filesystem to use. | |||||
* | | | | | | | | | | | | | | | | | | | | | | | Move SPINNER variable declaration and add LFS_FS for LFS filesystem variable ↵ | William Harrington | 2021-04-02 | 1 | -18/+20 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to be used in setupdisk script. | |||||
* | | | | | | | | | | | | | | | | | | | | | | Change cleanup and backup already performed messages. | William Harrington | 2021-04-01 | 2 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Use intense colors for virtual filesystems already mounted. | William Harrington | 2021-04-01 | 1 | -10/+10 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Add message for cleanup and backup tasks. | William Harrington | 2021-04-01 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Adjust indention. | William Harrington | 2021-04-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Adjust indention. | William Harrington | 2021-04-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Add new lines in front of CHROOT messages. | William Harrington | 2021-04-01 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Add new line after backup already found message. | William Harrington | 2021-04-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | Use intense colors for indented messages. | William Harrington | 2021-04-01 | 2 | -3/+3 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | Adjust formatting of main download and build chapter sections. | William Harrington | 2021-04-01 | 1 | -3/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | Formatting changes of printf's. | William Harrington | 2021-04-01 | 1 | -4/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | Don't make chown command verbose. | William Harrington | 2021-04-01 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Add informative messages for setup disk stages. | William Harrington | 2021-04-01 | 2 | -4/+6 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Add indented messages when creating partition and formatting filesystem. | William Harrington | 2021-04-01 | 1 | -0/+4 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | LFS_ROOT and LFS_DISK not needed as these are exported environment variables ↵ | William Harrington | 2021-04-01 | 1 | -4/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from env.sh. | |||||
* | | | | | | | | | | | | | | | Add empty line. | William Harrington | 2021-04-01 | 1 | -0/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Add comment for chroot script chmod commands. | William Harrington | 2021-04-01 | 1 | -0/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Add chapter 6 build message. | William Harrington | 2021-04-01 | 1 | -0/+2 | |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Add chapter 5 build message. | William Harrington | 2021-04-01 | 1 | -0/+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. | |||||
* | | | | | | | | | | Set default spinnertype to -/|\ and make it the first spinner type in the case. | William Harrington | 2021-04-01 | 2 | -3/+3 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Adjust function spinner to take in a spinner type. If no type is defined ↵ | William Harrington | 2021-04-01 | 4 | -20/+37 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | then random will be chosen. Pass the 2nd argument as spinnertype when spinner is invoked. Cleanup some extraction text and reset the colors at the end. | |||||
* | | | | | | | | | Use tput for color rather than escape codes from our colors.sh. | William Harrington | 2021-03-30 | 1 | -1/+2 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Update bison to 3.7.5. | William Harrington | 2021-03-30 | 1 | -1/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Use intense white for spinner and download percentage status. | William Harrington | 2021-03-30 | 1 | -2/+2 | |
| | | | | | | | | ||||||
* | | | | | | | | Always check md5sum even if file exists. File my be partial. Print message ↵ | William Harrington | 2021-03-30 | 1 | -6/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | that file is cached and then check md5sum. If md5sum fails, remove file. Next time script is ran, it will download and check again. |