mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 06:31:18 +02:00
Flag day flip of statefuldev
Review URL: http://codereview.chromium.org/1989001
This commit is contained in:
parent
364a2ce5d5
commit
b9f2d2ecbd
@ -35,7 +35,7 @@ DEFINE_boolean installmask $FLAGS_TRUE \
|
||||
"Use INSTALL_MASK to shrink the resulting image."
|
||||
DEFINE_integer jobs -1 \
|
||||
"How many packages to build in parallel at maximum."
|
||||
DEFINE_boolean statefuldev $FLAGS_FALSE \
|
||||
DEFINE_boolean statefuldev $FLAGS_TRUE \
|
||||
"Install development packages on stateful partition rather than the rootfs"
|
||||
DEFINE_string to "" \
|
||||
"The target image file or device"
|
||||
|
Loading…
x
Reference in New Issue
Block a user