index
:
lfs_build
master
odroid_n2+
odroid_n2+-systemd
systemd
LFS build script repo
GIT Owner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to linux-5.10.26 from 5.10.17.
William Harrington
2021-03-26
1
-2
/
+2
*
Reformat MD5SUM information and include OK or FAILURE on line underneath succ...
William Harrington
2021-03-26
1
-1
/
+4
*
Remove spinner script and move spinner function to functions.
William Harrington
2021-03-26
2
-49
/
+47
*
Source functions.
William Harrington
2021-03-26
1
-0
/
+4
*
Create a script exporting separate functions and remove download function fro...
William Harrington
2021-03-26
2
-17
/
+20
*
Provide wget exit status when download fails.
William Harrington
2021-03-26
1
-0
/
+5
*
Colorize CHROOT as red.
William Harrington
2021-03-26
1
-2
/
+2
*
Last exit code will be the unset... remove it. Don't need it anyway.
William Harrington
2021-03-26
1
-2
/
+0
*
Capitalize the error and remove the unset. It is not needed.
William Harrington
2021-03-26
1
-3
/
+1
*
Remove unset command. Not needed. Remove the sleep 5 when compiling.
William Harrington
2021-03-26
1
-3
/
+0
*
Unset CFLAGS when done.
William Harrington
2021-03-25
1
-0
/
+2
*
Unset variables no longer used.
William Harrington
2021-03-25
1
-0
/
+2
*
Change case of FILE to file and rename DIRS to directories.
William Harrington
2021-03-25
1
-5
/
+5
*
Change case of PROC to lower case proc.
William Harrington
2021-03-25
1
-3
/
+3
*
Unset unused variables and remove commented out old way of getting DIRNAME.
William Harrington
2021-03-25
1
-1
/
+2
*
Unset variables no longer in use and remove commented out wget command.
William Harrington
2021-03-25
1
-1
/
+2
*
Unset numjobs variable as it isn't used after using it in MAKEFLAGS.
William Harrington
2021-03-25
1
-0
/
+2
*
Make Building message when first starting the build to have the target LFS lo...
William Harrington
2021-03-24
1
-1
/
+1
*
Adjust indention again.
William Harrington
2021-03-24
1
-1
/
+1
*
Fix indentation.
William Harrington
2021-03-24
1
-1
/
+1
*
Use HOME variable when changing ownership of backup archive.
William Harrington
2021-03-24
1
-1
/
+1
*
Extract virt fs mount commands to a separate script.
William Harrington
2021-03-24
2
-29
/
+39
*
Adjust some text and use printf.
William Harrington
2021-03-24
1
-3
/
+3
*
Adjust indention.
William Harrington
2021-03-24
1
-10
/
+10
*
Use an array to pass directories to compress to tar.
William Harrington
2021-03-23
1
-2
/
+3
*
Remove stray S when stripping
William Harrington
2021-03-23
1
-1
/
+1
*
Fix some issues with backup file location and use /home/kb0iic variable and u...
William Harrington
2021-03-23
2
-4
/
+4
*
Change message when entering CHROOT.
William Harrington
2021-03-23
1
-1
/
+1
*
Add new line at end of inside chroot message.
William Harrington
2021-03-23
1
-1
/
+1
*
Add missing '/'.
William Harrington
2021-03-23
1
-1
/
+1
*
Use printf instead of echo.
William Harrington
2021-03-23
6
-36
/
+36
*
Remove echo command used for testing.
William Harrington
2021-03-23
1
-1
/
+0
*
Cleanup chapter5 scripts.
William Harrington
2021-03-23
5
-25
/
+35
*
Clean up chapter6 scripts.
William Harrington
2021-03-23
19
-90
/
+132
*
Cleanup colors.sh
William Harrington
2021-03-23
1
-0
/
+2
*
Cleanup download.sh
William Harrington
2021-03-23
1
-8
/
+10
*
Cleanup env.sh
William Harrington
2021-03-23
1
-14
/
+20
*
Cleanup lfs.sh
William Harrington
2021-03-23
1
-21
/
+21
*
Cleanup packageinstall.sh and get toplevel directory using tar and reduce the...
William Harrington
2021-03-23
1
-21
/
+17
*
Cleanup preparechroot.sh
William Harrington
2021-03-23
1
-32
/
+26
*
Cleanup setupdisk.sh
William Harrington
2021-03-23
1
-0
/
+2
*
Cleanup spinner.sh
William Harrington
2021-03-23
1
-3
/
+6
*
Cleanup versioncheck.sh.
William Harrington
2021-03-23
1
-5
/
+5
*
Not ready for chapter7 scripts, yet.
William Harrington
2021-03-22
7
-0
/
+0
*
Add a percentage count while downloading tarball and if md5sum doesn't match,...
William Harrington
2021-03-22
1
-3
/
+3
*
Remove LFS_SRC and use /sources, make extraction text intense blue, and chang...
William Harrington
2021-03-22
1
-4
/
+10
*
Add bold, intense and blinking.
William Harrington
2021-03-22
1
-0
/
+32
*
redirect all output to null.
William Harrington
2021-03-22
1
-2
/
+2
*
Remove LFS_SRC and use /sources so that when we are in chroot, this script wo...
William Harrington
2021-03-22
1
-4
/
+1
*
Add some build features.
William Harrington
2021-03-22
1
-14
/
+41
[next]