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
/
functions.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create fail and success functions and remove trailing white spaces at ends of...
William Harrington
2021-04-15
1
-7
/
+14
*
Use if [[ ... ]] instead of [ ... ] and change retval check in setupdisk when...
William Harrington
2021-04-02
1
-2
/
+2
*
Adjust indention.
William Harrington
2021-04-01
1
-1
/
+1
*
Adjust indention.
William Harrington
2021-04-01
1
-1
/
+1
*
Set default spinnertype to -/|\ and make it the first spinner type in the case.
William Harrington
2021-04-01
1
-2
/
+2
*
Adjust function spinner to take in a spinner type. If no type is defined then...
William Harrington
2021-04-01
1
-16
/
+28
*
Use tput for color rather than escape codes from our colors.sh.
William Harrington
2021-03-30
1
-1
/
+2
*
Use intense white for spinner and download percentage status.
William Harrington
2021-03-30
1
-2
/
+2
*
Replace spinner with random spinner selection when building. Possibility to p...
William Harrington
2021-03-26
1
-44
/
+82
*
Remove spinner script and move spinner function to functions.
William Harrington
2021-03-26
1
-1
/
+47
*
Create a script exporting separate functions and remove download function fro...
William Harrington
2021-03-26
1
-0
/
+19