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
path:
root
/
lfs.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove spinner source since moved to functions.
William Harrington
2021-03-26
1
-4
/
+0
*
Source functions.
William Harrington
2021-03-26
1
-0
/
+4
*
Colorize CHROOT as red.
William Harrington
2021-03-26
1
-2
/
+2
*
Make Building message when first starting the build to have the target LFS lo...
William Harrington
2021-03-24
1
-1
/
+1
*
Use printf instead of echo.
William Harrington
2021-03-23
1
-14
/
+14
*
Cleanup lfs.sh
William Harrington
2021-03-23
1
-21
/
+21
*
Add some build features.
William Harrington
2021-03-22
1
-14
/
+41
*
Add lines for preparing chroot and entering chroot. Add commented lines for c...
William Harrington
2021-03-22
1
-0
/
+17
*
Clear screen before build starts.
William Harrington
2021-03-21
1
-1
/
+3
*
Add comments.
William Harrington
2021-03-19
1
-0
/
+16
*
Add patches.csv to be copied and processed in download.
William Harrington
2021-03-19
1
-18
/
+2
*
Add retval to download and report failure.
William Harrington
2021-03-19
1
-0
/
+4
*
Remove the echo. Verified PATH looks correct.
William Harrington
2021-03-18
1
-1
/
+0
*
Properly setup environment for build. May have been causing issues later on i...
William Harrington
2021-03-18
1
-4
/
+12
*
Add missing retval line.
William Harrington
2021-03-18
1
-0
/
+1
*
Return the exit status from packageinstall scrip to the chapter loops in lfs....
William Harrington
2021-03-18
1
-0
/
+11
*
Add braces to LFS variable.
William Harrington
2021-03-18
1
-1
/
+1
*
Add MAKEFLAGS, adjust some variables and include spinner and colors.
William Harrington
2021-03-18
1
-3
/
+10
*
source download.sh from lfs.sh and don't source lfs.sh from download.sh resul...
William Harrington
2021-03-17
1
-1
/
+7
*
version check never fails, it's there to make sure your host is appropriate. ...
William Harrington
2021-03-16
1
-0
/
+2
*
Was forgotten.
William Harrington
2021-03-16
1
-0
/
+2
*
Setup lfs environment and disk setup.
William Harrington
2021-03-15
1
-0
/
+33