genode-ehmry/runtimes/alpine/alpine_seoul_nova/installer/Tupfile
Emery Hemingway 42ccf06ea5 Alpine Linux running in Seoul
Two runtimes, one with the Alpine standard live image, both with an 8GiB
disk image.
2019-04-27 20:18:13 +02:00

20 lines
463 B
Plaintext

TARGET_NAME = installer-alpine_seoul_nova
include ../../media/standard/iso.tup
include_rules
: vm_seoul.cfg |> !collect_raw |>
: |> !raw |>
PKG_DEPENDS += \
@(PUBLIC_SRC_BASE_NOVA) \
@(PUBLIC_SRC_INIT) \
@(PUBLIC_SRC_NIT_FB) \
@(PUBLIC_SRC_ROM_BLOCK) \
@(PUBLIC_SRC_SEOUL_NOVA) \
_/src/fs_block \
_/raw/alpine-standard-x86 \
_/raw/$(TARGET_NAME) \
: runtime.in |> sed 's/@ISO_NAME@/$(ISO_NAME)/' %f > %o |> runtime
: runtime |> !collect_pkg_runtime |>