mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 22:16:58 +02:00
build_packages: Update help for CoreOS
Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
parent
de00a676a8
commit
dcc9a2b97d
@ -28,10 +28,10 @@ DEFINE_boolean fetchonly "${FLAGS_FALSE}" \
|
|||||||
|
|
||||||
FLAGS_HELP="usage: $(basename $0) [flags] [packages]
|
FLAGS_HELP="usage: $(basename $0) [flags] [packages]
|
||||||
|
|
||||||
build_packages updates the set of binary packages needed by Chrome OS. It will
|
build_packages updates the set of binary packages needed by CoreOS. It will
|
||||||
cross compile all packages that have been updated into the given target's root
|
cross compile all packages that have been updated into the given target's root
|
||||||
and build binary packages as a side-effect. The output packages will be picked
|
and build binary packages as a side-effect. The output packages will be picked
|
||||||
up by the build_image script to put together a bootable Chrome OS image.
|
up by the build_image script to put together a bootable CoreOS image.
|
||||||
|
|
||||||
If [packages] are specified, only build those specific packages (and any
|
If [packages] are specified, only build those specific packages (and any
|
||||||
dependencies they might need).
|
dependencies they might need).
|
||||||
|
Loading…
Reference in New Issue
Block a user