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
*
Merge branch 'cleanup' into chapter7
William Harrington
2021-04-02
1
-1
/
+1
|
\
|
*
Format FAIL and OK messages with intense color. Reset colors before new line....
William Harrington
2021-04-02
1
-1
/
+1
*
|
Use [[ ]] instead of [ ]
William Harrington
2021-04-02
1
-1
/
+1
*
|
Merge branch 'cleanup' into chapter7
William Harrington
2021-04-02
1
-8
/
+20
|
\
|
|
*
Exit if copying required scripts and other files fails.
William Harrington
2021-04-02
1
-2
/
+7
|
*
Exit if creationg of LFS target directory fails.
William Harrington
2021-04-02
1
-2
/
+9
|
*
Use if [[ ... ]] instead of [ ... ] and change retval check in setupdisk when...
William Harrington
2021-04-02
1
-4
/
+4
*
|
Merge branch 'cleanup' into chapter7
William Harrington
2021-04-02
1
-0
/
+2
|
\
|
|
*
Exit when creating partition or filesystem fails. Use LFS_FS variable from en...
William Harrington
2021-04-02
1
-0
/
+2
|
*
Add message for cleanup and backup tasks.
William Harrington
2021-04-01
1
-0
/
+1
|
*
Add new lines in front of CHROOT messages.
William Harrington
2021-04-01
1
-3
/
+3
*
|
Use intense colors for backup found message and indent. Change cleanup and ba...
William Harrington
2021-04-01
1
-1
/
+2
*
|
Use CYN at end of last CHROOT exit message.
William Harrington
2021-04-01
1
-1
/
+1
*
|
Add SPINNER to chroot variables for spinnertype to be used.
William Harrington
2021-04-01
1
-4
/
+9
*
|
Merge branch 'cleanup' into chapter7
William Harrington
2021-04-01
1
-3
/
+4
|
\
|
|
*
Adjust formatting of main download and build chapter sections.
William Harrington
2021-04-01
1
-3
/
+4
*
|
Merge branch 'cleanup' into chapter7
William Harrington
2021-04-01
1
-4
/
+4
|
\
|
|
*
Formatting changes of printf's.
William Harrington
2021-04-01
1
-4
/
+4
*
|
Merge branch 'cleanup' into chapter7
William Harrington
2021-04-01
1
-1
/
+1
|
\
|
|
*
Don't make chown command verbose.
William Harrington
2021-04-01
1
-1
/
+1
*
|
Merge branch 'cleanup' into chapter7
William Harrington
2021-04-01
1
-3
/
+5
|
\
|
|
*
Add informative messages for setup disk stages.
William Harrington
2021-04-01
1
-3
/
+5
|
*
Add empty line.
William Harrington
2021-04-01
1
-0
/
+1
*
|
Add empty line.
William Harrington
2021-04-01
1
-0
/
+1
*
|
Merge branch 'cleanup' into chapter7
William Harrington
2021-04-01
1
-2
/
+4
|
\
|
|
*
Add comment for chroot script chmod commands.
William Harrington
2021-04-01
1
-0
/
+2
*
|
Merge branch 'cleanup' into chapter7
William Harrington
2021-04-01
1
-0
/
+2
|
\
|
|
*
Add chapter 6 build message.
William Harrington
2021-04-01
1
-0
/
+2
*
|
Merge branch 'cleanup' into chapter7
William Harrington
2021-04-01
1
-0
/
+2
|
\
|
|
*
Add chapter 5 build message.
William Harrington
2021-04-01
1
-0
/
+2
*
|
Merge branch 'cleanup' into chapter7
William Harrington
2021-04-01
1
-1
/
+2
|
\
|
|
*
Add download message when downloading packages and patches.
William Harrington
2021-04-01
1
-1
/
+2
|
*
Add message when copying requierd files for build to LFS sources target direc...
William Harrington
2021-04-01
1
-0
/
+3
|
*
Add warning message about potential loss of data when not manually setting up...
William Harrington
2021-04-01
1
-1
/
+9
|
*
Add chroot command with argument for chapter 7 and perform chapter 7 commands...
William Harrington
2021-03-30
1
-1
/
+4
|
*
Enable cleanup/backup for chapter 6
William Harrington
2021-03-26
1
-2
/
+2
|
*
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
*
|
Add message when copying requierd files for build to LFS sources target direc...
William Harrington
2021-04-01
1
-0
/
+3
*
|
Add warning message about potential loss of data when not manually setting up...
William Harrington
2021-04-01
1
-1
/
+9
*
|
Add TESTUSERID when chrooting and use 'id -u' commnd to get user id. Use whe...
William Harrington
2021-03-29
1
-0
/
+2
*
|
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
*
|
Make Building message when first starting the build to have the target LFS lo...
William Harrington
2021-03-24
1
-1
/
+1
*
|
Add some comments.
William Harrington
2021-03-24
1
-0
/
+2
*
|
Adjust CHROOT printf's and add chapter 7 blocks.
William Harrington
2021-03-24
1
-5
/
+36
|
/
*
Use printf instead of echo.
William Harrington
2021-03-23
1
-14
/
+14
*
Cleanup lfs.sh
William Harrington
2021-03-23
1
-21
/
+21
[next]