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
/
setupdisk.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make adjustments for Odroid N2+ aarch64 build.
William Harrington
2021-04-19
1
-0
/
+1
*
Create fail and success functions and remove trailing white spaces at ends of...
William Harrington
2021-04-15
1
-3
/
+4
*
Use if [[ ... ]] instead of [ ... ] and change retval check in setupdisk when...
William Harrington
2021-04-02
1
-1
/
+2
*
Put quotes around
William Harrington
2021-04-02
1
-1
/
+1
*
Format LFS_FS text string to lowercse with ,, operator.
William Harrington
2021-04-02
1
-1
/
+1
*
Exit when creating partition or filesystem fails. Use LFS_FS variable from en...
William Harrington
2021-04-02
1
-3
/
+11
*
Add informative messages for setup disk stages.
William Harrington
2021-04-01
1
-1
/
+1
*
Add indented messages when creating partition and formatting filesystem.
William Harrington
2021-04-01
1
-0
/
+4
*
LFS_ROOT and LFS_DISK not needed as these are exported environment variables ...
William Harrington
2021-04-01
1
-4
/
+1
*
Cleanup setupdisk.sh
William Harrington
2021-03-23
1
-0
/
+2
*
redirect all output to null.
William Harrington
2021-03-22
1
-2
/
+2
*
Remove interpreter from scripts that are sourced. Remove executable bits are ...
William Harrington
2021-03-22
1
-2
/
+0
*
Hardcode path to mkfs as sudo may not always set PATH to include /sbin.
William Harrington
2021-03-21
1
-1
/
+1
*
Setup lfs environment and disk setup.
William Harrington
2021-03-15
1
-0
/
+25