projects
/
pennestraat-domotica
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2eda334
)
build: reduce USB image size
author
Kristof Provost
<kp@FreeBSD.org>
Tue, 2 May 2023 21:41:56 +0000
(23:41 +0200)
committer
Kristof Provost
<kp@FreeBSD.org>
Tue, 2 May 2023 22:07:53 +0000
(
00:07
+0200)
There's no need for a lot of extra space. Enough to contain an extra
image, and that'll do it.
image/build.sh
patch
|
blob
|
history
diff --git
a/image/build.sh
b/image/build.sh
index
ba5faf6
..
9d507da
100755
(executable)
--- a/
image/build.sh
+++ b/
image/build.sh
@@
-13,4
+13,4
@@
poudriere image \
-b \
-c overlay/usb \
-n pennestraat \
- -s
20
g -t usb
+ -s
4
g -t usb