aboutsummaryrefslogtreecommitdiff
path: root/tests/gremlin.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gremlin.scm')
0 files changed, 0 insertions, 0 deletions
0000") (term "vt100") (tty "ttyS2"))) (service dhcp-client-service-type) (service ntp-service-type) %base-services)))) (define orangepi-r1-plus-lts-rk3328-image-type (image-type (name 'orangepi-r1-plus-lts-rk3328-raw) (constructor (lambda (os) (image (inherit (raw-with-offset-disk-image (expt 2 24))) (operating-system os) (platform aarch64-linux)))))) (define orangepi-r1-plus-lts-rk3328-barebones-raw-image (image (inherit (os+platform->image orangepi-r1-plus-lts-rk3328-barebones-os aarch64-linux #:type orangepi-r1-plus-lts-rk3328-image-type)) (name 'orangepi-r1-plus-lts-rk3328-barebones-raw-image))) orangepi-r1-plus-lts-rk3328-barebones-raw-image