aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adjust for bind utils and add Python dep.William Harrington2021-04-231-2/+11
* Add libtinfo to ncurses for BLFS libedit. Some packages will want to find lib...William Harrington2021-04-231-2/+4
* Go ahead and add libedit.... why not.William Harrington2021-04-231-5/+21
* Add lxml to GTK-Doc.William Harrington2021-04-231-2/+5
* Reverse some changes that came from the odroid_n2+ plain and systemd branches.William Harrington2021-04-231-2/+4
* Merge branch 'master' of git.berzerkula.org:lfs_buildWilliam Harrington2021-04-231-4/+5
|\
| * Set TERM to xterm.William Harrington2021-04-211-4/+5
* | Add a Makefile to help with dependency listing while building a server or des...William Harrington2021-04-231-0/+233
|/
* Remove verbosity of chown command.William Harrington2021-04-211-1/+1
* Upgrade to LESS 581.William Harrington2021-04-211-1/+1
* Move changing ownership of outside of the setupdisk section and into the cre...William Harrington2021-04-211-3/+6
* Replace versions in filenames to @William Harrington2021-04-201-6/+6
* Merge branch 'chapter10'William Harrington2021-04-1986-357/+5039
|\
| * Disable bracketed paste by default.William Harrington2021-04-191-1/+2
| * /mnt should be owned by root. Use sudo to create LFS target directory.William Harrington2021-04-171-1/+1
| * Copy kernel config.William Harrington2021-04-151-1/+1
| * Create fail and success functions and remove trailing white spaces at ends of...William Harrington2021-04-1518-51/+60
| * Set LC_TIME to POSIX since coreutils 8.28 has changed date behaviour from gnu...William Harrington2021-04-151-0/+1
| * Upgrade meson to 0.57.2William Harrington2021-04-141-1/+1
| * Use AND lists and remove set -eWilliam Harrington2021-04-14104-447/+347
| * 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
* | Adjust spacing with configure option.William Harrington2021-04-191-1/+1
* | /mnt should be owned by root. Use sudo to create LFS target directory.William Harrington2021-04-171-1/+1
* | Create fail and success functions and remove trailing white spaces at ends of...William Harrington2021-04-1518-49/+63
* | Set LC_TIME to POSIX since coreutils 8.28 has changed date behaviour from gnu...William Harrington2021-04-151-0/+1
* | Upgrade meson to 0.57.2William Harrington2021-04-141-1/+1
* | Merge branch 'chapter9'William Harrington2021-04-138-1/+183
|\ \
| * | 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 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