Skip to content

Commit d17b60f

Browse files
committed
Update integrated utils
Dwarfs updated to the latest git revision Updated all outdated dependencies Compiled using Clang 13 + O3 + LTO for better runtime performance
1 parent e31c70b commit d17b60f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

conty-start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ mount_point="${working_dir}"/mnt
4646
scriptsize=25224
4747

4848
# The size of the utils archive
49-
utilssize=2867492
49+
utilssize=2850852
5050

5151
# Offset where the image is stored
5252
offset=$((scriptsize+utilssize))

utils.tar.gz

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:8616b218c49c0f096d1542a8a225599345c359331269d4b6874af1fa5e353341
3-
size 2867492
2+
oid sha256:d7b451ddc800c6f771119afdaed38904c1d653765d0049f27acb3ff1a37e94f1
3+
size 2850852

utils_dwarfs.tar.gz

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:27b9e5e103647a3768c858c8b2f234f4f2b4a9530db132540cdd07907da1857b
3-
size 8817764
2+
oid sha256:e81b8afce4341ed2a328147be551da43fef71f5e0a8894d5cee4a92dfecaa32f
3+
size 8409660

0 commit comments

Comments
 (0)