Skip to content

Commit

Permalink
Update remote ISOs URLs
Browse files Browse the repository at this point in the history
Signed-off-by: Aline Manera <aline.manera@gmail.com>
  • Loading branch information
alinefm committed Dec 27, 2019
1 parent b04c5e3 commit a657499
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 125 deletions.
6 changes: 3 additions & 3 deletions distros.d/debian.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[
{
"name": "Debian jessie",
"name": "Debian 10",
"os_distro": "debian",
"os_arch": "x86_64",
"os_version": "8.5",
"path": "http://ftp.acc.umu.se/debian-cd/8.5.0-live/amd64/iso-hybrid/debian-live-8.5.0-amd64-gnome-desktop.iso"
"os_version": "10",
"path": "https://cdimage.debian.org/debian-cd/current/i386/iso-cd/debian-10.2.0-i386-netinst.iso"
}
]
12 changes: 6 additions & 6 deletions distros.d/fedora.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
[
{
"name": "Fedora 28",
"name": "Fedora 30",
"os_distro": "fedora",
"os_arch": "x86_64",
"os_version": "28",
"path": "http://mirrors.kernel.org/fedora/releases/28/Everything/x86_64/iso/Fedora-Everything-netinst-x86_64-28-1.1.iso"
"os_version": "30",
"path": "https://muug.ca/mirror/fedora/linux/releases/30/Everything/x86_64/iso/Fedora-Everything-netinst-x86_64-30-1.2.iso"
},
{
"name": "Fedora 29",
"name": "Fedora 31",
"os_distro": "fedora",
"os_arch": "x86_64",
"os_version": "29",
"path": "http://mirrors.kernel.org/fedora/releases/29/Everything/x86_64/iso/Fedora-Everything-netinst-x86_64-29-1.2.iso"
"os_version": "31",
"path": "https://muug.ca/mirror/fedora/linux/releases/31/Everything/x86_64/iso/Fedora-Everything-netinst-x86_64-31-1.9.iso"
}
]
11 changes: 2 additions & 9 deletions distros.d/gentoo.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,7 @@
"name": "gentoo-20140826",
"os_distro": "gentoo",
"os_arch": "x86_64",
"os_version": "20140826",
"path": "http://distfiles.gentoo.org/releases/amd64/20140826/livedvd-amd64-multilib-20140826.iso"
},
{
"name": "gentoo-20160514",
"os_distro": "gentoo",
"os_arch": "x86_64",
"os_version": "20160514",
"path": "http://distfiles.gentoo.org/releases/amd64/20160514/livedvd-amd64-multilib-20160514.iso"
"os_version": "20191206",
"path": "https://distfiles.gentoo.org/releases/x86/autobuilds/20191206T214502Z/install-x86-minimal-20191206T214502Z.iso"
}
]
34 changes: 3 additions & 31 deletions distros.d/opensuse.json
Original file line number Diff line number Diff line change
@@ -1,37 +1,9 @@
[
{
"name": "opensuse-12.3",
"name": "OpenSUSE LEAP 15.1",
"os_distro": "opensuse",
"os_arch": "x86_64",
"os_version": "12.3",
"path": "http://suse.mirrors.tds.net/pub/opensuse/distribution/12.3/iso/openSUSE-12.3-DVD-x86_64.iso"
},
{
"name": "opensuse-13.1",
"os_distro": "opensuse",
"os_arch": "x86_64",
"os_version": "13.1",
"path": "http://suse.mirrors.tds.net/pub/opensuse/distribution/13.1/iso/openSUSE-13.1-DVD-x86_64.iso"
},
{
"name": "opensuse-13.2",
"os_distro": "opensuse",
"os_arch": "x86_64",
"os_version": "13.2",
"path": "http://suse.mirrors.tds.net/pub/opensuse/distribution/13.2/iso/openSUSE-13.2-DVD-x86_64.iso"
},
{
"name": "opensuse-42.1",
"os_distro": "opensuse",
"os_arch": "x86_64",
"os_version": "42.1",
"path": "http://suse.mirrors.tds.net/pub/opensuse/distribution/leap/42.1/iso/openSUSE-Leap-42.1-DVD-x86_64.iso"
},
{
"name": "opensuse-42.2",
"os_distro": "opensuse",
"os_arch": "x86_64",
"os_version": "42.2",
"path": "http://suse.mirrors.tds.net/pub/opensuse/distribution/leap/42.2/iso/openSUSE-Leap-42.2-DVD-x86_64-Build0045-Media.iso"
"os_version": "15.1",
"path": "https://download.opensuse.org/distribution/leap/15.1/iso/openSUSE-Leap-15.1-NET-x86_64.iso"
}
]
82 changes: 6 additions & 76 deletions distros.d/ubuntu.json
Original file line number Diff line number Diff line change
@@ -1,86 +1,16 @@
[
{
"name": "Ubuntu Server 14.04 LE (Trusty Tahr)",
"os_distro": "ubuntu",
"os_arch": "ppc64",
"os_version": "14.04",
"path": "http://cdimages.ubuntu.com/releases/14.04/release/ubuntu-14.04.6-server-ppc64el.iso"
},
{
"name": "Ubuntu Server 14.04 LE (Trusty Tahr)",
"os_distro": "ubuntu",
"os_arch": "x86_64",
"os_version": "14.04.6",
"path": "http://ubuntu-releases.cs.umn.edu/14.04/ubuntu-14.04.6-server-amd64.iso"
},
{
"name": "Ubuntu Server 14.10 (Utopic Unicorn)",
"os_distro": "ubuntu",
"os_arch": "x86_64",
"os_version": "14.10",
"path": "http://old-releases.ubuntu.com/releases/14.10/ubuntu-14.10-server-amd64.iso"
},
{
"name": "Ubuntu Server 14.10 LE (Utopic Unicorn)",
"os_distro": "ubuntu",
"os_arch": "ppc64le",
"os_version": "14.10",
"path": "http://old-releases.ubuntu.com/releases/14.10/ubuntu-14.10-server-ppc64el.iso"
},
{
"name": "Ubuntu Server 15.04 (Vivid Vervet)",
"os_distro": "ubuntu",
"os_arch": "x86_64",
"os_version": "15.04",
"path": "http://old-releases.ubuntu.com/releases/vivid/ubuntu-15.04-server-amd64.iso"
},
{
"name": "Ubuntu Server 15.04 LE (Vivid Vervet)",
"os_distro": "ubuntu",
"os_arch": "ppc64le",
"os_version": "15.04",
"path": "http://old-releases.ubuntu.com/releases/vivid/ubuntu-15.04-server-ppc64el.iso"
},
{
"name": "Ubuntu Server 15.10 (Wily Werewolf)",
"name": "Ubuntu 19.04",
"os_distro": "ubuntu",
"os_arch": "x86_64",
"os_version": "15.10",
"path": "http://releases.ubuntu.com/15.10/ubuntu-15.10-server-amd64.iso"
"os_version": "19.04",
"path": "https://releases.ubuntu.com/19.04/ubuntu-19.04-desktop-amd64.iso"
},
{
"name": "Ubuntu Server 15.10 LE (Wily Werewolf)",
"os_distro": "ubuntu",
"os_arch": "ppc64le",
"os_version": "15.10",
"path": "http://cdimages.ubuntu.com/releases/15.10/release/ubuntu-15.10-server-ppc64el.iso"
},
{
"name": "Ubuntu Server 16.04 (Xenial Xerus)",
"name": "Ubuntu 19.10",
"os_distro": "ubuntu",
"os_arch": "x86_64",
"os_version": "16.04.06",
"path": "http://releases.ubuntu.com/16.04/ubuntu-16.04.6-server-amd64.iso"
},
{
"name": "Ubuntu Server 16.04 (Xenial Xerus)",
"os_distro": "ubuntu",
"os_arch": "ppc64le",
"os_version": "16.04.06",
"path": "http://cdimages.ubuntu.com/releases/16.04/release/ubuntu-16.04.6-server-ppc64el.iso"
},
{
"name": "Ubuntu Server 18.04 (Bionic Beaver)",
"os_distro": "ubuntu",
"os_arch": "x86_64",
"os_version": "18.04.2",
"path": "http://releases.ubuntu.com/18.04/ubuntu-18.04.2-live-server-amd64.iso"
},
{
"name": "Ubuntu Server 18.04 LE (Bionic Beaver)",
"os_distro": "ubuntu",
"os_arch": "ppc64le",
"os_version": "18.04.2",
"path": "http://cdimage.ubuntu.com/releases/18.04.2/release/ubuntu-18.04.2-server-ppc64el.iso"
"os_version": "19.10",
"path": "https://releases.ubuntu.com/19.10/ubuntu-19.10-desktop-amd64.iso"
}
]

0 comments on commit a657499

Please sign in to comment.