Skip to content
Snippets Groups Projects
Verified Commit b8bc4124 authored by Michal Hrusecky's avatar Michal Hrusecky :mouse:
Browse files

lxc-generator: More distros

parent 4a4a8259
No related branches found
No related tags found
No related merge requests found
......@@ -87,10 +87,12 @@ add_image "Alpine" "3.4" "armv7l" "`get_lxc_url alpine/3.4/armhf`"
get_arch
add_image "ArchLinux" "latest" "armv7l" "`pwd`/ArchLinuxARM-mirabox-latest.tar"
add_image "Debian" "Jessie" "armv7l" "`get_lxc_url debian/jessie/armhf`"
add_image "Debian" "Stretch" "armv7l" "`get_lxc_url debian/stretch/armhf`"
add_image "Gentoo" "stable" "armv7l" "`get_gentoo_url arm armv7a_hardfp`"
add_image "openSUSE" "13.2" "armv7l" "http://download.opensuse.org/ports/armv7hl/distribution/13.2/appliances/openSUSE-13.2-ARM-JeOS.armv7-rootfs.armv7l-Current.tbz"
add_image "openSUSE" "42.2" "armv7l" "http://download.opensuse.org/repositories/home:/-miska-:/arm:/image/openSUSE_Leap_42.2/openSUSE-Leap42.2-ARM-JeOS-rootfs.armv7l.tbz"
add_image "openSUSE" "Tumbleweed" "armv7l" "http://download.opensuse.org/ports/armv7hl/tumbleweed/images/openSUSE-Tumbleweed-ARM-JeOS.armv7-rootfs.armv7l-Current.tbz"
add_image "Sabayon" "current" "armv7l" "`get_lxc_url sabayon/current/armhf`"
add_image "Ubuntu" "Xenial" "armv7l" "`get_lxc_url ubuntu/xenial/armhf`"
add_image "Ubuntu" "Yakkety" "armv7l" "`get_lxc_url ubuntu/yakkety/armhf`"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment