aboutsummaryrefslogtreecommitdiffstats
path: root/chapter9
Commit message (Collapse)AuthorAgeFilesLines
* Major updates.William Harrington2021-12-116-158/+158
|
* Create fail and success functions and remove trailing white spaces at ends ↵William Harrington2021-04-155-10/+5
| | | | of lines.
* Set LC_TIME to POSIX since coreutils 8.28 has changed date behaviour from ↵William Harrington2021-04-151-0/+1
| | | | gnulib where some locales with 12 hour time data will output date's time in 12 hour instead of 24 hour format. View coreutil's changelog.
* Add set -e to scripts.William Harrington2021-04-136-0/+6
|
* Add bash profile, boot script configuration, inputrc and shell configuration ↵William Harrington2021-04-124-0/+115
| | | | to chapter9.
* Add to network script and source network script during build.William Harrington2021-04-121-0/+25
|
* Add network script.William Harrington2021-04-121-0/+13
|
* Add lfs-bootscripts script for chapter9.William Harrington2021-04-121-0/+3