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
/
chapter6
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major updates.
William Harrington
2021-12-11
19
-298
/
+298
*
Adjust indention. Evil tabs.
William Harrington
2021-05-04
2
-8
/
+8
*
Merge branch 'chapter10'
William Harrington
2021-04-19
3
-10
/
+11
|
\
|
*
Create fail and success functions and remove trailing white spaces at ends of...
William Harrington
2021-04-15
2
-5
/
+5
|
*
Use AND lists and remove set -e
William Harrington
2021-04-14
17
-23
/
+6
|
*
Use set -e
William Harrington
2021-04-14
1
-8
/
+9
|
*
Add set -e to top of scripts and remove space between -j and value in MAKEFLAGS.
William Harrington
2021-04-13
19
-4
/
+22
|
*
Add shellcheck directive.
William Harrington
2021-04-12
1
-0
/
+2
*
|
Create fail and success functions and remove trailing white spaces at ends of...
William Harrington
2021-04-15
2
-9
/
+9
*
|
Add set -e to top of scripts and remove space between -j and value in MAKEFLAGS.
William Harrington
2021-04-13
19
-4
/
+22
*
|
Add shellcheck directive.
William Harrington
2021-04-12
1
-0
/
+2
|
/
*
Add shellcheck directives.
William Harrington
2021-04-08
1
-0
/
+2
*
Change backup file to proper user:group ownership after creation.
William Harrington
2021-04-07
1
-1
/
+1
*
Fix quotes around .
William Harrington
2021-04-07
1
-1
/
+1
*
Add commands to file for moving shared library.
William Harrington
2021-04-07
1
-1
/
+4
*
Use package version for versioned patch/directories.
William Harrington
2021-04-07
1
-1
/
+1
*
Use VERSION variable with bash fixes patch.
William Harrington
2021-04-06
1
-1
/
+1
*
Make tar command verbose and log to backup and cleanup logs.
William Harrington
2021-04-05
2
-21
/
+24
*
Add new line after cleanup already performed message.
William Harrington
2021-04-02
1
-1
/
+1
*
Use printf instead of echo.
William Harrington
2021-04-02
1
-1
/
+1
*
Use printf instead of echo.
William Harrington
2021-04-02
1
-3
/
+3
*
Cleanup information messages.
William Harrington
2021-04-02
2
-2
/
+2
*
Format FAIL and OK messages with intense color. Reset colors before new line....
William Harrington
2021-04-02
2
-4
/
+4
*
Change cleanup and backup already performed messages.
William Harrington
2021-04-01
2
-2
/
+2
*
Use intense color and indention for backup already found message.
William Harrington
2021-04-01
1
-1
/
+1
*
Fix indentation.
William Harrington
2021-04-01
1
-1
/
+1
*
Use intense colors for already completed message.
William Harrington
2021-04-01
1
-1
/
+1
*
Add new line after backup already found message.
William Harrington
2021-04-01
1
-1
/
+1
*
Adjust function spinner to take in a spinner type. If no type is defined then...
William Harrington
2021-04-01
1
-1
/
+1
*
Remove unset command at end and direct all output to /dev/null for tar.
William Harrington
2021-03-26
1
-5
/
+3
*
Add command for patching bash fixes patch.
William Harrington
2021-03-26
1
-0
/
+1
*
Last exit code will be the unset... remove it. Don't need it anyway.
William Harrington
2021-03-26
1
-2
/
+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
*
Use HOME variable when changing ownership of backup archive.
William Harrington
2021-03-24
1
-1
/
+1
*
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
*
Clean up chapter6 scripts.
William Harrington
2021-03-23
19
-90
/
+132
*
Add optional cleanup and backup chapter6 scripts. Always nice to backup befor...
William Harrington
2021-03-22
2
-0
/
+43
*
Remove interpreter from scripts that are sourced. Remove executable bits are ...
William Harrington
2021-03-22
17
-48
/
+14
*
Add chapter 6 commands. Had some fixes for m4 regrding -Wabi=11 and -fpermiss...
William Harrington
2021-03-21
17
-0
/
+216