~comcloudway/builds.sr.ht

545d3514bcc177c130bbf1f3fe49871b487daa4c — Drew DeVault 5 years ago 2439555
Add ubuntu 16.04

This is still supported by Canonical
3 files changed, 5 insertions(+), 0 deletions(-)

A images/ubuntu/16.04
A images/ubuntu/xenial/functions
A images/ubuntu/xenial/genimg
A images/ubuntu/16.04 => images/ubuntu/16.04 +1 -0
@@ 0,0 1,1 @@
xenial
\ No newline at end of file

A images/ubuntu/xenial/functions => images/ubuntu/xenial/functions +1 -0
@@ 0,0 1,1 @@
../functions
\ No newline at end of file

A images/ubuntu/xenial/genimg => images/ubuntu/xenial/genimg +3 -0
@@ 0,0 1,3 @@
#!/bin/sh -eux
export release=xenial
exec ../genimg "$@"