aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Use set -eWilliam Harrington2021-04-141-8/+9
* Remove empty line.William Harrington2021-04-142-3/+0
* Remove space.William Harrington2021-04-141-1/+0
* Use AND lists.William Harrington2021-04-141-10/+10
* Add LFS_SWAP environment varialbe and use it in fstab.William Harrington2021-04-132-1/+2
* Add linux kernel script. Copies kernel config from /sources and builds.William Harrington2021-04-131-0/+14
* Add a kernel config for vmware.William Harrington2021-04-131-0/+4615
* Copy kernel config long with scripts and package/patches csv files. Adjust a ...William Harrington2021-04-131-2/+4
* Add command for building the kernel.William Harrington2021-04-131-1/+1
* Add swap device to environment variables.William Harrington2021-04-131-0/+3
* Add fstab and use LFS env varibles for disk, partition and filesystem.William Harrington2021-04-131-0/+1
* Add set -e to scripts.William Harrington2021-04-136-0/+6
* Upgrade URL for sysvinit patch.William Harrington2021-04-131-1/+1
* Add set -e to top of scripts and remove space between -j and value in MAKEFLAGS.William Harrington2021-04-13110-5/+113
* Add Chapter 10 fstab script.William Harrington2021-04-121-0/+18
* Add chapter 10 section and pass disk, partition and filesystem variables to c...William Harrington2021-04-121-1/+15
* Add chapter 10 section.William Harrington2021-04-121-1/+22
* Add bash profile, boot script configuration, inputrc and shell configuration ...William Harrington2021-04-125-0/+123
* Add to network script and source network script during build.William Harrington2021-04-122-7/+33
* Add shellcheck directive.William Harrington2021-04-121-0/+2
* Add network script.William Harrington2021-04-121-0/+13
* Add network to list of targets to install.William Harrington2021-04-121-2/+2
* Add lfs-bootscripts script for chapter9.William Harrington2021-04-121-0/+3
* Add section for building chapter9.William Harrington2021-04-121-1/+15
* Add chapter9 log directory.William Harrington2021-04-121-0/+3
* Add missing chapter8 build info. Was lost in merge.William Harrington2021-04-121-2/+16
* Merge branch 'chapter8'William Harrington2021-04-1278-13/+1215
|\
| * 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-120-0/+0
| * Don't remove doc, info and man during cleanup.William Harrington2021-04-121-3/+3
| * Fix link creation for /run and /run lock. Was causing issues when botting bec...William Harrington2021-04-101-2/+2
| * Upgrade GCC to 10.3.0.William Harrington2021-04-081-2/+2
| * Add shellcheck directives.William Harrington2021-04-085-1/+8
| * Add shellcheck directives.William Harrington2021-04-081-0/+4
| * Add shellcheck parsing directives.William Harrington2021-04-088-2/+15
| * Source preparechroot instead of sudo. If limited directory structure is creat...William Harrington2021-04-081-9/+12
| * Use sudo inside preparechroot and remove check for root user.William Harrington2021-04-081-27/+22
| * Adjust backup and cleanup scripts for chapter8.William Harrington2021-04-082-0/+88
| * Fix/Add chroot commands. Add cleanup and backup for chapter 8.William Harrington2021-04-081-4/+43
| * Change backup file to proper user:group ownership after creation.William Harrington2021-04-072-2/+2
| * Fix a header so that #include <python3.9/Python.h> works.William Harrington2021-04-071-0/+2
| * Install shell-complletions for bash and zsh.William Harrington2021-04-071-0/+2
| * Use configure prefix option rather than PREFIX variable for /usrWilliam Harrington2021-04-071-1/+1
| * Merge branch 'cleanup' into chapter8William Harrington2021-04-072-1/+2
| |\
| * | Add commands to move libmagic shared library to /lib.William Harrington2021-04-071-0/+3
| * | Merge branch 'cleanup' into chapter8William Harrington2021-04-071-1/+4
| |\ \
| * | | Use package version when changing ownership of versioned library libpsx.so.x.xxWilliam Harrington2021-04-071-1/+1
| * | | Merge branch 'cleanup' into chapter8William Harrington2021-04-071-1/+1
| |\ \ \
| * | | | Use package version for versioned patch/directories.William Harrington2021-04-072-2/+2